| Modifier and Type | Method and Description |
|---|---|
ExecutionReference |
ExecutionReference.Builder.build() |
ExecutionReference |
ExecutionReference.Builder.buildPartial() |
static ExecutionReference |
ExecutionReference.getDefaultInstance() |
ExecutionReference |
ExecutionReference.getDefaultInstanceForType() |
ExecutionReference |
ExecutionReference.Builder.getDefaultInstanceForType() |
ExecutionReference |
Job.getLatestCreatedExecution()
Output only.
|
ExecutionReference |
Job.Builder.getLatestCreatedExecution()
Output only.
|
ExecutionReference |
JobOrBuilder.getLatestCreatedExecution()
Output only.
|
static ExecutionReference |
ExecutionReference.parseDelimitedFrom(InputStream input) |
static ExecutionReference |
ExecutionReference.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionReference |
ExecutionReference.parseFrom(byte[] data) |
static ExecutionReference |
ExecutionReference.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionReference |
ExecutionReference.parseFrom(ByteBuffer data) |
static ExecutionReference |
ExecutionReference.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionReference |
ExecutionReference.parseFrom(com.google.protobuf.ByteString data) |
static ExecutionReference |
ExecutionReference.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionReference |
ExecutionReference.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExecutionReference |
ExecutionReference.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionReference |
ExecutionReference.parseFrom(InputStream input) |
static ExecutionReference |
ExecutionReference.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExecutionReference> |
ExecutionReference.getParserForType() |
static com.google.protobuf.Parser<ExecutionReference> |
ExecutionReference.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionReference.Builder |
ExecutionReference.Builder.mergeFrom(ExecutionReference other) |
Job.Builder |
Job.Builder.mergeLatestCreatedExecution(ExecutionReference value)
Output only.
|
static ExecutionReference.Builder |
ExecutionReference.newBuilder(ExecutionReference prototype) |
Job.Builder |
Job.Builder.setLatestCreatedExecution(ExecutionReference value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.