lib/google/cloud/dialogflow/cx/v3/transition_route_groups/rest/client.rb in google-cloud-dialogflow-cx-v3-1.1.1 vs lib/google/cloud/dialogflow/cx/v3/transition_route_groups/rest/client.rb in google-cloud-dialogflow-cx-v3-1.2.0

- old
+ new

@@ -197,13 +197,13 @@ # least one keyword argument is required. To specify no parameters, or to keep all # the default parameter values, pass an empty Hash as a request object (see above). # # @param parent [::String] # Required. The flow to list all transition route groups for. - # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent - # ID>/flows/<Flow ID>` - # or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. + # Format: + # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>` + # or `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>. # @param page_size [::Integer] # The maximum number of items to return in a single page. By default 100 and # at most 1000. # @param page_token [::String] # The next_page_token value returned from a previous list request. @@ -213,11 +213,10 @@ # # * `TransitionRouteGroup.transition_routes.trigger_fulfillment.messages` # * # `TransitionRouteGroup.transition_routes.trigger_fulfillment.conditional_cases` # - # # If not specified, the agent's default language is used. # [Many # languages](https://cloud.google.com/dialogflow/cx/docs/reference/language) # are supported. # Note: languages must be enabled in the agent before they can be used. @@ -305,14 +304,14 @@ # the default parameter values, pass an empty Hash as a request object (see above). # # @param name [::String] # Required. The name of the # {::Google::Cloud::Dialogflow::CX::V3::TransitionRouteGroup TransitionRouteGroup}. - # 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/<Transition Route Group ID>`. + # Format: + # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/transitionRouteGroups/<TransitionRouteGroupID>` + # or + # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/transitionRouteGroups/<TransitionRouteGroupID>`. # @param language_code [::String] # The language to retrieve the transition route group for. The following # fields are language dependent: # # * `TransitionRouteGroup.transition_routes.trigger_fulfillment.messages` @@ -408,13 +407,13 @@ # the default parameter values, pass an empty Hash as a request object (see above). # # @param parent [::String] # Required. The flow to create an # {::Google::Cloud::Dialogflow::CX::V3::TransitionRouteGroup TransitionRouteGroup} - # for. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent - # ID>/flows/<Flow ID>` - # or `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>` + # for. Format: + # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>` + # or `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>` # for agent-level groups. # @param transition_route_group [::Google::Cloud::Dialogflow::CX::V3::TransitionRouteGroup, ::Hash] # Required. The transition route group to create. # @param language_code [::String] # The language of the following fields in `TransitionRouteGroup`: @@ -609,13 +608,13 @@ # the default parameter values, pass an empty Hash as a request object (see above). # # @param name [::String] # Required. The name of the # {::Google::Cloud::Dialogflow::CX::V3::TransitionRouteGroup TransitionRouteGroup} - # to delete. 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/<Transition Route Group ID>`. + # to delete. Format: + # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/transitionRouteGroups/<TransitionRouteGroupID>` + # or + # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/transitionRouteGroups/<TransitionRouteGroupID>`. # @param force [::Boolean] # This field has no effect for transition route group that no page is using. # If the transition route group is referenced by any page: # # * If `force` is set to false, an error will be returned with message