Class TransitionRouteGroup.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
- com.google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup.Builder
-
- All Implemented Interfaces:
TransitionRouteGroupOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- TransitionRouteGroup
public static final class TransitionRouteGroup.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder> implements TransitionRouteGroupOrBuilder
A TransitionRouteGroup represents a group of [`TransitionRoutes`][google.cloud.dialogflow.cx.v3beta1.TransitionRoute] to be used by a [Page][google.cloud.dialogflow.cx.v3beta1.Page].
Protobuf typegoogle.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TransitionRouteGroup.Builder
addAllTransitionRoutes(Iterable<? extends TransitionRoute> values)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRouteGroup.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
TransitionRouteGroup.Builder
addTransitionRoutes(int index, TransitionRoute value)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRouteGroup.Builder
addTransitionRoutes(int index, TransitionRoute.Builder builderForValue)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRouteGroup.Builder
addTransitionRoutes(TransitionRoute value)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRouteGroup.Builder
addTransitionRoutes(TransitionRoute.Builder builderForValue)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRoute.Builder
addTransitionRoutesBuilder()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRoute.Builder
addTransitionRoutesBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRouteGroup
build()
TransitionRouteGroup
buildPartial()
TransitionRouteGroup.Builder
clear()
TransitionRouteGroup.Builder
clearDisplayName()
Required.TransitionRouteGroup.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
TransitionRouteGroup.Builder
clearName()
The unique identifier of the transition route group.TransitionRouteGroup.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
TransitionRouteGroup.Builder
clearTransitionRoutes()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRouteGroup.Builder
clone()
TransitionRouteGroup
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getDisplayName()
Required.com.google.protobuf.ByteString
getDisplayNameBytes()
Required.String
getName()
The unique identifier of the transition route group.com.google.protobuf.ByteString
getNameBytes()
The unique identifier of the transition route group.TransitionRoute
getTransitionRoutes(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRoute.Builder
getTransitionRoutesBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].List<TransitionRoute.Builder>
getTransitionRoutesBuilderList()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].int
getTransitionRoutesCount()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].List<TransitionRoute>
getTransitionRoutesList()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRouteOrBuilder
getTransitionRoutesOrBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].List<? extends TransitionRouteOrBuilder>
getTransitionRoutesOrBuilderList()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
TransitionRouteGroup.Builder
mergeFrom(TransitionRouteGroup other)
TransitionRouteGroup.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TransitionRouteGroup.Builder
mergeFrom(com.google.protobuf.Message other)
TransitionRouteGroup.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
TransitionRouteGroup.Builder
removeTransitionRoutes(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRouteGroup.Builder
setDisplayName(String value)
Required.TransitionRouteGroup.Builder
setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.TransitionRouteGroup.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
TransitionRouteGroup.Builder
setName(String value)
The unique identifier of the transition route group.TransitionRouteGroup.Builder
setNameBytes(com.google.protobuf.ByteString value)
The unique identifier of the transition route group.TransitionRouteGroup.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
TransitionRouteGroup.Builder
setTransitionRoutes(int index, TransitionRoute value)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRouteGroup.Builder
setTransitionRoutes(int index, TransitionRoute.Builder builderForValue)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].TransitionRouteGroup.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
clear
public TransitionRouteGroup.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
getDefaultInstanceForType
public TransitionRouteGroup getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public TransitionRouteGroup build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TransitionRouteGroup buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TransitionRouteGroup.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
setField
public TransitionRouteGroup.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
clearField
public TransitionRouteGroup.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
clearOneof
public TransitionRouteGroup.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
setRepeatedField
public TransitionRouteGroup.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
addRepeatedField
public TransitionRouteGroup.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
mergeFrom
public TransitionRouteGroup.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TransitionRouteGroup.Builder>
-
mergeFrom
public TransitionRouteGroup.Builder mergeFrom(TransitionRouteGroup other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
mergeFrom
public TransitionRouteGroup.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TransitionRouteGroup.Builder>
- Throws:
IOException
-
getName
public String getName()
The unique identifier of the transition route group. [TransitionRouteGroups.CreateTransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.CreateTransitionRouteGroup] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<Transition Route Group ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.
string name = 1;
- Specified by:
getName
in interfaceTransitionRouteGroupOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The unique identifier of the transition route group. [TransitionRouteGroups.CreateTransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.CreateTransitionRouteGroup] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<Transition Route Group ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.
string name = 1;
- Specified by:
getNameBytes
in interfaceTransitionRouteGroupOrBuilder
- Returns:
- The bytes for name.
-
setName
public TransitionRouteGroup.Builder setName(String value)
The unique identifier of the transition route group. [TransitionRouteGroups.CreateTransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.CreateTransitionRouteGroup] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<Transition Route Group ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.
string name = 1;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public TransitionRouteGroup.Builder clearName()
The unique identifier of the transition route group. [TransitionRouteGroups.CreateTransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.CreateTransitionRouteGroup] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<Transition Route Group ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.
string name = 1;
- Returns:
- This builder for chaining.
-
setNameBytes
public TransitionRouteGroup.Builder setNameBytes(com.google.protobuf.ByteString value)
The unique identifier of the transition route group. [TransitionRouteGroups.CreateTransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.CreateTransitionRouteGroup] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<Transition Route Group ID>` or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/transitionRouteGroups/<TransitionRouteGroup ID>` for agent-level groups.
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 transition route group, unique within the flow. The display name can be no longer than 30 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDisplayName
in interfaceTransitionRouteGroupOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Required. The human-readable name of the transition route group, unique within the flow. The display name can be no longer than 30 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDisplayNameBytes
in interfaceTransitionRouteGroupOrBuilder
- Returns:
- The bytes for displayName.
-
setDisplayName
public TransitionRouteGroup.Builder setDisplayName(String value)
Required. The human-readable name of the transition route group, unique within the flow. The display name can be no longer than 30 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public TransitionRouteGroup.Builder clearDisplayName()
Required. The human-readable name of the transition route group, unique within the flow. The display name can be no longer than 30 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public TransitionRouteGroup.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. The human-readable name of the transition route group, unique within the flow. The display name can be no longer than 30 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getTransitionRoutesList
public List<TransitionRoute> getTransitionRoutesList()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
- Specified by:
getTransitionRoutesList
in interfaceTransitionRouteGroupOrBuilder
-
getTransitionRoutesCount
public int getTransitionRoutesCount()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
- Specified by:
getTransitionRoutesCount
in interfaceTransitionRouteGroupOrBuilder
-
getTransitionRoutes
public TransitionRoute getTransitionRoutes(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
- Specified by:
getTransitionRoutes
in interfaceTransitionRouteGroupOrBuilder
-
setTransitionRoutes
public TransitionRouteGroup.Builder setTransitionRoutes(int index, TransitionRoute value)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
setTransitionRoutes
public TransitionRouteGroup.Builder setTransitionRoutes(int index, TransitionRoute.Builder builderForValue)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
addTransitionRoutes
public TransitionRouteGroup.Builder addTransitionRoutes(TransitionRoute value)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
addTransitionRoutes
public TransitionRouteGroup.Builder addTransitionRoutes(int index, TransitionRoute value)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
addTransitionRoutes
public TransitionRouteGroup.Builder addTransitionRoutes(TransitionRoute.Builder builderForValue)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
addTransitionRoutes
public TransitionRouteGroup.Builder addTransitionRoutes(int index, TransitionRoute.Builder builderForValue)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
addAllTransitionRoutes
public TransitionRouteGroup.Builder addAllTransitionRoutes(Iterable<? extends TransitionRoute> values)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
clearTransitionRoutes
public TransitionRouteGroup.Builder clearTransitionRoutes()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
removeTransitionRoutes
public TransitionRouteGroup.Builder removeTransitionRoutes(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
getTransitionRoutesBuilder
public TransitionRoute.Builder getTransitionRoutesBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
getTransitionRoutesOrBuilder
public TransitionRouteOrBuilder getTransitionRoutesOrBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
- Specified by:
getTransitionRoutesOrBuilder
in interfaceTransitionRouteGroupOrBuilder
-
getTransitionRoutesOrBuilderList
public List<? extends TransitionRouteOrBuilder> getTransitionRoutesOrBuilderList()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
- Specified by:
getTransitionRoutesOrBuilderList
in interfaceTransitionRouteGroupOrBuilder
-
addTransitionRoutesBuilder
public TransitionRoute.Builder addTransitionRoutesBuilder()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
addTransitionRoutesBuilder
public TransitionRoute.Builder addTransitionRoutesBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
getTransitionRoutesBuilderList
public List<TransitionRoute.Builder> getTransitionRoutesBuilderList()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3beta1.TransitionRoute transition_routes = 5;
-
setUnknownFields
public final TransitionRouteGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
mergeUnknownFields
public final TransitionRouteGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
-