From 2b642c556e6f788590986c46fcfe9435fb66ed42 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Mon, 12 Nov 2018 00:36:32 +0000 Subject: [PATCH] Autogenerated update (2018-11-12) Update: - dialogflow_v2beta1 --- generated/google/apis/dialogflow_v2beta1.rb | 2 +- .../google/apis/dialogflow_v2beta1/classes.rb | 11 +++++--- .../google/apis/dialogflow_v2beta1/service.rb | 27 ++++++++++--------- 3 files changed, 23 insertions(+), 17 deletions(-) diff --git a/generated/google/apis/dialogflow_v2beta1.rb b/generated/google/apis/dialogflow_v2beta1.rb index 2842c134a..36133d64b 100644 --- a/generated/google/apis/dialogflow_v2beta1.rb +++ b/generated/google/apis/dialogflow_v2beta1.rb @@ -26,7 +26,7 @@ module Google # @see https://cloud.google.com/dialogflow-enterprise/ module DialogflowV2beta1 VERSION = 'V2beta1' - REVISION = '20181022' + REVISION = '20181110' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/dialogflow_v2beta1/classes.rb b/generated/google/apis/dialogflow_v2beta1/classes.rb index 1569fe2f1..b6f37d64b 100644 --- a/generated/google/apis/dialogflow_v2beta1/classes.rb +++ b/generated/google/apis/dialogflow_v2beta1/classes.rb @@ -74,6 +74,8 @@ module Google # Required. The unique identifier of the context. Format: # `projects//agent/sessions//contexts/`. + # The `Context ID` is always converted to lowercase, may only contain + # characters in [a-zA-Z0-9_-%] and may be at most 250 bytes long. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name @@ -1843,10 +1845,11 @@ module Google # Required. The unique identifier of the context. Format: # `projects//agent/sessions//contexts/`, # or `projects//agent/environments//users//sessions//contexts/`. The `Context ID` is - # always converted to lowercase. If `Environment ID` is not specified, we - # assume default 'draft' environment. If `User ID` is not specified, we - # assume default '-' user. + # ID>/sessions//contexts/`. + # The `Context ID` is always converted to lowercase, may only contain + # characters in a-zA-Z0-9_-% and may be at most 250 bytes long. + # If `Environment ID` is not specified, we assume default 'draft' + # environment. If `User ID` is not specified, we assume default '-' user. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name diff --git a/generated/google/apis/dialogflow_v2beta1/service.rb b/generated/google/apis/dialogflow_v2beta1/service.rb index a05367a65..875964daa 100644 --- a/generated/google/apis/dialogflow_v2beta1/service.rb +++ b/generated/google/apis/dialogflow_v2beta1/service.rb @@ -888,10 +888,11 @@ module Google # Required. The unique identifier of the context. Format: # `projects//agent/sessions//contexts/`, # or `projects//agent/environments//users//sessions//contexts/`. The `Context ID` is - # always converted to lowercase. If `Environment ID` is not specified, we - # assume default 'draft' environment. If `User ID` is not specified, we - # assume default '-' user. + # ID>/sessions//contexts/`. + # The `Context ID` is always converted to lowercase, may only contain + # characters in a-zA-Z0-9_-% and may be at most 250 bytes long. + # If `Environment ID` is not specified, we assume default 'draft' + # environment. If `User ID` is not specified, we assume default '-' user. # @param [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context] google_cloud_dialogflow_v2beta1_context_object # @param [String] update_mask # Optional. The mask to control which fields get updated. @@ -1917,10 +1918,11 @@ module Google # Required. The unique identifier of the context. Format: # `projects//agent/sessions//contexts/`, # or `projects//agent/environments//users//sessions//contexts/`. The `Context ID` is - # always converted to lowercase. If `Environment ID` is not specified, we - # assume default 'draft' environment. If `User ID` is not specified, we - # assume default '-' user. + # ID>/sessions//contexts/`. + # The `Context ID` is always converted to lowercase, may only contain + # characters in a-zA-Z0-9_-% and may be at most 250 bytes long. + # If `Environment ID` is not specified, we assume default 'draft' + # environment. If `User ID` is not specified, we assume default '-' user. # @param [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context] google_cloud_dialogflow_v2beta1_context_object # @param [String] update_mask # Optional. The mask to control which fields get updated. @@ -2340,10 +2342,11 @@ module Google # Required. The unique identifier of the context. Format: # `projects//agent/sessions//contexts/`, # or `projects//agent/environments//users//sessions//contexts/`. The `Context ID` is - # always converted to lowercase. If `Environment ID` is not specified, we - # assume default 'draft' environment. If `User ID` is not specified, we - # assume default '-' user. + # ID>/sessions//contexts/`. + # The `Context ID` is always converted to lowercase, may only contain + # characters in a-zA-Z0-9_-% and may be at most 250 bytes long. + # If `Environment ID` is not specified, we assume default 'draft' + # environment. If `User ID` is not specified, we assume default '-' user. # @param [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context] google_cloud_dialogflow_v2beta1_context_object # @param [String] update_mask # Optional. The mask to control which fields get updated.