| Modifier and Type | Method and Description |
|---|---|
Execution.Builder |
ListExecutionsResponse.Builder.addExecutionsBuilder()
The executions which match the request.
|
Execution.Builder |
ListExecutionsResponse.Builder.addExecutionsBuilder(int index)
The executions which match the request.
|
Execution.Builder |
Execution.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Execution.Builder |
Execution.Builder.clear() |
Execution.Builder |
Execution.Builder.clearArgument()
Input parameters of the execution represented as a JSON string.
|
Execution.Builder |
Execution.Builder.clearCallLogLevel()
The call logging level associated to this execution.
|
Execution.Builder |
Execution.Builder.clearDuration()
Output only.
|
Execution.Builder |
Execution.Builder.clearEndTime()
Output only.
|
Execution.Builder |
Execution.Builder.clearError()
Output only.
|
Execution.Builder |
Execution.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Execution.Builder |
Execution.Builder.clearLabels() |
Execution.Builder |
Execution.Builder.clearName()
Output only.
|
Execution.Builder |
Execution.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Execution.Builder |
Execution.Builder.clearResult()
Output only.
|
Execution.Builder |
Execution.Builder.clearStartTime()
Output only.
|
Execution.Builder |
Execution.Builder.clearState()
Output only.
|
Execution.Builder |
Execution.Builder.clearStateError()
Output only.
|
Execution.Builder |
Execution.Builder.clearStatus()
Output only.
|
Execution.Builder |
Execution.Builder.clearWorkflowRevisionId()
Output only.
|
Execution.Builder |
Execution.Builder.clone() |
Execution.Builder |
CreateExecutionRequest.Builder.getExecutionBuilder()
Required.
|
Execution.Builder |
ListExecutionsResponse.Builder.getExecutionsBuilder(int index)
The executions which match the request.
|
Execution.Builder |
Execution.Builder.mergeDuration(com.google.protobuf.Duration value)
Output only.
|
Execution.Builder |
Execution.Builder.mergeEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Execution.Builder |
Execution.Builder.mergeError(Execution.Error value)
Output only.
|
Execution.Builder |
Execution.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Execution.Builder |
Execution.Builder.mergeFrom(Execution other) |
Execution.Builder |
Execution.Builder.mergeFrom(com.google.protobuf.Message other) |
Execution.Builder |
Execution.Builder.mergeStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Execution.Builder |
Execution.Builder.mergeStateError(Execution.StateError value)
Output only.
|
Execution.Builder |
Execution.Builder.mergeStatus(Execution.Status value)
Output only.
|
Execution.Builder |
Execution.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Execution.Builder |
Execution.newBuilder() |
static Execution.Builder |
Execution.newBuilder(Execution prototype) |
Execution.Builder |
Execution.newBuilderForType() |
protected Execution.Builder |
Execution.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Execution.Builder |
Execution.Builder.putAllLabels(Map<String,String> values)
Labels associated with this execution.
|
Execution.Builder |
Execution.Builder.putLabels(String key,
String value)
Labels associated with this execution.
|
Execution.Builder |
Execution.Builder.removeLabels(String key)
Labels associated with this execution.
|
Execution.Builder |
Execution.Builder.setArgument(String value)
Input parameters of the execution represented as a JSON string.
|
Execution.Builder |
Execution.Builder.setArgumentBytes(com.google.protobuf.ByteString value)
Input parameters of the execution represented as a JSON string.
|
Execution.Builder |
Execution.Builder.setCallLogLevel(Execution.CallLogLevel value)
The call logging level associated to this execution.
|
Execution.Builder |
Execution.Builder.setCallLogLevelValue(int value)
The call logging level associated to this execution.
|
Execution.Builder |
Execution.Builder.setDuration(com.google.protobuf.Duration.Builder builderForValue)
Output only.
|
Execution.Builder |
Execution.Builder.setDuration(com.google.protobuf.Duration value)
Output only.
|
Execution.Builder |
Execution.Builder.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Execution.Builder |
Execution.Builder.setEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Execution.Builder |
Execution.Builder.setError(Execution.Error.Builder builderForValue)
Output only.
|
Execution.Builder |
Execution.Builder.setError(Execution.Error value)
Output only.
|
Execution.Builder |
Execution.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Execution.Builder |
Execution.Builder.setName(String value)
Output only.
|
Execution.Builder |
Execution.Builder.setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Execution.Builder |
Execution.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Execution.Builder |
Execution.Builder.setResult(String value)
Output only.
|
Execution.Builder |
Execution.Builder.setResultBytes(com.google.protobuf.ByteString value)
Output only.
|
Execution.Builder |
Execution.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Execution.Builder |
Execution.Builder.setStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Execution.Builder |
Execution.Builder.setState(Execution.State value)
Output only.
|
Execution.Builder |
Execution.Builder.setStateError(Execution.StateError.Builder builderForValue)
Output only.
|
Execution.Builder |
Execution.Builder.setStateError(Execution.StateError value)
Output only.
|
Execution.Builder |
Execution.Builder.setStateValue(int value)
Output only.
|
Execution.Builder |
Execution.Builder.setStatus(Execution.Status.Builder builderForValue)
Output only.
|
Execution.Builder |
Execution.Builder.setStatus(Execution.Status value)
Output only.
|
Execution.Builder |
Execution.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Execution.Builder |
Execution.Builder.setWorkflowRevisionId(String value)
Output only.
|
Execution.Builder |
Execution.Builder.setWorkflowRevisionIdBytes(com.google.protobuf.ByteString value)
Output only.
|
Execution.Builder |
Execution.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Execution.Builder> |
ListExecutionsResponse.Builder.getExecutionsBuilderList()
The executions which match the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.addExecutions(Execution.Builder builderForValue)
The executions which match the request.
|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.addExecutions(int index,
Execution.Builder builderForValue)
The executions which match the request.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setExecution(Execution.Builder builderForValue)
Required.
|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.setExecutions(int index,
Execution.Builder builderForValue)
The executions which match the request.
|
Copyright © 2024 Google LLC. All rights reserved.