generated/google/apis/dialogflow_v2beta1/service.rb in google-api-client-0.41.2 vs generated/google/apis/dialogflow_v2beta1/service.rb in google-api-client-0.42.0
- old
+ new
@@ -839,11 +839,14 @@
end
# Returns the list of all non-draft environments of the specified agent.
# @param [String] parent
# Required. The agent to list all environments from.
- # Format: `projects/<Project ID>/agent`.
+ # Format:
+ # - `projects/<Project Number / ID>/agent`
+ # - `projects/<Project Number / ID>/locations/<Location
+ # ID>/agent
# @param [Fixnum] page_size
# Optional. The maximum number of items to return in a single page. By default
# 100 and
# at most 1000.
# @param [String] page_token
@@ -3723,10 +3726,13 @@
end
# Returns the list of all non-draft environments of the specified agent.
# @param [String] parent
# Required. The agent to list all environments from.
- # Format: `projects/<Project ID>/agent`.
+ # Format:
+ # - `projects/<Project Number / ID>/agent`
+ # - `projects/<Project Number / ID>/locations/<Location
+ # ID>/agent
# @param [Fixnum] page_size
# Optional. The maximum number of items to return in a single page. By default
# 100 and
# at most 1000.
# @param [String] page_token