+ # config.softwareConfig.imageVersion |
+ # Upgrade the version of the environment in-place. Refer to
+ # `SoftwareConfig.image_version` for information on how to format the new
+ # image version. Additionally, the new image version cannot effect a version
+ # downgrade and must match the current image version's Composer major
+ # version and Airflow major and minor versions. Consult the
+ # Cloud
+ # Composer Version List for valid values. |
+ #
#
#
# @param [String] fields
diff --git a/generated/google/apis/dialogflow_v2.rb b/generated/google/apis/dialogflow_v2.rb
index b73b02baf1d..149e17767a0 100644
--- a/generated/google/apis/dialogflow_v2.rb
+++ b/generated/google/apis/dialogflow_v2.rb
@@ -26,7 +26,7 @@ module Apis
# @see https://cloud.google.com/dialogflow-enterprise/
module DialogflowV2
VERSION = 'V2'
- REVISION = '20181207'
+ REVISION = '20181215'
# 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_v2/classes.rb b/generated/google/apis/dialogflow_v2/classes.rb
index 957451cad4a..adc264cabed 100644
--- a/generated/google/apis/dialogflow_v2/classes.rb
+++ b/generated/google/apis/dialogflow_v2/classes.rb
@@ -2034,8 +2034,9 @@ class GoogleCloudDialogflowV2QueryResult
attr_accessor :all_required_params_present
alias_method :all_required_params_present?, :all_required_params_present
- # The free-form diagnostic info. For example, this field
- # could contain webhook call latency.
+ # The free-form diagnostic info. For example, this field could contain
+ # webhook call latency. The string keys of the Struct's fields map can change
+ # without notice.
# Corresponds to the JSON property `diagnosticInfo`
# @return [Hash