google-cloud-logging-v2 0.1.1 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -24,8 +24,8 @@ module Google
24
24
  # Describes a logs-based metric. The value of the metric is the number of log
25
25
  # entries that match a logs filter in a given time interval.
26
26
  #
27
- # Logs-based metric can also be used to extract values from logs and create a
28
- # a distribution of the values. The distribution records the statistics of the
27
+ # Logs-based metrics can also be used to extract values from logs and create a
28
+ # distribution of the values. The distribution records the statistics of the
29
29
  # extracted values along with an optional histogram of the values as specified
30
30
  # by the bucket options.
31
31
  # @!attribute [rw] name
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-logging-v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-13 00:00:00.000000000 Z
11
+ date: 2021-01-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -224,7 +224,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
224
224
  - !ruby/object:Gem::Version
225
225
  version: '0'
226
226
  requirements: []
227
- rubygems_version: 3.1.3
227
+ rubygems_version: 3.2.6
228
228
  signing_key:
229
229
  specification_version: 4
230
230
  summary: API Client library for the Cloud Logging V2 API