Financialservices Engine Config

This table represents the financialservices_engine_config resource from Google Cloud Platform.

gcp.financialservices_engine_config

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The timestamp of creation of this resource.
datadog_display_namecorestring
engine_versioncorestringRequired. The resource name of the EngineVersion used in this model tuning. format: `/projects/{project_num}/locations/{location}/instances/{instance}/engineVersions/{engine_version}`
hyperparameter_sourcecorejsonOptional. Configuration of hyperparameters source EngineConfig.
hyperparameter_source_typecorestringOptional. The origin of hyperparameters for the created EngineConfig. The default is `TUNING`. In this case, the hyperparameters are selected as a result of a tuning run. Possible values: ['HYPERPARAMETER_SOURCE_TYPE_UNSPECIFIED', 'TUNING', 'INHERITED']. Values descriptions: ['Hyperparameter source type is unspecified, defaults to TUNING.', 'The EngineConfig creation starts a tuning job which selects the best hyperparameters.', 'The hyperparameters are inherited from another EngineConfig.']
labelscorearray<string>
line_of_businesscorestringOutput only. The line of business (Retail/Commercial) this engine config is used for. Determined by EngineVersion, cannot be set by user. Possible values: ['LINE_OF_BUSINESS_UNSPECIFIED', 'COMMERCIAL', 'RETAIL']. Values descriptions: ['An unspecified LineOfBusiness. Do not use.', 'Commercial LineOfBusiness.', 'Retail LineOfBusiness.']
namecorestringOutput only. The resource name of the EngineConfig. format: `/projects/{project_num}/locations/{location}/instances/{instance}/engineConfigs/{engine_config}`
organization_idcorestring
parentcorestring
performance_targetcorejsonOptional. PerformanceTarget gives information on how the tuning and training will be evaluated. This field is required if `hyperparameter_source.type` is not `INHERITED`, and output-only otherwise.
project_idcorestring
project_numbercorestring
resource_namecorestring
statecorestringOutput only. State of the EngineConfig (creating, active, deleting, etc.) Possible values: ['STATE_UNSPECIFIED', 'CREATING', 'ACTIVE', 'UPDATING', 'DELETING']. Values descriptions: ['State is unspecified, should not occur.', 'The resource has not finished being created.', 'The resource is active/ready to be used.', 'The resource is in the process of being updated.', 'The resource is in the process of being deleted.']
tagscorehstore
tuningcorejsonOptional. Configuration for tuning in creation of the EngineConfig. This field is required if `hyperparameter_source.type` is not `INHERITED`, and output-only otherwise.
update_timecoretimestampOutput only. The timestamp of the most recent update of this resource.