Class BatchMigrateResourcesOperationMetadata (1.18.1)

BatchMigrateResourcesOperationMetadata(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Runtime operation information for MigrationService.BatchMigrateResources.

Attributes

NameDescription
generic_metadata google.cloud.aiplatform_v1.types.GenericOperationMetadata
The common part of the operation metadata.
partial_results Sequence[google.cloud.aiplatform_v1.types.BatchMigrateResourcesOperationMetadata.PartialResult]
Partial results that reflect the latest migration operation progress.

Inheritance

builtins.object > proto.message.Message > BatchMigrateResourcesOperationMetadata

Classes

PartialResult

PartialResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a partial result in batch migration operation for one MigrateResourceRequest.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields