| Package | Description |
|---|---|
| com.google.cloud.gkehub.configmanagement.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
BinauthzVersion |
BinauthzVersion.Builder.build() |
BinauthzVersion |
BinauthzVersion.Builder.buildPartial() |
static BinauthzVersion |
BinauthzVersion.getDefaultInstance() |
BinauthzVersion |
BinauthzVersion.getDefaultInstanceForType() |
BinauthzVersion |
BinauthzVersion.Builder.getDefaultInstanceForType() |
BinauthzVersion |
BinauthzState.getVersion()
The version of binauthz that is installed.
|
BinauthzVersion |
BinauthzState.Builder.getVersion()
The version of binauthz that is installed.
|
BinauthzVersion |
BinauthzStateOrBuilder.getVersion()
The version of binauthz that is installed.
|
static BinauthzVersion |
BinauthzVersion.parseDelimitedFrom(InputStream input) |
static BinauthzVersion |
BinauthzVersion.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzVersion |
BinauthzVersion.parseFrom(byte[] data) |
static BinauthzVersion |
BinauthzVersion.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzVersion |
BinauthzVersion.parseFrom(ByteBuffer data) |
static BinauthzVersion |
BinauthzVersion.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzVersion |
BinauthzVersion.parseFrom(com.google.protobuf.ByteString data) |
static BinauthzVersion |
BinauthzVersion.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzVersion |
BinauthzVersion.parseFrom(com.google.protobuf.CodedInputStream input) |
static BinauthzVersion |
BinauthzVersion.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzVersion |
BinauthzVersion.parseFrom(InputStream input) |
static BinauthzVersion |
BinauthzVersion.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BinauthzVersion> |
BinauthzVersion.getParserForType() |
static com.google.protobuf.Parser<BinauthzVersion> |
BinauthzVersion.parser() |
| Modifier and Type | Method and Description |
|---|---|
BinauthzVersion.Builder |
BinauthzVersion.Builder.mergeFrom(BinauthzVersion other) |
BinauthzState.Builder |
BinauthzState.Builder.mergeVersion(BinauthzVersion value)
The version of binauthz that is installed.
|
static BinauthzVersion.Builder |
BinauthzVersion.newBuilder(BinauthzVersion prototype) |
BinauthzState.Builder |
BinauthzState.Builder.setVersion(BinauthzVersion value)
The version of binauthz that is installed.
|
Copyright © 2024 Google LLC. All rights reserved.