static CloudShellErrorDetails.CloudShellErrorCode |
CloudShellErrorDetails.CloudShellErrorCode.forNumber(int value) |
|
CloudShellErrorDetails.CloudShellErrorCode |
CloudShellErrorDetails.Builder.getCode() |
Code indicating the specific error the occurred.
|
CloudShellErrorDetails.CloudShellErrorCode |
CloudShellErrorDetails.getCode() |
Code indicating the specific error the occurred.
|
CloudShellErrorDetails.CloudShellErrorCode |
CloudShellErrorDetailsOrBuilder.getCode() |
Code indicating the specific error the occurred.
|
static CloudShellErrorDetails.CloudShellErrorCode |
CloudShellErrorDetails.CloudShellErrorCode.valueOf(int value) |
Deprecated.
|
static CloudShellErrorDetails.CloudShellErrorCode |
CloudShellErrorDetails.CloudShellErrorCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CloudShellErrorDetails.CloudShellErrorCode |
CloudShellErrorDetails.CloudShellErrorCode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CloudShellErrorDetails.CloudShellErrorCode[] |
CloudShellErrorDetails.CloudShellErrorCode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|