From 54040f4dda7395165730c3c4c9505419e151c673 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Thu, 5 Oct 2017 00:35:07 +0000 Subject: [PATCH] Autogenerated update (2017-10-05) Update: - logging_v2 - monitoring_v3 --- generated/google/apis/logging_v2.rb | 2 +- generated/google/apis/logging_v2/classes.rb | 13 ++++--------- generated/google/apis/monitoring_v3.rb | 2 +- generated/google/apis/monitoring_v3/classes.rb | 13 ++++--------- 4 files changed, 10 insertions(+), 20 deletions(-) diff --git a/generated/google/apis/logging_v2.rb b/generated/google/apis/logging_v2.rb index 3f9cbdca0..1a6b25b1f 100644 --- a/generated/google/apis/logging_v2.rb +++ b/generated/google/apis/logging_v2.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/logging/docs/ module LoggingV2 VERSION = 'V2' - REVISION = '20170926' + REVISION = '20171002' # 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/logging_v2/classes.rb b/generated/google/apis/logging_v2/classes.rb index 19a6b8dec..473989f0f 100644 --- a/generated/google/apis/logging_v2/classes.rb +++ b/generated/google/apis/logging_v2/classes.rb @@ -1120,7 +1120,9 @@ module Google attr_accessor :description # A concise name for the metric, which can be displayed in user interfaces. Use - # sentence case without an ending period, for example "Request count". + # sentence case without an ending period, for example "Request count". This + # field is optional but it is recommended to be set for any metrics associated + # with user-visible concepts, such as Quota. # Corresponds to the JSON property `displayName` # @return [String] attr_accessor :display_name @@ -1140,14 +1142,7 @@ module Google # @return [String] attr_accessor :metric_kind - # The resource name of the metric descriptor. Depending on the implementation, - # the name typically includes: (1) the parent resource name that defines the - # scope of the metric type or of its data; and (2) the metric's URL-encoded type, - # which also appears in the type field of this descriptor. For example, - # following is the resource name of a custom metric within the GCP project my- - # project-id: - # "projects/my-project-id/metricDescriptors/custom.googleapis.com%2Finvoice% - # 2Fpaid%2Famount" + # The resource name of the metric descriptor. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name diff --git a/generated/google/apis/monitoring_v3.rb b/generated/google/apis/monitoring_v3.rb index c12fa0e94..c61446742 100644 --- a/generated/google/apis/monitoring_v3.rb +++ b/generated/google/apis/monitoring_v3.rb @@ -27,7 +27,7 @@ module Google # @see https://cloud.google.com/monitoring/api/ module MonitoringV3 VERSION = 'V3' - REVISION = '20170830' + REVISION = '20171001' # 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/monitoring_v3/classes.rb b/generated/google/apis/monitoring_v3/classes.rb index c0a31132a..273c5bc3b 100644 --- a/generated/google/apis/monitoring_v3/classes.rb +++ b/generated/google/apis/monitoring_v3/classes.rb @@ -948,7 +948,9 @@ module Google attr_accessor :description # A concise name for the metric, which can be displayed in user interfaces. Use - # sentence case without an ending period, for example "Request count". + # sentence case without an ending period, for example "Request count". This + # field is optional but it is recommended to be set for any metrics associated + # with user-visible concepts, such as Quota. # Corresponds to the JSON property `displayName` # @return [String] attr_accessor :display_name @@ -968,14 +970,7 @@ module Google # @return [String] attr_accessor :metric_kind - # The resource name of the metric descriptor. Depending on the implementation, - # the name typically includes: (1) the parent resource name that defines the - # scope of the metric type or of its data; and (2) the metric's URL-encoded type, - # which also appears in the type field of this descriptor. For example, - # following is the resource name of a custom metric within the GCP project my- - # project-id: - # "projects/my-project-id/metricDescriptors/custom.googleapis.com%2Finvoice% - # 2Fpaid%2Famount" + # The resource name of the metric descriptor. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name