Class ListTransitionRouteGroupsResponse.Builder

    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListTransitionRouteGroupsResponse.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListTransitionRouteGroupsResponse.Builder>
      • getDefaultInstanceForType

        public ListTransitionRouteGroupsResponse getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public ListTransitionRouteGroupsResponse build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public ListTransitionRouteGroupsResponse buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListTransitionRouteGroupsResponse.Builder>
      • 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;
        Specified by:
        getTransitionRouteGroupsList in interface ListTransitionRouteGroupsResponseOrBuilder
      • 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;
        Specified by:
        getTransitionRouteGroupsCount in interface ListTransitionRouteGroupsResponseOrBuilder
      • getTransitionRouteGroups

        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;
        Specified by:
        getTransitionRouteGroups in interface ListTransitionRouteGroupsResponseOrBuilder
      • setTransitionRouteGroups

        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

        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;
      • addTransitionRouteGroups

        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

        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

        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

        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;
      • addAllTransitionRouteGroups

        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;
      • 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;
      • removeTransitionRouteGroups

        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;
      • getTransitionRouteGroupsBuilder

        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;
      • getTransitionRouteGroupsOrBuilder

        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;
        Specified by:
        getTransitionRouteGroupsOrBuilder in interface ListTransitionRouteGroupsResponseOrBuilder
      • 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;
        Specified by:
        getTransitionRouteGroupsOrBuilderList in interface ListTransitionRouteGroupsResponseOrBuilder
      • 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

        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;
      • 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;
      • getNextPageTokenBytes

        public com.google.protobuf.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;
        Specified by:
        getNextPageTokenBytes in interface ListTransitionRouteGroupsResponseOrBuilder
        Returns:
        The bytes for nextPageToken.
      • setNextPageToken

        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;
        Parameters:
        value - The nextPageToken to set.
        Returns:
        This builder for chaining.
      • 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;
        Returns:
        This builder for chaining.
      • setNextPageTokenBytes

        public ListTransitionRouteGroupsResponse.Builder setNextPageTokenBytes​(com.google.protobuf.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;
        Parameters:
        value - The bytes for nextPageToken to set.
        Returns:
        This builder for chaining.