Class ExportMetadata (1.20.0)

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

Metadata related to the progress of the Export operation. This is returned by the google.longrunning.Operation.metadata field.

Attributes

NameDescription
create_time google.protobuf.timestamp_pb2.Timestamp
Operation create time.
update_time google.protobuf.timestamp_pb2.Timestamp
Operation last update time. If the operation is done, this is also the finish time.