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.v3.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.v3.TransitionRoute] to be used by a [Page][google.cloud.dialogflow.cx.v3.Page].
Protobuf typegoogle.cloud.dialogflow.cx.v3.TransitionRouteGroup
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TransitionRouteGroup.BuilderaddAllTransitionRoutes(Iterable<? extends TransitionRoute> values)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRouteGroup.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TransitionRouteGroup.BuilderaddTransitionRoutes(int index, TransitionRoute value)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRouteGroup.BuilderaddTransitionRoutes(int index, TransitionRoute.Builder builderForValue)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRouteGroup.BuilderaddTransitionRoutes(TransitionRoute value)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRouteGroup.BuilderaddTransitionRoutes(TransitionRoute.Builder builderForValue)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRoute.BuilderaddTransitionRoutesBuilder()Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRoute.BuilderaddTransitionRoutesBuilder(int index)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRouteGroupbuild()TransitionRouteGroupbuildPartial()TransitionRouteGroup.Builderclear()TransitionRouteGroup.BuilderclearDisplayName()Required.TransitionRouteGroup.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TransitionRouteGroup.BuilderclearName()The unique identifier of the transition route group.TransitionRouteGroup.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TransitionRouteGroup.BuilderclearTransitionRoutes()Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRouteGroup.Builderclone()TransitionRouteGroupgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()Required.com.google.protobuf.ByteStringgetDisplayNameBytes()Required.StringgetName()The unique identifier of the transition route group.com.google.protobuf.ByteStringgetNameBytes()The unique identifier of the transition route group.TransitionRoutegetTransitionRoutes(int index)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRoute.BuildergetTransitionRoutesBuilder(int index)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].List<TransitionRoute.Builder>getTransitionRoutesBuilderList()Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].intgetTransitionRoutesCount()Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].List<TransitionRoute>getTransitionRoutesList()Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRouteOrBuildergetTransitionRoutesOrBuilder(int index)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].List<? extends TransitionRouteOrBuilder>getTransitionRoutesOrBuilderList()Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()TransitionRouteGroup.BuildermergeFrom(TransitionRouteGroup other)TransitionRouteGroup.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TransitionRouteGroup.BuildermergeFrom(com.google.protobuf.Message other)TransitionRouteGroup.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TransitionRouteGroup.BuilderremoveTransitionRoutes(int index)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRouteGroup.BuildersetDisplayName(String value)Required.TransitionRouteGroup.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)Required.TransitionRouteGroup.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TransitionRouteGroup.BuildersetName(String value)The unique identifier of the transition route group.TransitionRouteGroup.BuildersetNameBytes(com.google.protobuf.ByteString value)The unique identifier of the transition route group.TransitionRouteGroup.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)TransitionRouteGroup.BuildersetTransitionRoutes(int index, TransitionRoute value)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRouteGroup.BuildersetTransitionRoutes(int index, TransitionRoute.Builder builderForValue)Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].TransitionRouteGroup.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<TransitionRouteGroup.Builder>
-
clear
public TransitionRouteGroup.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<TransitionRouteGroup.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<TransitionRouteGroup.Builder>
-
getDefaultInstanceForType
public TransitionRouteGroup getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TransitionRouteGroup build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TransitionRouteGroup buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TransitionRouteGroup.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<TransitionRouteGroup.Builder>
-
setField
public TransitionRouteGroup.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<TransitionRouteGroup.Builder>
-
clearField
public TransitionRouteGroup.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
clearOneof
public TransitionRouteGroup.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
setRepeatedField
public TransitionRouteGroup.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<TransitionRouteGroup.Builder>
-
addRepeatedField
public TransitionRouteGroup.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<TransitionRouteGroup.Builder>
-
mergeFrom
public TransitionRouteGroup.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TransitionRouteGroup.Builder>
-
mergeFrom
public TransitionRouteGroup.Builder mergeFrom(TransitionRouteGroup other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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.v3.TransitionRouteGroups.CreateTransitionRouteGroup] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<Transition Route Group ID>` .
string name = 1;- Specified by:
getNamein 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.v3.TransitionRouteGroups.CreateTransitionRouteGroup] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<Transition Route Group ID>` .
string name = 1;- Specified by:
getNameBytesin 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.v3.TransitionRouteGroups.CreateTransitionRouteGroup] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<Transition Route Group ID>` .
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.v3.TransitionRouteGroups.CreateTransitionRouteGroup] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<Transition Route Group ID>` .
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.v3.TransitionRouteGroups.CreateTransitionRouteGroup] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<Transition Route Group 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 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:
getDisplayNamein 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:
getDisplayNameBytesin 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.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;- Specified by:
getTransitionRoutesListin interfaceTransitionRouteGroupOrBuilder
-
getTransitionRoutesCount
public int getTransitionRoutesCount()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;- Specified by:
getTransitionRoutesCountin interfaceTransitionRouteGroupOrBuilder
-
getTransitionRoutes
public TransitionRoute getTransitionRoutes(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;- Specified by:
getTransitionRoutesin interfaceTransitionRouteGroupOrBuilder
-
setTransitionRoutes
public TransitionRouteGroup.Builder setTransitionRoutes(int index, TransitionRoute value)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
setTransitionRoutes
public TransitionRouteGroup.Builder setTransitionRoutes(int index, TransitionRoute.Builder builderForValue)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
addTransitionRoutes
public TransitionRouteGroup.Builder addTransitionRoutes(TransitionRoute value)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
addTransitionRoutes
public TransitionRouteGroup.Builder addTransitionRoutes(int index, TransitionRoute value)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
addTransitionRoutes
public TransitionRouteGroup.Builder addTransitionRoutes(TransitionRoute.Builder builderForValue)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
addTransitionRoutes
public TransitionRouteGroup.Builder addTransitionRoutes(int index, TransitionRoute.Builder builderForValue)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
addAllTransitionRoutes
public TransitionRouteGroup.Builder addAllTransitionRoutes(Iterable<? extends TransitionRoute> values)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
clearTransitionRoutes
public TransitionRouteGroup.Builder clearTransitionRoutes()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
removeTransitionRoutes
public TransitionRouteGroup.Builder removeTransitionRoutes(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
getTransitionRoutesBuilder
public TransitionRoute.Builder getTransitionRoutesBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
getTransitionRoutesOrBuilder
public TransitionRouteOrBuilder getTransitionRoutesOrBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;- Specified by:
getTransitionRoutesOrBuilderin interfaceTransitionRouteGroupOrBuilder
-
getTransitionRoutesOrBuilderList
public List<? extends TransitionRouteOrBuilder> getTransitionRoutesOrBuilderList()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;- Specified by:
getTransitionRoutesOrBuilderListin interfaceTransitionRouteGroupOrBuilder
-
addTransitionRoutesBuilder
public TransitionRoute.Builder addTransitionRoutesBuilder()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
addTransitionRoutesBuilder
public TransitionRoute.Builder addTransitionRoutesBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
getTransitionRoutesBuilderList
public List<TransitionRoute.Builder> getTransitionRoutesBuilderList()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
repeated .google.cloud.dialogflow.cx.v3.TransitionRoute transition_routes = 5;
-
setUnknownFields
public final TransitionRouteGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
mergeUnknownFields
public final TransitionRouteGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransitionRouteGroup.Builder>
-
-