Class OperationStatus (1.0.2)

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 google.cloud.gaming_v1beta.types.OperationStatus.ErrorCode
The error code in case of failures.
error_message str
The human-readable error message.

Classes

ErrorCode

ErrorCode(value)

API documentation for gaming_v1beta.types.OperationStatus.ErrorCode class.