| 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 |
ManagedInstanceLastAttemptOrBuilder.getErrors()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
Errors |
ManagedInstanceLastAttempt.getErrors()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
Errors |
ManagedInstanceLastAttempt.Builder.getErrors()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
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.
|
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> |
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.
|
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.
|
Error.Builder |
Error.Builder.addErrors(int index,
Errors value)
[Output Only] The array of errors encountered while processing this operation.
|
ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.Builder.mergeErrors(Errors value)
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
Errors.Builder |
Errors.Builder.mergeFrom(Errors other) |
static Errors.Builder |
Errors.newBuilder(Errors prototype) |
ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.Builder.setErrors(Errors value)
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
Error.Builder |
Error.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.
|
Copyright © 2023 Google LLC. All rights reserved.