Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
Modifier and Type | Method and Description |
---|---|
static OperationStatus.ErrorCode |
OperationStatus.ErrorCode.forNumber(int value) |
OperationStatus.ErrorCode |
OperationStatusOrBuilder.getErrorCode()
The error code in case of failures.
|
OperationStatus.ErrorCode |
OperationStatus.getErrorCode()
The error code in case of failures.
|
OperationStatus.ErrorCode |
OperationStatus.Builder.getErrorCode()
The error code in case of failures.
|
static OperationStatus.ErrorCode |
OperationStatus.ErrorCode.valueOf(Descriptors.EnumValueDescriptor desc) |
static OperationStatus.ErrorCode |
OperationStatus.ErrorCode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OperationStatus.ErrorCode |
OperationStatus.ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationStatus.ErrorCode[] |
OperationStatus.ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<OperationStatus.ErrorCode> |
OperationStatus.ErrorCode.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
OperationStatus.Builder |
OperationStatus.Builder.setErrorCode(OperationStatus.ErrorCode value)
The error code in case of failures.
|
Copyright © 2020 Google LLC. All rights reserved.