| Modifier and Type | Method and Description |
|---|---|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WorkflowInvocation.Builder |
ListWorkflowInvocationsResponse.Builder.addWorkflowInvocationsBuilder()
List of workflow invocations.
|
WorkflowInvocation.Builder |
ListWorkflowInvocationsResponse.Builder.addWorkflowInvocationsBuilder(int index)
List of workflow invocations.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.clear() |
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.clearCompilationResult()
Immutable.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.clearInvocationConfig()
Immutable.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.clearInvocationTiming()
Output only.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.clearName()
Output only.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.clearState()
Output only.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.clone() |
WorkflowInvocation.Builder |
CreateWorkflowInvocationRequest.Builder.getWorkflowInvocationBuilder()
Required.
|
WorkflowInvocation.Builder |
ListWorkflowInvocationsResponse.Builder.getWorkflowInvocationsBuilder(int index)
List of workflow invocations.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.mergeFrom(com.google.protobuf.Message other) |
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.mergeFrom(WorkflowInvocation other) |
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.mergeInvocationConfig(WorkflowInvocation.InvocationConfig value)
Immutable.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.mergeInvocationTiming(com.google.type.Interval value)
Output only.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static WorkflowInvocation.Builder |
WorkflowInvocation.newBuilder() |
static WorkflowInvocation.Builder |
WorkflowInvocation.newBuilder(WorkflowInvocation prototype) |
WorkflowInvocation.Builder |
WorkflowInvocation.newBuilderForType() |
protected WorkflowInvocation.Builder |
WorkflowInvocation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setCompilationResult(String value)
Immutable.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setCompilationResultBytes(com.google.protobuf.ByteString value)
Immutable.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setInvocationConfig(WorkflowInvocation.InvocationConfig.Builder builderForValue)
Immutable.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setInvocationConfig(WorkflowInvocation.InvocationConfig value)
Immutable.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setInvocationTiming(com.google.type.Interval.Builder builderForValue)
Output only.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setInvocationTiming(com.google.type.Interval value)
Output only.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setName(String value)
Output only.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setState(WorkflowInvocation.State value)
Output only.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setStateValue(int value)
Output only.
|
WorkflowInvocation.Builder |
WorkflowInvocation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
WorkflowInvocation.Builder |
WorkflowInvocation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowInvocation.Builder> |
ListWorkflowInvocationsResponse.Builder.getWorkflowInvocationsBuilderList()
List of workflow invocations.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.addWorkflowInvocations(int index,
WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.addWorkflowInvocations(WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
|
CreateWorkflowInvocationRequest.Builder |
CreateWorkflowInvocationRequest.Builder.setWorkflowInvocation(WorkflowInvocation.Builder builderForValue)
Required.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.setWorkflowInvocations(int index,
WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
|
Copyright © 2024 Google LLC. All rights reserved.