Financial Services V1 API - Class Google::Cloud::FinancialServices::V1::EngineConfig (v0.2.0)

Reference documentation and code samples for the Financial Services V1 API class Google::Cloud::FinancialServices::V1::EngineConfig.

The EngineConfig resource creates the configuration for training a model.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#engine_version

def engine_version() -> ::String
Returns
  • (::String) — Required. The resource name of the EngineVersion used in this model tuning. format: /projects/{project_num}/locations/{location}/instances/{instance}/engineVersions/{engine_version}

#engine_version=

def engine_version=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the EngineVersion used in this model tuning. format: /projects/{project_num}/locations/{location}/instances/{instance}/engineVersions/{engine_version}
Returns
  • (::String) — Required. The resource name of the EngineVersion used in this model tuning. format: /projects/{project_num}/locations/{location}/instances/{instance}/engineVersions/{engine_version}

#hyperparameter_source

def hyperparameter_source() -> ::Google::Cloud::FinancialServices::V1::EngineConfig::HyperparameterSource
Returns

#hyperparameter_source=

def hyperparameter_source=(value) -> ::Google::Cloud::FinancialServices::V1::EngineConfig::HyperparameterSource
Parameter
Returns

#hyperparameter_source_type

def hyperparameter_source_type() -> ::Google::Cloud::FinancialServices::V1::EngineConfig::HyperparameterSourceType
Returns

#hyperparameter_source_type=

def hyperparameter_source_type=(value) -> ::Google::Cloud::FinancialServices::V1::EngineConfig::HyperparameterSourceType
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Labels
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels

#line_of_business

def line_of_business() -> ::Google::Cloud::FinancialServices::V1::LineOfBusiness
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. The resource name of the EngineConfig. format: /projects/{project_num}/locations/{location}/instances/{instance}/engineConfigs/{engine_config}

#performance_target

def performance_target() -> ::Google::Cloud::FinancialServices::V1::EngineConfig::PerformanceTarget
Returns

#performance_target=

def performance_target=(value) -> ::Google::Cloud::FinancialServices::V1::EngineConfig::PerformanceTarget
Parameter
Returns

#state

def state() -> ::Google::Cloud::FinancialServices::V1::EngineConfig::State
Returns

#tuning

def tuning() -> ::Google::Cloud::FinancialServices::V1::EngineConfig::Tuning
Returns

#tuning=

def tuning=(value) -> ::Google::Cloud::FinancialServices::V1::EngineConfig::Tuning
Parameter
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns