MoveFolderMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)Contains metadata about the progress of the MoveFolder Long-running operations.
Attributes |
|
|---|---|
| Name | Description |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time the operation was created. |
end_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time the operation finished running. |
target |
str
Output only. Server-defined resource path for the target of the operation. |
state |
google.cloud.dataform_v1beta1.types.MoveFolderMetadata.State
The state of the move. |
percent_complete |
int
Percent complete of the move [0, 100]. |
Classes
State
State(value)Different states of the move.