diff --git a/generated/google/apis/logging_v2.rb b/generated/google/apis/logging_v2.rb index 1ddb02b9d..8b5531f75 100644 --- a/generated/google/apis/logging_v2.rb +++ b/generated/google/apis/logging_v2.rb @@ -28,7 +28,7 @@ module Google # @see https://cloud.google.com/logging/docs/ module LoggingV2 VERSION = 'V2' - REVISION = '20200918' + REVISION = '20201016' # 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 95045313c..8a73fa3ab 100644 --- a/generated/google/apis/logging_v2/classes.rb +++ b/generated/google/apis/logging_v2/classes.rb @@ -1159,11 +1159,10 @@ module Google end # Describes a logs-based metric. The value of the metric is the number of log - # entries that match a logs filter in a given time interval.Logs-based metric - # can also be used to extract values from logs and create a a distribution of - # the values. The distribution records the statistics of the extracted values - # along with an optional histogram of the values as specified by the bucket - # options. + # entries that match a logs filter in a given time interval.Logs-based metrics + # can also be used to extract values from logs and create a distribution of the + # values. The distribution records the statistics of the extracted values along + # with an optional histogram of the values as specified by the bucket options. class LogMetric include Google::Apis::Core::Hashable diff --git a/generated/google/apis/logging_v2/synth.metadata b/generated/google/apis/logging_v2/synth.metadata index 429012f74..fda3fa39a 100644 --- a/generated/google/apis/logging_v2/synth.metadata +++ b/generated/google/apis/logging_v2/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "c98c719bbab68d0890524d53f8b629d7858af9c2" + "sha": "1b99f0ce77e3f4b5d49c99097467bf511de24ffd" } } ]