Class TransferOperationMetadata (0.1.2)

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

Represents the metadata of the long-running operation.

Attributes

Name Description
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. CCFE supplied fields BEGIN The time the operation was created.
end_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time the operation finished running.
counters google.cloud.parallelstore_v1beta.types.TransferCounters
Information about the progress of the transfer operation.
source str
Required. The origin of the data transfer.
destination str
Required. The destination of the data transfer.
transfer_type google.cloud.parallelstore_v1beta.types.TransferType
The type of transfer occurring.