| Package | Description |
|---|---|
| com.google.cloud.gkehub.configmanagement.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
InstallError |
InstallError.Builder.build() |
InstallError |
InstallError.Builder.buildPartial() |
static InstallError |
InstallError.getDefaultInstance() |
InstallError |
InstallError.getDefaultInstanceForType() |
InstallError |
InstallError.Builder.getDefaultInstanceForType() |
InstallError |
OperatorState.getErrors(int index)
Install errors.
|
InstallError |
OperatorState.Builder.getErrors(int index)
Install errors.
|
InstallError |
OperatorStateOrBuilder.getErrors(int index)
Install errors.
|
static InstallError |
InstallError.parseDelimitedFrom(InputStream input) |
static InstallError |
InstallError.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstallError |
InstallError.parseFrom(byte[] data) |
static InstallError |
InstallError.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstallError |
InstallError.parseFrom(ByteBuffer data) |
static InstallError |
InstallError.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstallError |
InstallError.parseFrom(com.google.protobuf.ByteString data) |
static InstallError |
InstallError.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstallError |
InstallError.parseFrom(com.google.protobuf.CodedInputStream input) |
static InstallError |
InstallError.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstallError |
InstallError.parseFrom(InputStream input) |
static InstallError |
InstallError.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<InstallError> |
OperatorState.getErrorsList()
Install errors.
|
List<InstallError> |
OperatorState.Builder.getErrorsList()
Install errors.
|
List<InstallError> |
OperatorStateOrBuilder.getErrorsList()
Install errors.
|
com.google.protobuf.Parser<InstallError> |
InstallError.getParserForType() |
static com.google.protobuf.Parser<InstallError> |
InstallError.parser() |
| Modifier and Type | Method and Description |
|---|---|
OperatorState.Builder |
OperatorState.Builder.addErrors(InstallError value)
Install errors.
|
OperatorState.Builder |
OperatorState.Builder.addErrors(int index,
InstallError value)
Install errors.
|
InstallError.Builder |
InstallError.Builder.mergeFrom(InstallError other) |
static InstallError.Builder |
InstallError.newBuilder(InstallError prototype) |
OperatorState.Builder |
OperatorState.Builder.setErrors(int index,
InstallError value)
Install errors.
|
| Modifier and Type | Method and Description |
|---|---|
OperatorState.Builder |
OperatorState.Builder.addAllErrors(Iterable<? extends InstallError> values)
Install errors.
|
Copyright © 2024 Google LLC. All rights reserved.