| Modifier and Type | Method and Description |
|---|---|
ExecutionReference.Builder |
ExecutionReference.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExecutionReference.Builder |
ExecutionReference.Builder.clear() |
ExecutionReference.Builder |
ExecutionReference.Builder.clearCompletionStatus()
Status for the execution completion.
|
ExecutionReference.Builder |
ExecutionReference.Builder.clearCompletionTime()
Creation timestamp of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.clearCreateTime()
Creation timestamp of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.clearDeleteTime()
The deletion time of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExecutionReference.Builder |
ExecutionReference.Builder.clearName()
Name of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExecutionReference.Builder |
ExecutionReference.Builder.clone() |
ExecutionReference.Builder |
Job.Builder.getLatestCreatedExecutionBuilder()
Output only.
|
ExecutionReference.Builder |
ExecutionReference.Builder.mergeCompletionTime(com.google.protobuf.Timestamp value)
Creation timestamp of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Creation timestamp of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.mergeDeleteTime(com.google.protobuf.Timestamp value)
The deletion time of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExecutionReference.Builder |
ExecutionReference.Builder.mergeFrom(ExecutionReference other) |
ExecutionReference.Builder |
ExecutionReference.Builder.mergeFrom(com.google.protobuf.Message other) |
ExecutionReference.Builder |
ExecutionReference.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ExecutionReference.Builder |
ExecutionReference.newBuilder() |
static ExecutionReference.Builder |
ExecutionReference.newBuilder(ExecutionReference prototype) |
ExecutionReference.Builder |
ExecutionReference.newBuilderForType() |
protected ExecutionReference.Builder |
ExecutionReference.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ExecutionReference.Builder |
ExecutionReference.Builder.setCompletionStatus(ExecutionReference.CompletionStatus value)
Status for the execution completion.
|
ExecutionReference.Builder |
ExecutionReference.Builder.setCompletionStatusValue(int value)
Status for the execution completion.
|
ExecutionReference.Builder |
ExecutionReference.Builder.setCompletionTime(com.google.protobuf.Timestamp.Builder builderForValue)
Creation timestamp of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.setCompletionTime(com.google.protobuf.Timestamp value)
Creation timestamp of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Creation timestamp of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Creation timestamp of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.setDeleteTime(com.google.protobuf.Timestamp.Builder builderForValue)
The deletion time of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.setDeleteTime(com.google.protobuf.Timestamp value)
The deletion time of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExecutionReference.Builder |
ExecutionReference.Builder.setName(String value)
Name of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the execution.
|
ExecutionReference.Builder |
ExecutionReference.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExecutionReference.Builder |
ExecutionReference.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExecutionReference.Builder |
ExecutionReference.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.setLatestCreatedExecution(ExecutionReference.Builder builderForValue)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.