OperationStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Attributes | |
---|---|
Name | Description |
done |
bool
Output only. Whether the operation is done or still in progress. |
error_code |
google.cloud.gaming_v1.types.OperationStatus.ErrorCode
The error code in case of failures. |
error_message |
str
The human-readable error message. |
Classes
ErrorCode
ErrorCode(value)
Values: ERROR_CODE_UNSPECIFIED (0): No description available. INTERNAL_ERROR (1): No description available. PERMISSION_DENIED (2): No description available. CLUSTER_CONNECTION (3): No description available.