| Package | Description |
|---|---|
| com.google.cloud.gkehub.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
static FeatureState.Code |
FeatureState.Code.forNumber(int value) |
FeatureState.Code |
FeatureState.getCode()
The high-level, machine-readable status of this Feature.
|
FeatureState.Code |
FeatureState.Builder.getCode()
The high-level, machine-readable status of this Feature.
|
FeatureState.Code |
FeatureStateOrBuilder.getCode()
The high-level, machine-readable status of this Feature.
|
static FeatureState.Code |
FeatureState.Code.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FeatureState.Code |
FeatureState.Code.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FeatureState.Code |
FeatureState.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureState.Code[] |
FeatureState.Code.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<FeatureState.Code> |
FeatureState.Code.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FeatureState.Builder |
FeatureState.Builder.setCode(FeatureState.Code value)
The high-level, machine-readable status of this Feature.
|
Copyright © 2024 Google LLC. All rights reserved.