| Modifier and Type | Method and Description |
|---|---|
Error |
Error.Builder.build() |
Error |
Error.Builder.buildPartial() |
static Error |
Error.getDefaultInstance() |
Error |
Error.getDefaultInstanceForType() |
Error |
Error.Builder.getDefaultInstanceForType() |
Error |
OperationOrBuilder.getError()
[Output Only] If errors are generated during processing of the operation, this field will be populated.
|
Error |
Operation.getError()
[Output Only] If errors are generated during processing of the operation, this field will be populated.
|
Error |
Operation.Builder.getError()
[Output Only] If errors are generated during processing of the operation, this field will be populated.
|
static Error |
Error.parseDelimitedFrom(InputStream input) |
static Error |
Error.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Error |
Error.parseFrom(byte[] data) |
static Error |
Error.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Error |
Error.parseFrom(ByteBuffer data) |
static Error |
Error.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Error |
Error.parseFrom(com.google.protobuf.ByteString data) |
static Error |
Error.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Error |
Error.parseFrom(com.google.protobuf.CodedInputStream input) |
static Error |
Error.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Error |
Error.parseFrom(InputStream input) |
static Error |
Error.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Error> |
Error.getParserForType() |
static com.google.protobuf.Parser<Error> |
Error.parser() |
| Modifier and Type | Method and Description |
|---|---|
Operation.Builder |
Operation.Builder.mergeError(Error value)
[Output Only] If errors are generated during processing of the operation, this field will be populated.
|
Error.Builder |
Error.Builder.mergeFrom(Error other) |
static Error.Builder |
Error.newBuilder(Error prototype) |
Operation.Builder |
Operation.Builder.setError(Error value)
[Output Only] If errors are generated during processing of the operation, this field will be populated.
|
Copyright © 2023 Google LLC. All rights reserved.