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

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

EngineVersion controls which version of the engine is used to tune, train, and run the model.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#expected_decommission_time

def expected_decommission_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. Planned time to stop supporting the version, in addition to no training or tuning, models trained on this version can no longer be used for prediction/backtest.

#expected_limitation_start_time

def expected_limitation_start_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. Planned time to stop allowing training/tuning using this version. Existing trained models can still be used for prediction/backtest.

#line_of_business

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

#name

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

#state

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