Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class MigrateResourceResponse.
Describes a successfully migrated resource.
Generated from protobuf message google.cloud.aiplatform.v1.MigrateResourceResponse
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ dataset
string
Migrated Dataset's resource name.
↳ model
string
Migrated Model's resource name.
↳ migratable_resource
MigratableResource
Before migration, the identifier in ml.googleapis.com, automl.googleapis.com or datalabeling.googleapis.com.
getDataset
Migrated Dataset's resource name.
string
hasDataset
setDataset
Migrated Dataset's resource name.
var
string
$this
getModel
Migrated Model's resource name.
string
hasModel
setModel
Migrated Model's resource name.
var
string
$this
getMigratableResource
Before migration, the identifier in ml.googleapis.com, automl.googleapis.com or datalabeling.googleapis.com.
hasMigratableResource
clearMigratableResource
setMigratableResource
Before migration, the identifier in ml.googleapis.com, automl.googleapis.com or datalabeling.googleapis.com.
$this
getMigratedResource
string

