Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::MigratableResource (v0.9.1)

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

Represents one resource that exists in automl.googleapis.com, datalabeling.googleapis.com or ml.googleapis.com.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#automl_dataset

def automl_dataset() -> ::Google::Cloud::AIPlatform::V1::MigratableResource::AutomlDataset
Returns

#automl_model

def automl_model() -> ::Google::Cloud::AIPlatform::V1::MigratableResource::AutomlModel
Returns

#data_labeling_dataset

def data_labeling_dataset() -> ::Google::Cloud::AIPlatform::V1::MigratableResource::DataLabelingDataset
Returns

#last_migrate_time

def last_migrate_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. Timestamp when the last migration attempt on this MigratableResource started. Will not be set if there's no migration attempt on this MigratableResource.

#last_update_time

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

#ml_engine_model_version

def ml_engine_model_version() -> ::Google::Cloud::AIPlatform::V1::MigratableResource::MlEngineModelVersion
Returns