Enum Code
Namespace: Google.Rpc
Assembly: Google.Api.CommonProtos.dll
Syntax
public enum Code
Fields
| Name | Description |
|---|---|
| Aborted | |
| AlreadyExists | |
| Cancelled | |
| DataLoss | |
| DeadlineExceeded | |
| FailedPrecondition | |
| Internal | |
| InvalidArgument | |
| NotFound | |
| Ok | |
| OutOfRange | |
| PermissionDenied | |
| ResourceExhausted | |
| Unauthenticated | |
| Unavailable | |
| Unimplemented | |
| Unknown |