AsyncModelMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The long running operation metadata for async model related methods.
Attributes |
|
---|---|
Name | Description |
state |
google.cloud.optimization_v1.types.AsyncModelMetadata.State
The state of the current operation. |
state_message |
str
A message providing more details about the current state of the operation. For example, the error message if the operation is failed. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
The creation time of the operation. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
The last update time of the operation. |
Classes
State
State(value)
Possible states of the operation.