File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ module Apis
2828 # @see https://cloud.google.com/logging/docs/
2929 module LoggingV2
3030 VERSION = 'V2'
31- REVISION = '20200918 '
31+ REVISION = '20201016 '
3232
3333 # View and manage your data across Google Cloud Platform services
3434 AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
Original file line number Diff line number Diff line change @@ -1159,11 +1159,10 @@ def update!(**args)
11591159 end
11601160
11611161 # Describes a logs-based metric. The value of the metric is the number of log
1162- # entries that match a logs filter in a given time interval.Logs-based metric
1163- # can also be used to extract values from logs and create a a distribution of
1164- # the values. The distribution records the statistics of the extracted values
1165- # along with an optional histogram of the values as specified by the bucket
1166- # options.
1162+ # entries that match a logs filter in a given time interval.Logs-based metrics
1163+ # can also be used to extract values from logs and create a distribution of the
1164+ # values. The distribution records the statistics of the extracted values along
1165+ # with an optional histogram of the values as specified by the bucket options.
11671166 class LogMetric
11681167 include Google ::Apis ::Core ::Hashable
11691168
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/google-api-ruby-client.git",
7- "sha": "c98c719bbab68d0890524d53f8b629d7858af9c2 "
7+ "sha": "1b99f0ce77e3f4b5d49c99097467bf511de24ffd "
88 }
99 }
1010 ]
You can’t perform that action at this time.
0 commit comments