public interface FeatureResourceStateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
FeatureResourceState.State |
getState()
The current state of the Feature resource in the Hub API.
|
int |
getStateValue()
The current state of the Feature resource in the Hub API.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getStateValue()
The current state of the Feature resource in the Hub API.
.google.cloud.gkehub.v1alpha.FeatureResourceState.State state = 1;FeatureResourceState.State getState()
The current state of the Feature resource in the Hub API.
.google.cloud.gkehub.v1alpha.FeatureResourceState.State state = 1;Copyright © 2024 Google LLC. All rights reserved.