| Modifier and Type | Method and Description |
|---|---|
TaskExecution |
TaskExecution.Builder.build() |
TaskExecution |
TaskExecution.Builder.buildPartial() |
static TaskExecution |
TaskExecution.getDefaultInstance() |
TaskExecution |
TaskExecution.getDefaultInstanceForType() |
TaskExecution |
TaskExecution.Builder.getDefaultInstanceForType() |
TaskExecution |
StatusEventOrBuilder.getTaskExecution()
Task Execution.
|
TaskExecution |
StatusEvent.getTaskExecution()
Task Execution.
|
TaskExecution |
StatusEvent.Builder.getTaskExecution()
Task Execution.
|
static TaskExecution |
TaskExecution.parseDelimitedFrom(InputStream input) |
static TaskExecution |
TaskExecution.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskExecution |
TaskExecution.parseFrom(byte[] data) |
static TaskExecution |
TaskExecution.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskExecution |
TaskExecution.parseFrom(ByteBuffer data) |
static TaskExecution |
TaskExecution.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskExecution |
TaskExecution.parseFrom(com.google.protobuf.ByteString data) |
static TaskExecution |
TaskExecution.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskExecution |
TaskExecution.parseFrom(com.google.protobuf.CodedInputStream input) |
static TaskExecution |
TaskExecution.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskExecution |
TaskExecution.parseFrom(InputStream input) |
static TaskExecution |
TaskExecution.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TaskExecution> |
TaskExecution.getParserForType() |
static com.google.protobuf.Parser<TaskExecution> |
TaskExecution.parser() |
| Modifier and Type | Method and Description |
|---|---|
TaskExecution.Builder |
TaskExecution.Builder.mergeFrom(TaskExecution other) |
StatusEvent.Builder |
StatusEvent.Builder.mergeTaskExecution(TaskExecution value)
Task Execution.
|
static TaskExecution.Builder |
TaskExecution.newBuilder(TaskExecution prototype) |
StatusEvent.Builder |
StatusEvent.Builder.setTaskExecution(TaskExecution value)
Task Execution.
|
Copyright © 2025 Google LLC. All rights reserved.