Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListModelDeploymentMonitoringJobsResponse (v0.4.0)

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

Response message for JobService.ListModelDeploymentMonitoringJobs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#model_deployment_monitoring_jobs

def model_deployment_monitoring_jobs() -> ::Array<::Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringJob>
Returns

#model_deployment_monitoring_jobs=

def model_deployment_monitoring_jobs=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringJob>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The standard List next-page token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The standard List next-page token.
Returns
  • (::String) — The standard List next-page token.