| Modifier and Type | Method and Description |
|---|---|
PlaybookOutput.Builder |
PlaybookOutput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlaybookOutput.Builder |
PlaybookOutput.Builder.clear() |
PlaybookOutput.Builder |
PlaybookOutput.Builder.clearActionParameters()
Optional.
|
PlaybookOutput.Builder |
PlaybookOutput.Builder.clearExecutionSummary()
Optional.
|
PlaybookOutput.Builder |
PlaybookOutput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PlaybookOutput.Builder |
PlaybookOutput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PlaybookOutput.Builder |
PlaybookOutput.Builder.clone() |
PlaybookOutput.Builder |
PlaybookInvocation.Builder.getPlaybookOutputBuilder()
Optional.
|
PlaybookOutput.Builder |
Example.Builder.getPlaybookOutputBuilder()
Optional.
|
PlaybookOutput.Builder |
PlaybookOutput.Builder.mergeActionParameters(com.google.protobuf.Struct value)
Optional.
|
PlaybookOutput.Builder |
PlaybookOutput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PlaybookOutput.Builder |
PlaybookOutput.Builder.mergeFrom(com.google.protobuf.Message other) |
PlaybookOutput.Builder |
PlaybookOutput.Builder.mergeFrom(PlaybookOutput other) |
PlaybookOutput.Builder |
PlaybookOutput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PlaybookOutput.Builder |
PlaybookOutput.newBuilder() |
static PlaybookOutput.Builder |
PlaybookOutput.newBuilder(PlaybookOutput prototype) |
PlaybookOutput.Builder |
PlaybookOutput.newBuilderForType() |
protected PlaybookOutput.Builder |
PlaybookOutput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
PlaybookOutput.Builder |
PlaybookOutput.Builder.setActionParameters(com.google.protobuf.Struct.Builder builderForValue)
Optional.
|
PlaybookOutput.Builder |
PlaybookOutput.Builder.setActionParameters(com.google.protobuf.Struct value)
Optional.
|
PlaybookOutput.Builder |
PlaybookOutput.Builder.setExecutionSummary(String value)
Optional.
|
PlaybookOutput.Builder |
PlaybookOutput.Builder.setExecutionSummaryBytes(com.google.protobuf.ByteString value)
Optional.
|
PlaybookOutput.Builder |
PlaybookOutput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlaybookOutput.Builder |
PlaybookOutput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PlaybookOutput.Builder |
PlaybookOutput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PlaybookOutput.Builder |
PlaybookOutput.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PlaybookInvocation.Builder |
PlaybookInvocation.Builder.setPlaybookOutput(PlaybookOutput.Builder builderForValue)
Optional.
|
Example.Builder |
Example.Builder.setPlaybookOutput(PlaybookOutput.Builder builderForValue)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.