Class Page.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
- com.google.cloud.dialogflow.cx.v3beta1.Page.Builder
-
- All Implemented Interfaces:
PageOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Page
public static final class Page.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Page.Builder> implements PageOrBuilder
A Dialogflow CX conversation (session) can be described and visualized as a state machine. The states of a CX session are represented by pages. For each flow, you define many pages, where your combined pages can handle a complete conversation on the topics the flow is designed for. At any given moment, exactly one page is the current page, the current page is considered active, and the flow associated with that page is considered active. Every flow has a special start page. When a flow initially becomes active, the start page page becomes the current page. For each conversational turn, the current page will either stay the same or transition to another page. You configure each page to collect information from the end-user that is relevant for the conversational state represented by the page. For more information, see the [Page guide](https://cloud.google.com/dialogflow/cx/docs/concept/page).
Protobuf typegoogle.cloud.dialogflow.cx.v3beta1.Page
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Page.BuilderaddAllEventHandlers(Iterable<? extends EventHandler> values)Handlers associated with the page to handle events such as webhook errors, no match or no input.Page.BuilderaddAllTransitionRouteGroups(Iterable<String> values)Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page.Page.BuilderaddAllTransitionRoutes(Iterable<? extends TransitionRoute> values)A list of transitions for the transition rules of this page.Page.BuilderaddEventHandlers(int index, EventHandler value)Handlers associated with the page to handle events such as webhook errors, no match or no input.Page.BuilderaddEventHandlers(int index, EventHandler.Builder builderForValue)Handlers associated with the page to handle events such as webhook errors, no match or no input.Page.BuilderaddEventHandlers(EventHandler value)Handlers associated with the page to handle events such as webhook errors, no match or no input.Page.BuilderaddEventHandlers(EventHandler.Builder builderForValue)Handlers associated with the page to handle events such as webhook errors, no match or no input.EventHandler.BuilderaddEventHandlersBuilder()Handlers associated with the page to handle events such as webhook errors, no match or no input.EventHandler.BuilderaddEventHandlersBuilder(int index)Handlers associated with the page to handle events such as webhook errors, no match or no input.Page.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Page.BuilderaddTransitionRouteGroups(String value)Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page.Page.BuilderaddTransitionRouteGroupsBytes(com.google.protobuf.ByteString value)Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page.Page.BuilderaddTransitionRoutes(int index, TransitionRoute value)A list of transitions for the transition rules of this page.Page.BuilderaddTransitionRoutes(int index, TransitionRoute.Builder builderForValue)A list of transitions for the transition rules of this page.Page.BuilderaddTransitionRoutes(TransitionRoute value)A list of transitions for the transition rules of this page.Page.BuilderaddTransitionRoutes(TransitionRoute.Builder builderForValue)A list of transitions for the transition rules of this page.TransitionRoute.BuilderaddTransitionRoutesBuilder()A list of transitions for the transition rules of this page.TransitionRoute.BuilderaddTransitionRoutesBuilder(int index)A list of transitions for the transition rules of this page.Pagebuild()PagebuildPartial()Page.Builderclear()Page.BuilderclearDisplayName()Required.Page.BuilderclearEntryFulfillment()The fulfillment to call when the session is entering the page.Page.BuilderclearEventHandlers()Handlers associated with the page to handle events such as webhook errors, no match or no input.Page.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Page.BuilderclearForm()The form associated with the page, used for collecting parameters relevant to the page.Page.BuilderclearKnowledgeConnectorSettings()Optional.Page.BuilderclearName()The unique identifier of the page.Page.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Page.BuilderclearTransitionRouteGroups()Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page.Page.BuilderclearTransitionRoutes()A list of transitions for the transition rules of this page.Page.Builderclone()PagegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()Required.com.google.protobuf.ByteStringgetDisplayNameBytes()Required.FulfillmentgetEntryFulfillment()The fulfillment to call when the session is entering the page.Fulfillment.BuildergetEntryFulfillmentBuilder()The fulfillment to call when the session is entering the page.FulfillmentOrBuildergetEntryFulfillmentOrBuilder()The fulfillment to call when the session is entering the page.EventHandlergetEventHandlers(int index)Handlers associated with the page to handle events such as webhook errors, no match or no input.EventHandler.BuildergetEventHandlersBuilder(int index)Handlers associated with the page to handle events such as webhook errors, no match or no input.List<EventHandler.Builder>getEventHandlersBuilderList()Handlers associated with the page to handle events such as webhook errors, no match or no input.intgetEventHandlersCount()Handlers associated with the page to handle events such as webhook errors, no match or no input.List<EventHandler>getEventHandlersList()Handlers associated with the page to handle events such as webhook errors, no match or no input.EventHandlerOrBuildergetEventHandlersOrBuilder(int index)Handlers associated with the page to handle events such as webhook errors, no match or no input.List<? extends EventHandlerOrBuilder>getEventHandlersOrBuilderList()Handlers associated with the page to handle events such as webhook errors, no match or no input.FormgetForm()The form associated with the page, used for collecting parameters relevant to the page.Form.BuildergetFormBuilder()The form associated with the page, used for collecting parameters relevant to the page.FormOrBuildergetFormOrBuilder()The form associated with the page, used for collecting parameters relevant to the page.KnowledgeConnectorSettingsgetKnowledgeConnectorSettings()Optional.KnowledgeConnectorSettings.BuildergetKnowledgeConnectorSettingsBuilder()Optional.KnowledgeConnectorSettingsOrBuildergetKnowledgeConnectorSettingsOrBuilder()Optional.StringgetName()The unique identifier of the page.com.google.protobuf.ByteStringgetNameBytes()The unique identifier of the page.StringgetTransitionRouteGroups(int index)Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page.com.google.protobuf.ByteStringgetTransitionRouteGroupsBytes(int index)Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page.intgetTransitionRouteGroupsCount()Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page.com.google.protobuf.ProtocolStringListgetTransitionRouteGroupsList()Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page.TransitionRoutegetTransitionRoutes(int index)A list of transitions for the transition rules of this page.TransitionRoute.BuildergetTransitionRoutesBuilder(int index)A list of transitions for the transition rules of this page.List<TransitionRoute.Builder>getTransitionRoutesBuilderList()A list of transitions for the transition rules of this page.intgetTransitionRoutesCount()A list of transitions for the transition rules of this page.List<TransitionRoute>getTransitionRoutesList()A list of transitions for the transition rules of this page.TransitionRouteOrBuildergetTransitionRoutesOrBuilder(int index)A list of transitions for the transition rules of this page.List<? extends TransitionRouteOrBuilder>getTransitionRoutesOrBuilderList()A list of transitions for the transition rules of this page.booleanhasEntryFulfillment()The fulfillment to call when the session is entering the page.booleanhasForm()The form associated with the page, used for collecting parameters relevant to the page.booleanhasKnowledgeConnectorSettings()Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Page.BuildermergeEntryFulfillment(Fulfillment value)The fulfillment to call when the session is entering the page.Page.BuildermergeForm(Form value)The form associated with the page, used for collecting parameters relevant to the page.Page.BuildermergeFrom(Page other)Page.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Page.BuildermergeFrom(com.google.protobuf.Message other)Page.BuildermergeKnowledgeConnectorSettings(KnowledgeConnectorSettings value)Optional.Page.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Page.BuilderremoveEventHandlers(int index)Handlers associated with the page to handle events such as webhook errors, no match or no input.Page.BuilderremoveTransitionRoutes(int index)A list of transitions for the transition rules of this page.Page.BuildersetDisplayName(String value)Required.Page.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)Required.Page.BuildersetEntryFulfillment(Fulfillment value)The fulfillment to call when the session is entering the page.Page.BuildersetEntryFulfillment(Fulfillment.Builder builderForValue)The fulfillment to call when the session is entering the page.Page.BuildersetEventHandlers(int index, EventHandler value)Handlers associated with the page to handle events such as webhook errors, no match or no input.Page.BuildersetEventHandlers(int index, EventHandler.Builder builderForValue)Handlers associated with the page to handle events such as webhook errors, no match or no input.Page.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Page.BuildersetForm(Form value)The form associated with the page, used for collecting parameters relevant to the page.Page.BuildersetForm(Form.Builder builderForValue)The form associated with the page, used for collecting parameters relevant to the page.Page.BuildersetKnowledgeConnectorSettings(KnowledgeConnectorSettings value)Optional.Page.BuildersetKnowledgeConnectorSettings(KnowledgeConnectorSettings.Builder builderForValue)Optional.Page.BuildersetName(String value)The unique identifier of the page.Page.BuildersetNameBytes(com.google.protobuf.ByteString value)The unique identifier of the page.Page.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Page.BuildersetTransitionRouteGroups(int index, String value)Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page.Page.BuildersetTransitionRoutes(int index, TransitionRoute value)A list of transitions for the transition rules of this page.Page.BuildersetTransitionRoutes(int index, TransitionRoute.Builder builderForValue)A list of transitions for the transition rules of this page.Page.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
clear
public Page.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
getDefaultInstanceForType
public Page getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Page build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Page buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Page.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
setField
public Page.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
clearField
public Page.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
clearOneof
public Page.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
setRepeatedField
public Page.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
addRepeatedField
public Page.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
mergeFrom
public Page.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Page.Builder>
-
mergeFrom
public Page.Builder mergeFrom(Page other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
mergeFrom
public Page.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Page.Builder>- Throws:
IOException
-
getName
public String getName()
The unique identifier of the page. Required for the [Pages.UpdatePage][google.cloud.dialogflow.cx.v3beta1.Pages.UpdatePage] method. [Pages.CreatePage][google.cloud.dialogflow.cx.v3beta1.Pages.CreatePage] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`.
string name = 1;- Specified by:
getNamein interfacePageOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The unique identifier of the page. Required for the [Pages.UpdatePage][google.cloud.dialogflow.cx.v3beta1.Pages.UpdatePage] method. [Pages.CreatePage][google.cloud.dialogflow.cx.v3beta1.Pages.CreatePage] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`.
string name = 1;- Specified by:
getNameBytesin interfacePageOrBuilder- Returns:
- The bytes for name.
-
setName
public Page.Builder setName(String value)
The unique identifier of the page. Required for the [Pages.UpdatePage][google.cloud.dialogflow.cx.v3beta1.Pages.UpdatePage] method. [Pages.CreatePage][google.cloud.dialogflow.cx.v3beta1.Pages.CreatePage] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Page.Builder clearName()
The unique identifier of the page. Required for the [Pages.UpdatePage][google.cloud.dialogflow.cx.v3beta1.Pages.UpdatePage] method. [Pages.CreatePage][google.cloud.dialogflow.cx.v3beta1.Pages.CreatePage] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public Page.Builder setNameBytes(com.google.protobuf.ByteString value)
The unique identifier of the page. Required for the [Pages.UpdatePage][google.cloud.dialogflow.cx.v3beta1.Pages.UpdatePage] method. [Pages.CreatePage][google.cloud.dialogflow.cx.v3beta1.Pages.CreatePage] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
public String getDisplayName()
Required. The human-readable name of the page, unique within the flow.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNamein interfacePageOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Required. The human-readable name of the page, unique within the flow.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNameBytesin interfacePageOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public Page.Builder setDisplayName(String value)
Required. The human-readable name of the page, unique within the flow.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public Page.Builder clearDisplayName()
Required. The human-readable name of the page, unique within the flow.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public Page.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. The human-readable name of the page, unique within the flow.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
hasEntryFulfillment
public boolean hasEntryFulfillment()
The fulfillment to call when the session is entering the page.
.google.cloud.dialogflow.cx.v3beta1.Fulfillment entry_fulfillment = 7;- Specified by:
hasEntryFulfillmentin interfacePageOrBuilder- Returns:
- Whether the entryFulfillment field is set.
-
getEntryFulfillment
public Fulfillment getEntryFulfillment()
The fulfillment to call when the session is entering the page.
.google.cloud.dialogflow.cx.v3beta1.Fulfillment entry_fulfillment = 7;- Specified by:
getEntryFulfillmentin interfacePageOrBuilder- Returns:
- The entryFulfillment.
-
setEntryFulfillment
public Page.Builder setEntryFulfillment(Fulfillment value)
The fulfillment to call when the session is entering the page.
.google.cloud.dialogflow.cx.v3beta1.Fulfillment entry_fulfillment = 7;
-
setEntryFulfillment
public Page.Builder setEntryFulfillment(Fulfillment.Builder builderForValue)
The fulfillment to call when the session is entering the page.
.google.cloud.dialogflow.cx.v3beta1.Fulfillment entry_fulfillment = 7;
-
mergeEntryFulfillment
public Page.Builder mergeEntryFulfillment(Fulfillment value)
The fulfillment to call when the session is entering the page.
.google.cloud.dialogflow.cx.v3beta1.Fulfillment entry_fulfillment = 7;
-
clearEntryFulfillment
public Page.Builder clearEntryFulfillment()
The fulfillment to call when the session is entering the page.
.google.cloud.dialogflow.cx.v3beta1.Fulfillment entry_fulfillment = 7;
-
getEntryFulfillmentBuilder
public Fulfillment.Builder getEntryFulfillmentBuilder()
The fulfillment to call when the session is entering the page.
.google.cloud.dialogflow.cx.v3beta1.Fulfillment entry_fulfillment = 7;
-
getEntryFulfillmentOrBuilder
public FulfillmentOrBuilder getEntryFulfillmentOrBuilder()
The fulfillment to call when the session is entering the page.
.google.cloud.dialogflow.cx.v3beta1.Fulfillment entry_fulfillment = 7;- Specified by:
getEntryFulfillmentOrBuilderin interfacePageOrBuilder
-
hasForm
public boolean hasForm()
The form associated with the page, used for collecting parameters relevant to the page.
.google.cloud.dialogflow.cx.v3beta1.Form form = 4;- Specified by:
hasFormin interfacePageOrBuilder- Returns:
- Whether the form field is set.
-
getForm
public Form getForm()
The form associated with the page, used for collecting parameters relevant to the page.
.google.cloud.dialogflow.cx.v3beta1.Form form = 4;- Specified by:
getFormin interfacePageOrBuilder- Returns:
- The form.
-
setForm
public Page.Builder setForm(Form value)
The form associated with the page, used for collecting parameters relevant to the page.
.google.cloud.dialogflow.cx.v3beta1.Form form = 4;
-
setForm
public Page.Builder setForm(Form.Builder builderForValue)
The form associated with the page, used for collecting parameters relevant to the page.
.google.cloud.dialogflow.cx.v3beta1.Form form = 4;
-
mergeForm
public Page.Builder mergeForm(Form value)
The form associated with the page, used for collecting parameters relevant to the page.
.google.cloud.dialogflow.cx.v3beta1.Form form = 4;
-
clearForm
public Page.Builder clearForm()
The form associated with the page, used for collecting parameters relevant to the page.
.google.cloud.dialogflow.cx.v3beta1.Form form = 4;
-
getFormBuilder
public Form.Builder getFormBuilder()
The form associated with the page, used for collecting parameters relevant to the page.
.google.cloud.dialogflow.cx.v3beta1.Form form = 4;
-
getFormOrBuilder
public FormOrBuilder getFormOrBuilder()
The form associated with the page, used for collecting parameters relevant to the page.
.google.cloud.dialogflow.cx.v3beta1.Form form = 4;- Specified by:
getFormOrBuilderin interfacePageOrBuilder
-
getTransitionRouteGroupsList
public com.google.protobuf.ProtocolStringList getTransitionRouteGroupsList()
Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:`projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.repeated string transition_route_groups = 11 [(.google.api.resource_reference) = { ... }- Specified by:
getTransitionRouteGroupsListin interfacePageOrBuilder- Returns:
- A list containing the transitionRouteGroups.
-
getTransitionRouteGroupsCount
public int getTransitionRouteGroupsCount()
Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:`projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.repeated string transition_route_groups = 11 [(.google.api.resource_reference) = { ... }- Specified by:
getTransitionRouteGroupsCountin interfacePageOrBuilder- Returns:
- The count of transitionRouteGroups.
-
getTransitionRouteGroups
public String getTransitionRouteGroups(int index)
Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:`projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.repeated string transition_route_groups = 11 [(.google.api.resource_reference) = { ... }- Specified by:
getTransitionRouteGroupsin interfacePageOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The transitionRouteGroups at the given index.
-
getTransitionRouteGroupsBytes
public com.google.protobuf.ByteString getTransitionRouteGroupsBytes(int index)
Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:`projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.repeated string transition_route_groups = 11 [(.google.api.resource_reference) = { ... }- Specified by:
getTransitionRouteGroupsBytesin interfacePageOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the transitionRouteGroups at the given index.
-
setTransitionRouteGroups
public Page.Builder setTransitionRouteGroups(int index, String value)
Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:`projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.repeated string transition_route_groups = 11 [(.google.api.resource_reference) = { ... }- Parameters:
index- The index to set the value at.value- The transitionRouteGroups to set.- Returns:
- This builder for chaining.
-
addTransitionRouteGroups
public Page.Builder addTransitionRouteGroups(String value)
Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:`projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.repeated string transition_route_groups = 11 [(.google.api.resource_reference) = { ... }- Parameters:
value- The transitionRouteGroups to add.- Returns:
- This builder for chaining.
-
addAllTransitionRouteGroups
public Page.Builder addAllTransitionRouteGroups(Iterable<String> values)
Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:`projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.repeated string transition_route_groups = 11 [(.google.api.resource_reference) = { ... }- Parameters:
values- The transitionRouteGroups to add.- Returns:
- This builder for chaining.
-
clearTransitionRouteGroups
public Page.Builder clearTransitionRouteGroups()
Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:`projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.repeated string transition_route_groups = 11 [(.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
addTransitionRouteGroupsBytes
public Page.Builder addTransitionRouteGroupsBytes(com.google.protobuf.ByteString value)
Ordered list of [`TransitionRouteGroups`][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup] added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:`projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.repeated string transition_route_groups = 11 [(.google.api.resource_reference) = { ... }- Parameters:
value- The bytes of the transitionRouteGroups to add.- Returns:
- This builder for chaining.
-
getTransitionRoutesList
public List<TransitionRoute> getTransitionRoutesList()
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;- Specified by:
getTransitionRoutesListin interfacePageOrBuilder
-
getTransitionRoutesCount
public int getTransitionRoutesCount()
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;- Specified by:
getTransitionRoutesCountin interfacePageOrBuilder
-
getTransitionRoutes
public TransitionRoute getTransitionRoutes(int index)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;- Specified by:
getTransitionRoutesin interfacePageOrBuilder
-
setTransitionRoutes
public Page.Builder setTransitionRoutes(int index, TransitionRoute value)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
setTransitionRoutes
public Page.Builder setTransitionRoutes(int index, TransitionRoute.Builder builderForValue)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
addTransitionRoutes
public Page.Builder addTransitionRoutes(TransitionRoute value)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
addTransitionRoutes
public Page.Builder addTransitionRoutes(int index, TransitionRoute value)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
addTransitionRoutes
public Page.Builder addTransitionRoutes(TransitionRoute.Builder builderForValue)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
addTransitionRoutes
public Page.Builder addTransitionRoutes(int index, TransitionRoute.Builder builderForValue)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
addAllTransitionRoutes
public Page.Builder addAllTransitionRoutes(Iterable<? extends TransitionRoute> values)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
clearTransitionRoutes
public Page.Builder clearTransitionRoutes()
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
removeTransitionRoutes
public Page.Builder removeTransitionRoutes(int index)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
getTransitionRoutesBuilder
public TransitionRoute.Builder getTransitionRoutesBuilder(int index)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
getTransitionRoutesOrBuilder
public TransitionRouteOrBuilder getTransitionRoutesOrBuilder(int index)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;- Specified by:
getTransitionRoutesOrBuilderin interfacePageOrBuilder
-
getTransitionRoutesOrBuilderList
public List<? extends TransitionRouteOrBuilder> getTransitionRoutesOrBuilderList()
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;- Specified by:
getTransitionRoutesOrBuilderListin interfacePageOrBuilder
-
addTransitionRoutesBuilder
public TransitionRoute.Builder addTransitionRoutesBuilder()
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
addTransitionRoutesBuilder
public TransitionRoute.Builder addTransitionRoutesBuilder(int index)
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
getTransitionRoutesBuilderList
public List<TransitionRoute.Builder> getTransitionRoutesBuilderList()
A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Flow.transition_route_groups] with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the [transition route groups][google.cloud.dialogflow.cx.v3beta1.Page.transition_route_groups] with only condition specified.repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 9;
-
getEventHandlersList
public List<EventHandler> getEventHandlersList()
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;- Specified by:
getEventHandlersListin interfacePageOrBuilder
-
getEventHandlersCount
public int getEventHandlersCount()
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;- Specified by:
getEventHandlersCountin interfacePageOrBuilder
-
getEventHandlers
public EventHandler getEventHandlers(int index)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;- Specified by:
getEventHandlersin interfacePageOrBuilder
-
setEventHandlers
public Page.Builder setEventHandlers(int index, EventHandler value)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
setEventHandlers
public Page.Builder setEventHandlers(int index, EventHandler.Builder builderForValue)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
addEventHandlers
public Page.Builder addEventHandlers(EventHandler value)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
addEventHandlers
public Page.Builder addEventHandlers(int index, EventHandler value)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
addEventHandlers
public Page.Builder addEventHandlers(EventHandler.Builder builderForValue)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
addEventHandlers
public Page.Builder addEventHandlers(int index, EventHandler.Builder builderForValue)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
addAllEventHandlers
public Page.Builder addAllEventHandlers(Iterable<? extends EventHandler> values)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
clearEventHandlers
public Page.Builder clearEventHandlers()
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
removeEventHandlers
public Page.Builder removeEventHandlers(int index)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
getEventHandlersBuilder
public EventHandler.Builder getEventHandlersBuilder(int index)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
getEventHandlersOrBuilder
public EventHandlerOrBuilder getEventHandlersOrBuilder(int index)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;- Specified by:
getEventHandlersOrBuilderin interfacePageOrBuilder
-
getEventHandlersOrBuilderList
public List<? extends EventHandlerOrBuilder> getEventHandlersOrBuilderList()
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;- Specified by:
getEventHandlersOrBuilderListin interfacePageOrBuilder
-
addEventHandlersBuilder
public EventHandler.Builder addEventHandlersBuilder()
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
addEventHandlersBuilder
public EventHandler.Builder addEventHandlersBuilder(int index)
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
getEventHandlersBuilderList
public List<EventHandler.Builder> getEventHandlersBuilderList()
Handlers associated with the page to handle events such as webhook errors, no match or no input.
repeated .google.cloud.dialogflow.cx.v3beta1.EventHandler event_handlers = 10;
-
hasKnowledgeConnectorSettings
public boolean hasKnowledgeConnectorSettings()
Optional. Knowledge connector configuration.
.google.cloud.dialogflow.cx.v3beta1.KnowledgeConnectorSettings knowledge_connector_settings = 18 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasKnowledgeConnectorSettingsin interfacePageOrBuilder- Returns:
- Whether the knowledgeConnectorSettings field is set.
-
getKnowledgeConnectorSettings
public KnowledgeConnectorSettings getKnowledgeConnectorSettings()
Optional. Knowledge connector configuration.
.google.cloud.dialogflow.cx.v3beta1.KnowledgeConnectorSettings knowledge_connector_settings = 18 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getKnowledgeConnectorSettingsin interfacePageOrBuilder- Returns:
- The knowledgeConnectorSettings.
-
setKnowledgeConnectorSettings
public Page.Builder setKnowledgeConnectorSettings(KnowledgeConnectorSettings value)
Optional. Knowledge connector configuration.
.google.cloud.dialogflow.cx.v3beta1.KnowledgeConnectorSettings knowledge_connector_settings = 18 [(.google.api.field_behavior) = OPTIONAL];
-
setKnowledgeConnectorSettings
public Page.Builder setKnowledgeConnectorSettings(KnowledgeConnectorSettings.Builder builderForValue)
Optional. Knowledge connector configuration.
.google.cloud.dialogflow.cx.v3beta1.KnowledgeConnectorSettings knowledge_connector_settings = 18 [(.google.api.field_behavior) = OPTIONAL];
-
mergeKnowledgeConnectorSettings
public Page.Builder mergeKnowledgeConnectorSettings(KnowledgeConnectorSettings value)
Optional. Knowledge connector configuration.
.google.cloud.dialogflow.cx.v3beta1.KnowledgeConnectorSettings knowledge_connector_settings = 18 [(.google.api.field_behavior) = OPTIONAL];
-
clearKnowledgeConnectorSettings
public Page.Builder clearKnowledgeConnectorSettings()
Optional. Knowledge connector configuration.
.google.cloud.dialogflow.cx.v3beta1.KnowledgeConnectorSettings knowledge_connector_settings = 18 [(.google.api.field_behavior) = OPTIONAL];
-
getKnowledgeConnectorSettingsBuilder
public KnowledgeConnectorSettings.Builder getKnowledgeConnectorSettingsBuilder()
Optional. Knowledge connector configuration.
.google.cloud.dialogflow.cx.v3beta1.KnowledgeConnectorSettings knowledge_connector_settings = 18 [(.google.api.field_behavior) = OPTIONAL];
-
getKnowledgeConnectorSettingsOrBuilder
public KnowledgeConnectorSettingsOrBuilder getKnowledgeConnectorSettingsOrBuilder()
Optional. Knowledge connector configuration.
.google.cloud.dialogflow.cx.v3beta1.KnowledgeConnectorSettings knowledge_connector_settings = 18 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getKnowledgeConnectorSettingsOrBuilderin interfacePageOrBuilder
-
setUnknownFields
public final Page.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
mergeUnknownFields
public final Page.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Page.Builder>
-
-