| Package | Description |
|---|---|
| com.google.cloud.gkehub.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
CommonFeatureState |
CommonFeatureState.Builder.build() |
CommonFeatureState |
CommonFeatureState.Builder.buildPartial() |
static CommonFeatureState |
CommonFeatureState.getDefaultInstance() |
CommonFeatureState |
CommonFeatureState.getDefaultInstanceForType() |
CommonFeatureState |
CommonFeatureState.Builder.getDefaultInstanceForType() |
CommonFeatureState |
Feature.getState()
Output only.
|
CommonFeatureState |
Feature.Builder.getState()
Output only.
|
CommonFeatureState |
FeatureOrBuilder.getState()
Output only.
|
static CommonFeatureState |
CommonFeatureState.parseDelimitedFrom(InputStream input) |
static CommonFeatureState |
CommonFeatureState.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonFeatureState |
CommonFeatureState.parseFrom(byte[] data) |
static CommonFeatureState |
CommonFeatureState.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonFeatureState |
CommonFeatureState.parseFrom(ByteBuffer data) |
static CommonFeatureState |
CommonFeatureState.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonFeatureState |
CommonFeatureState.parseFrom(com.google.protobuf.ByteString data) |
static CommonFeatureState |
CommonFeatureState.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonFeatureState |
CommonFeatureState.parseFrom(com.google.protobuf.CodedInputStream input) |
static CommonFeatureState |
CommonFeatureState.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonFeatureState |
CommonFeatureState.parseFrom(InputStream input) |
static CommonFeatureState |
CommonFeatureState.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CommonFeatureState> |
CommonFeatureState.getParserForType() |
static com.google.protobuf.Parser<CommonFeatureState> |
CommonFeatureState.parser() |
| Modifier and Type | Method and Description |
|---|---|
CommonFeatureState.Builder |
CommonFeatureState.Builder.mergeFrom(CommonFeatureState other) |
Feature.Builder |
Feature.Builder.mergeState(CommonFeatureState value)
Output only.
|
static CommonFeatureState.Builder |
CommonFeatureState.newBuilder(CommonFeatureState prototype) |
Feature.Builder |
Feature.Builder.setState(CommonFeatureState value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.