Interface representing the status of an RPC operation.
Indicates whether the status represents a successful operation. True if the status is OK, false otherwise.
The status code of the operation.
The text associated with the status.
Converts the status to a string.
The status as a string.
Interface representing the status of an RPC operation.