Google Cloud Ai Platform V1 Client - Class BatchMigrateResourcesOperationMetadata (0.19.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class BatchMigrateResourcesOperationMetadata.

Runtime operation information for MigrationService.BatchMigrateResources.

Generated from protobuf message google.cloud.aiplatform.v1.BatchMigrateResourcesOperationMetadata

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ generic_metadata Google\Cloud\AIPlatform\V1\GenericOperationMetadata

The common part of the operation metadata.

↳ partial_results array<Google\Cloud\AIPlatform\V1\BatchMigrateResourcesOperationMetadata\PartialResult>

Partial results that reflect the latest migration operation progress.

getGenericMetadata

The common part of the operation metadata.

Returns
TypeDescription
Google\Cloud\AIPlatform\V1\GenericOperationMetadata|null

hasGenericMetadata

clearGenericMetadata

setGenericMetadata

The common part of the operation metadata.

Parameter
NameDescription
var Google\Cloud\AIPlatform\V1\GenericOperationMetadata
Returns
TypeDescription
$this

getPartialResults

Partial results that reflect the latest migration operation progress.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setPartialResults

Partial results that reflect the latest migration operation progress.

Parameter
NameDescription
var array<Google\Cloud\AIPlatform\V1\BatchMigrateResourcesOperationMetadata\PartialResult>
Returns
TypeDescription
$this