public static final class ListTransitionRouteGroupsResponse.Builder extends GeneratedMessageV3.Builder<ListTransitionRouteGroupsResponse.Builder> implements ListTransitionRouteGroupsResponseOrBuilder
   
   The response message for
 TransitionRouteGroups.ListTransitionRouteGroups.
 Protobuf type google.cloud.dialogflow.cx.v3.ListTransitionRouteGroupsResponse
    Inherited Members
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Methods
  
  
  getDescriptor()
  
    public static final Descriptors.Descriptor getDescriptor()
   
  
  Methods
  
  
  addAllTransitionRouteGroups(Iterable<? extends TransitionRouteGroup> values)
  
    public ListTransitionRouteGroupsResponse.Builder addAllTransitionRouteGroups(Iterable<? extends TransitionRouteGroup> values)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.dialogflow.cx.v3.TransitionRouteGroup>
 | 
    
  
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public ListTransitionRouteGroupsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  addTransitionRouteGroups(TransitionRouteGroup value)
  
    public ListTransitionRouteGroupsResponse.Builder addTransitionRouteGroups(TransitionRouteGroup value)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
addTransitionRouteGroups(TransitionRouteGroup.Builder builderForValue)
  
    public ListTransitionRouteGroupsResponse.Builder addTransitionRouteGroups(TransitionRouteGroup.Builder builderForValue)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
addTransitionRouteGroups(int index, TransitionRouteGroup value)
  
    public ListTransitionRouteGroupsResponse.Builder addTransitionRouteGroups(int index, TransitionRouteGroup value)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
addTransitionRouteGroups(int index, TransitionRouteGroup.Builder builderForValue)
  
    public ListTransitionRouteGroupsResponse.Builder addTransitionRouteGroups(int index, TransitionRouteGroup.Builder builderForValue)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
addTransitionRouteGroupsBuilder()
  
    public TransitionRouteGroup.Builder addTransitionRouteGroupsBuilder()
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
addTransitionRouteGroupsBuilder(int index)
  
    public TransitionRouteGroup.Builder addTransitionRouteGroupsBuilder(int index)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  build()
  
    public ListTransitionRouteGroupsResponse build()
   
  
  
  buildPartial()
  
    public ListTransitionRouteGroupsResponse buildPartial()
   
  
  
  clear()
  
    public ListTransitionRouteGroupsResponse.Builder clear()
   
  
  Overrides
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public ListTransitionRouteGroupsResponse.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearNextPageToken()
  
    public ListTransitionRouteGroupsResponse.Builder clearNextPageToken()
   
   Token to retrieve the next page of results, or empty if there are no more
 results in the list.
 string next_page_token = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
  
    public ListTransitionRouteGroupsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clearTransitionRouteGroups()
  
    public ListTransitionRouteGroupsResponse.Builder clearTransitionRouteGroups()
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
clone()
  
    public ListTransitionRouteGroupsResponse.Builder clone()
   
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public ListTransitionRouteGroupsResponse getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getNextPageToken()
  
    public String getNextPageToken()
   
   Token to retrieve the next page of results, or empty if there are no more
 results in the list.
 string next_page_token = 2;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | String | The nextPageToken. | 
    
  
  
  getNextPageTokenBytes()
  
    public ByteString getNextPageTokenBytes()
   
   Token to retrieve the next page of results, or empty if there are no more
 results in the list.
 string next_page_token = 2;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | ByteString | The bytes for nextPageToken. | 
    
  
  
  getTransitionRouteGroups(int index)
  
    public TransitionRouteGroup getTransitionRouteGroups(int index)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getTransitionRouteGroupsBuilder(int index)
  
    public TransitionRouteGroup.Builder getTransitionRouteGroupsBuilder(int index)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getTransitionRouteGroupsBuilderList()
  
    public List<TransitionRouteGroup.Builder> getTransitionRouteGroupsBuilderList()
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
getTransitionRouteGroupsCount()
  
    public int getTransitionRouteGroupsCount()
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  getTransitionRouteGroupsList()
  
    public List<TransitionRouteGroup> getTransitionRouteGroupsList()
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
getTransitionRouteGroupsOrBuilder(int index)
  
    public TransitionRouteGroupOrBuilder getTransitionRouteGroupsOrBuilder(int index)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getTransitionRouteGroupsOrBuilderList()
  
    public List<? extends TransitionRouteGroupOrBuilder> getTransitionRouteGroupsOrBuilderList()
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.dialogflow.cx.v3.TransitionRouteGroupOrBuilder> |  | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(ListTransitionRouteGroupsResponse other)
  
    public ListTransitionRouteGroupsResponse.Builder mergeFrom(ListTransitionRouteGroupsResponse other)
   
  
  
  
  
  
    public ListTransitionRouteGroupsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public ListTransitionRouteGroupsResponse.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final ListTransitionRouteGroupsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  removeTransitionRouteGroups(int index)
  
    public ListTransitionRouteGroupsResponse.Builder removeTransitionRouteGroups(int index)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public ListTransitionRouteGroupsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setNextPageToken(String value)
  
    public ListTransitionRouteGroupsResponse.Builder setNextPageToken(String value)
   
   Token to retrieve the next page of results, or empty if there are no more
 results in the list.
 string next_page_token = 2;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | String
 The nextPageToken to set. | 
    
  
  
  
  setNextPageTokenBytes(ByteString value)
  
    public ListTransitionRouteGroupsResponse.Builder setNextPageTokenBytes(ByteString value)
   
   Token to retrieve the next page of results, or empty if there are no more
 results in the list.
 string next_page_token = 2;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | ByteString
 The bytes for nextPageToken to set. | 
    
  
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public ListTransitionRouteGroupsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setTransitionRouteGroups(int index, TransitionRouteGroup value)
  
    public ListTransitionRouteGroupsResponse.Builder setTransitionRouteGroups(int index, TransitionRouteGroup value)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
setTransitionRouteGroups(int index, TransitionRouteGroup.Builder builderForValue)
  
    public ListTransitionRouteGroupsResponse.Builder setTransitionRouteGroups(int index, TransitionRouteGroup.Builder builderForValue)
   
   The list of transition route groups. There will be a maximum number of
 items returned based on the page_size field in the request. The list may in
 some cases be empty or contain fewer entries than page_size even if this
 isn't the last page.
 
 repeated .google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_groups = 1;
 
setUnknownFields(UnknownFieldSet unknownFields)
  
    public final ListTransitionRouteGroupsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides