Class OperationStatus (0.3.0)

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

Attributes

NameDescription
done bool
Output only. Whether the operation is done or still in progress.
error_code .common.OperationStatus.ErrorCode
The error code in case of failures.
error_message str
The human-readable error message.