| Modifier and Type | Method and Description |
|---|---|
Execution.Error |
Execution.Error.Builder.build() |
Execution.Error |
Execution.Error.Builder.buildPartial() |
static Execution.Error |
Execution.Error.getDefaultInstance() |
Execution.Error |
Execution.Error.getDefaultInstanceForType() |
Execution.Error |
Execution.Error.Builder.getDefaultInstanceForType() |
Execution.Error |
ExecutionOrBuilder.getError()
Output only.
|
Execution.Error |
Execution.getError()
Output only.
|
Execution.Error |
Execution.Builder.getError()
Output only.
|
static Execution.Error |
Execution.Error.parseDelimitedFrom(InputStream input) |
static Execution.Error |
Execution.Error.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution.Error |
Execution.Error.parseFrom(byte[] data) |
static Execution.Error |
Execution.Error.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution.Error |
Execution.Error.parseFrom(ByteBuffer data) |
static Execution.Error |
Execution.Error.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution.Error |
Execution.Error.parseFrom(com.google.protobuf.ByteString data) |
static Execution.Error |
Execution.Error.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution.Error |
Execution.Error.parseFrom(com.google.protobuf.CodedInputStream input) |
static Execution.Error |
Execution.Error.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution.Error |
Execution.Error.parseFrom(InputStream input) |
static Execution.Error |
Execution.Error.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Execution.Error> |
Execution.Error.getParserForType() |
static com.google.protobuf.Parser<Execution.Error> |
Execution.Error.parser() |
| Modifier and Type | Method and Description |
|---|---|
Execution.Builder |
Execution.Builder.mergeError(Execution.Error value)
Output only.
|
Execution.Error.Builder |
Execution.Error.Builder.mergeFrom(Execution.Error other) |
static Execution.Error.Builder |
Execution.Error.newBuilder(Execution.Error prototype) |
Execution.Builder |
Execution.Builder.setError(Execution.Error value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.