| Modifier and Type | Method and Description |
|---|---|
FlowInvocation.Builder |
FlowInvocation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FlowInvocation.Builder |
FlowInvocation.Builder.clear() |
FlowInvocation.Builder |
FlowInvocation.Builder.clearDisplayName()
Output only.
|
FlowInvocation.Builder |
FlowInvocation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FlowInvocation.Builder |
FlowInvocation.Builder.clearFlow()
Required.
|
FlowInvocation.Builder |
FlowInvocation.Builder.clearFlowState()
Required.
|
FlowInvocation.Builder |
FlowInvocation.Builder.clearInputActionParameters()
Optional.
|
FlowInvocation.Builder |
FlowInvocation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FlowInvocation.Builder |
FlowInvocation.Builder.clearOutputActionParameters()
Optional.
|
FlowInvocation.Builder |
FlowInvocation.Builder.clone() |
FlowInvocation.Builder |
Action.Builder.getFlowInvocationBuilder()
Optional.
|
FlowInvocation.Builder |
FlowInvocation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FlowInvocation.Builder |
FlowInvocation.Builder.mergeFrom(FlowInvocation other) |
FlowInvocation.Builder |
FlowInvocation.Builder.mergeFrom(com.google.protobuf.Message other) |
FlowInvocation.Builder |
FlowInvocation.Builder.mergeInputActionParameters(com.google.protobuf.Struct value)
Optional.
|
FlowInvocation.Builder |
FlowInvocation.Builder.mergeOutputActionParameters(com.google.protobuf.Struct value)
Optional.
|
FlowInvocation.Builder |
FlowInvocation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FlowInvocation.Builder |
FlowInvocation.newBuilder() |
static FlowInvocation.Builder |
FlowInvocation.newBuilder(FlowInvocation prototype) |
FlowInvocation.Builder |
FlowInvocation.newBuilderForType() |
protected FlowInvocation.Builder |
FlowInvocation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FlowInvocation.Builder |
FlowInvocation.Builder.setDisplayName(String value)
Output only.
|
FlowInvocation.Builder |
FlowInvocation.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
Output only.
|
FlowInvocation.Builder |
FlowInvocation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FlowInvocation.Builder |
FlowInvocation.Builder.setFlow(String value)
Required.
|
FlowInvocation.Builder |
FlowInvocation.Builder.setFlowBytes(com.google.protobuf.ByteString value)
Required.
|
FlowInvocation.Builder |
FlowInvocation.Builder.setFlowState(OutputState value)
Required.
|
FlowInvocation.Builder |
FlowInvocation.Builder.setFlowStateValue(int value)
Required.
|
FlowInvocation.Builder |
FlowInvocation.Builder.setInputActionParameters(com.google.protobuf.Struct.Builder builderForValue)
Optional.
|
FlowInvocation.Builder |
FlowInvocation.Builder.setInputActionParameters(com.google.protobuf.Struct value)
Optional.
|
FlowInvocation.Builder |
FlowInvocation.Builder.setOutputActionParameters(com.google.protobuf.Struct.Builder builderForValue)
Optional.
|
FlowInvocation.Builder |
FlowInvocation.Builder.setOutputActionParameters(com.google.protobuf.Struct value)
Optional.
|
FlowInvocation.Builder |
FlowInvocation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FlowInvocation.Builder |
FlowInvocation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FlowInvocation.Builder |
FlowInvocation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.setFlowInvocation(FlowInvocation.Builder builderForValue)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.