| Package | Description |
|---|---|
| com.google.cloud.gkehub.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
static FeatureResourceState.State |
FeatureResourceState.State.forNumber(int value) |
FeatureResourceState.State |
FeatureResourceState.getState()
The current state of the Feature resource in the Hub API.
|
FeatureResourceState.State |
FeatureResourceState.Builder.getState()
The current state of the Feature resource in the Hub API.
|
FeatureResourceState.State |
FeatureResourceStateOrBuilder.getState()
The current state of the Feature resource in the Hub API.
|
static FeatureResourceState.State |
FeatureResourceState.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FeatureResourceState.State |
FeatureResourceState.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FeatureResourceState.State |
FeatureResourceState.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureResourceState.State[] |
FeatureResourceState.State.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<FeatureResourceState.State> |
FeatureResourceState.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FeatureResourceState.Builder |
FeatureResourceState.Builder.setState(FeatureResourceState.State value)
The current state of the Feature resource in the Hub API.
|
Copyright © 2024 Google LLC. All rights reserved.