public static final class PlaybookOutput.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder> implements PlaybookOutputOrBuilder
Output of the playbook.Protobuf type
google.cloud.dialogflow.cx.v3beta1.PlaybookOutput| Modifier and Type | Method and Description |
|---|---|
PlaybookOutput.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlaybookOutput |
build() |
PlaybookOutput |
buildPartial() |
PlaybookOutput.Builder |
clear() |
PlaybookOutput.Builder |
clearActionParameters()
Optional.
|
PlaybookOutput.Builder |
clearExecutionSummary()
Optional.
|
PlaybookOutput.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PlaybookOutput.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PlaybookOutput.Builder |
clone() |
com.google.protobuf.Struct |
getActionParameters()
Optional.
|
com.google.protobuf.Struct.Builder |
getActionParametersBuilder()
Optional.
|
com.google.protobuf.StructOrBuilder |
getActionParametersOrBuilder()
Optional.
|
PlaybookOutput |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExecutionSummary()
Optional.
|
com.google.protobuf.ByteString |
getExecutionSummaryBytes()
Optional.
|
boolean |
hasActionParameters()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PlaybookOutput.Builder |
mergeActionParameters(com.google.protobuf.Struct value)
Optional.
|
PlaybookOutput.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PlaybookOutput.Builder |
mergeFrom(com.google.protobuf.Message other) |
PlaybookOutput.Builder |
mergeFrom(PlaybookOutput other) |
PlaybookOutput.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PlaybookOutput.Builder |
setActionParameters(com.google.protobuf.Struct.Builder builderForValue)
Optional.
|
PlaybookOutput.Builder |
setActionParameters(com.google.protobuf.Struct value)
Optional.
|
PlaybookOutput.Builder |
setExecutionSummary(String value)
Optional.
|
PlaybookOutput.Builder |
setExecutionSummaryBytes(com.google.protobuf.ByteString value)
Optional.
|
PlaybookOutput.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlaybookOutput.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PlaybookOutput.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>public PlaybookOutput.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>public PlaybookOutput getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PlaybookOutput build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PlaybookOutput buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PlaybookOutput.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>public PlaybookOutput.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>public PlaybookOutput.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>public PlaybookOutput.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>public PlaybookOutput.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>public PlaybookOutput.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>public PlaybookOutput.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PlaybookOutput.Builder>public PlaybookOutput.Builder mergeFrom(PlaybookOutput other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>public PlaybookOutput.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PlaybookOutput.Builder>IOExceptionpublic String getExecutionSummary()
Optional. Summary string of the execution result of the child playbook.
string execution_summary = 1 [(.google.api.field_behavior) = OPTIONAL];getExecutionSummary in interface PlaybookOutputOrBuilderpublic com.google.protobuf.ByteString getExecutionSummaryBytes()
Optional. Summary string of the execution result of the child playbook.
string execution_summary = 1 [(.google.api.field_behavior) = OPTIONAL];getExecutionSummaryBytes in interface PlaybookOutputOrBuilderpublic PlaybookOutput.Builder setExecutionSummary(String value)
Optional. Summary string of the execution result of the child playbook.
string execution_summary = 1 [(.google.api.field_behavior) = OPTIONAL];value - The executionSummary to set.public PlaybookOutput.Builder clearExecutionSummary()
Optional. Summary string of the execution result of the child playbook.
string execution_summary = 1 [(.google.api.field_behavior) = OPTIONAL];public PlaybookOutput.Builder setExecutionSummaryBytes(com.google.protobuf.ByteString value)
Optional. Summary string of the execution result of the child playbook.
string execution_summary = 1 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for executionSummary to set.public boolean hasActionParameters()
Optional. A Struct object of output parameters for the action.
.google.protobuf.Struct action_parameters = 4 [(.google.api.field_behavior) = OPTIONAL];
hasActionParameters in interface PlaybookOutputOrBuilderpublic com.google.protobuf.Struct getActionParameters()
Optional. A Struct object of output parameters for the action.
.google.protobuf.Struct action_parameters = 4 [(.google.api.field_behavior) = OPTIONAL];
getActionParameters in interface PlaybookOutputOrBuilderpublic PlaybookOutput.Builder setActionParameters(com.google.protobuf.Struct value)
Optional. A Struct object of output parameters for the action.
.google.protobuf.Struct action_parameters = 4 [(.google.api.field_behavior) = OPTIONAL];
public PlaybookOutput.Builder setActionParameters(com.google.protobuf.Struct.Builder builderForValue)
Optional. A Struct object of output parameters for the action.
.google.protobuf.Struct action_parameters = 4 [(.google.api.field_behavior) = OPTIONAL];
public PlaybookOutput.Builder mergeActionParameters(com.google.protobuf.Struct value)
Optional. A Struct object of output parameters for the action.
.google.protobuf.Struct action_parameters = 4 [(.google.api.field_behavior) = OPTIONAL];
public PlaybookOutput.Builder clearActionParameters()
Optional. A Struct object of output parameters for the action.
.google.protobuf.Struct action_parameters = 4 [(.google.api.field_behavior) = OPTIONAL];
public com.google.protobuf.Struct.Builder getActionParametersBuilder()
Optional. A Struct object of output parameters for the action.
.google.protobuf.Struct action_parameters = 4 [(.google.api.field_behavior) = OPTIONAL];
public com.google.protobuf.StructOrBuilder getActionParametersOrBuilder()
Optional. A Struct object of output parameters for the action.
.google.protobuf.Struct action_parameters = 4 [(.google.api.field_behavior) = OPTIONAL];
getActionParametersOrBuilder in interface PlaybookOutputOrBuilderpublic final PlaybookOutput.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>public final PlaybookOutput.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PlaybookOutput.Builder>Copyright © 2025 Google LLC. All rights reserved.