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