| Modifier and Type | Method and Description |
|---|---|
Errors |
Errors.Builder.build() |
Errors |
Errors.Builder.buildPartial() |
static Errors |
Errors.getDefaultInstance() |
Errors |
Errors.getDefaultInstanceForType() |
Errors |
Errors.Builder.getDefaultInstanceForType() |
Errors |
ManagedInstanceLastAttemptErrorsOrBuilder.getErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
|
Errors |
ErrorOrBuilder.getErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
|
Errors |
Error.getErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
|
Errors |
Error.Builder.getErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
|
Errors |
ManagedInstanceLastAttemptErrors.getErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
|
Errors |
ManagedInstanceLastAttemptErrors.Builder.getErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
|
static Errors |
Errors.parseDelimitedFrom(InputStream input) |
static Errors |
Errors.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Errors |
Errors.parseFrom(byte[] data) |
static Errors |
Errors.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Errors |
Errors.parseFrom(ByteBuffer data) |
static Errors |
Errors.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Errors |
Errors.parseFrom(com.google.protobuf.ByteString data) |
static Errors |
Errors.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Errors |
Errors.parseFrom(com.google.protobuf.CodedInputStream input) |
static Errors |
Errors.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Errors |
Errors.parseFrom(InputStream input) |
static Errors |
Errors.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Errors> |
ManagedInstanceLastAttemptErrorsOrBuilder.getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
|
List<Errors> |
ErrorOrBuilder.getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
|
List<Errors> |
Error.getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
|
List<Errors> |
Error.Builder.getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
|
List<Errors> |
ManagedInstanceLastAttemptErrors.getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
|
List<Errors> |
ManagedInstanceLastAttemptErrors.Builder.getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
|
com.google.protobuf.Parser<Errors> |
Errors.getParserForType() |
static com.google.protobuf.Parser<Errors> |
Errors.parser() |
| Modifier and Type | Method and Description |
|---|---|
Error.Builder |
Error.Builder.addErrors(Errors value)
[Output Only] The array of errors encountered while processing this operation.
|
ManagedInstanceLastAttemptErrors.Builder |
ManagedInstanceLastAttemptErrors.Builder.addErrors(Errors value)
[Output Only] The array of errors encountered while processing this operation.
|
Error.Builder |
Error.Builder.addErrors(int index,
Errors value)
[Output Only] The array of errors encountered while processing this operation.
|
ManagedInstanceLastAttemptErrors.Builder |
ManagedInstanceLastAttemptErrors.Builder.addErrors(int index,
Errors value)
[Output Only] The array of errors encountered while processing this operation.
|
Errors.Builder |
Errors.Builder.mergeFrom(Errors other) |
static Errors.Builder |
Errors.newBuilder(Errors prototype) |
Error.Builder |
Error.Builder.setErrors(int index,
Errors value)
[Output Only] The array of errors encountered while processing this operation.
|
ManagedInstanceLastAttemptErrors.Builder |
ManagedInstanceLastAttemptErrors.Builder.setErrors(int index,
Errors value)
[Output Only] The array of errors encountered while processing this operation.
|
| Modifier and Type | Method and Description |
|---|---|
Error.Builder |
Error.Builder.addAllErrors(Iterable<? extends Errors> values)
[Output Only] The array of errors encountered while processing this operation.
|
ManagedInstanceLastAttemptErrors.Builder |
ManagedInstanceLastAttemptErrors.Builder.addAllErrors(Iterable<? extends Errors> values)
[Output Only] The array of errors encountered while processing this operation.
|
Copyright © 2025 Google LLC. All rights reserved.