Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringObjectiveConfig (v0.11.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringObjectiveConfig.

ModelDeploymentMonitoringObjectiveConfig contains the pair of deployed_model_id to ModelMonitoringObjectiveConfig.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#deployed_model_id

def deployed_model_id() -> ::String
Returns
  • (::String) — The DeployedModel ID of the objective config.

#deployed_model_id=

def deployed_model_id=(value) -> ::String
Parameter
  • value (::String) — The DeployedModel ID of the objective config.
Returns
  • (::String) — The DeployedModel ID of the objective config.

#objective_config

def objective_config() -> ::Google::Cloud::AIPlatform::V1::ModelMonitoringObjectiveConfig
Returns

#objective_config=

def objective_config=(value) -> ::Google::Cloud::AIPlatform::V1::ModelMonitoringObjectiveConfig
Parameter
Returns