| Modifier and Type | Method and Description |
|---|---|
static ServingState |
ServingState.forNumber(int value) |
ServingState |
CertificateMapEntryOrBuilder.getState()
Output only.
|
ServingState |
CertificateMapEntry.getState()
Output only.
|
ServingState |
CertificateMapEntry.Builder.getState()
Output only.
|
static ServingState |
ServingState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ServingState |
ServingState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServingState |
ServingState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServingState[] |
ServingState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ServingState> |
ServingState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CertificateMapEntry.Builder |
CertificateMapEntry.Builder.setState(ServingState value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.