TransferOperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents the metadata of the long-running operation.
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
Attributes |
|
---|---|
Name | Description |
source_parallelstore |
google.cloud.parallelstore_v1beta.types.SourceParallelstore
Output only. Parallelstore source. This field is a member of oneof _ source .
|
source_gcs_bucket |
google.cloud.parallelstore_v1beta.types.SourceGcsBucket
Output only. Cloud Storage source. This field is a member of oneof _ source .
|
destination_gcs_bucket |
google.cloud.parallelstore_v1beta.types.DestinationGcsBucket
Output only. Cloud Storage destination. This field is a member of oneof _ destination .
|
destination_parallelstore |
google.cloud.parallelstore_v1beta.types.DestinationParallelstore
Output only. Parallelstore destination. This field is a member of oneof _ destination .
|
counters |
google.cloud.parallelstore_v1beta.types.TransferCounters
Output only. Information about the progress of the transfer operation. |
transfer_type |
google.cloud.parallelstore_v1beta.types.TransferType
Output only. The type of transfer occurring. |