| AiUsecaseModelId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The use case model that’s related to the feature extractor.
- This field is a relationship field.
- Relationship Name
- AiUsecaseModel
- Relationship Type
- Lookup
- Refers To
- AIUsecaseModel
|
| BatchInputSourceIdentifier |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The identifier of the input source containing batch job-computed
features that a model can use to generate predictions. Available in
API version 57.0 and later.
|
| BatchInputSourceInformation |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The information about the batch input source, including query
parameters, objects, field mappings, and filter criteria.
|
| BatchInputSourceType |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Restricted picklist,
Sort, Update
- Description
- The input source of the features computed in batch jobs.
- Possible values are:
- The default value is CRMA.
|
| ClassName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the Apex class created for the feature extractor.
|
| DeveloperName |
- Type
- string
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The developer name of the feature extractor.
|
| FeatureInputType |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Restricted picklist,
Sort, Update
- Description
- Required. The type of feature input that’s used in generating
predictions. Available in API version 57.0 and later.
- Possible values are:
- Batch_And_Realtime_Input
- Batch_Input
- Realtime_Input
- Sample_Input
- The default value is Realtime_Input.
|
| InputContext |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The features that serve as the context for the feature extractor
in the JSON or CSV file. Available in API version 57.0 and
later.
|
| Language |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- The languages that are supported by the feature extractor.
- Possible values are:
-
da—Danish
-
de—German
-
en_US—English
-
es—Spanish
-
es_MX—Spanish
(Mexico)
-
fi—Finnish
-
fr—French
-
it—Italian
-
ja—Japanese
-
ko—Korean
-
nl_NL—Dutch
-
no—Norwegian
-
pt_BR—Portuguese
(Brazil)
-
ru—Russian
-
sv—Swedish
-
th—Thai
-
zh_CN—Chinese
(Simplified)
-
zh_TW—Chinese
(Traditional)
|
| MasterLabel |
- Type
- string
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The label of the feature extractor.
|
| NamespacePrefix |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Namespace prefix associated with this object. Each Developer
Edition org that creates a managed package has a unique namespace
prefix.
|
| Type |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- Required. Specifies the type of the feature extractor.
- Possible values are:
- The default value is APEX.
|