google-apis-logging_v2 0.5.0 → 0.6.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5fbdfbc9770999ac4cc20129452d2beb9202cd58f11a88869d4323e6d4f06b5a
4
- data.tar.gz: 0fa214b1ec24e54fa25899968755a9128fe05d41256ed9f2e042f3bae77246a6
3
+ metadata.gz: 2235549ccaecb279d535064c52d919e46a39d79ee92c9e7b56599ddc02b18291
4
+ data.tar.gz: d6d3cbb21ffeec08594375d7752bccfa49c97e98d46b13334404da2021728637
5
5
  SHA512:
6
- metadata.gz: f3663ee7b4f1e43af47b4d3bf8cf6e7da215b278a32fa9fbf6adc541b8a458d5838810f35ec30f29515ddc00f60dfa523c1df2b23720c1ac389de4d53496def1
7
- data.tar.gz: e9adb140a5778b6b06e86e809ae77b9245732879f1286680c2de781ffa3e3c17c295e742b399fbd5d34f4276437eda2f85848a4da1c3e107acf90dfdafbca140
6
+ metadata.gz: ca0b3b8a23d3ccf99c8915f217431c811203014809b27d9db9fc7dc835c59dd727b72a989479807479ad2b6cb224cd1440025f9dee07f26504d1a799b21b09e4
7
+ data.tar.gz: bd537ca6d5d629003da688cc13a17d31f530ecaae0492dcc212bd76b9ae439dadcec5c1a888dd2d6ee07fce03ee0a25be66f7cde462deae4407013556801eb89
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-logging_v2
2
2
 
3
+ ### v0.6.0 (2021-04-03)
4
+
5
+ * Regenerated from discovery document revision 20210325
6
+
3
7
  ### v0.5.0 (2021-03-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20210312
@@ -32,7 +32,7 @@ module Google
32
32
  # This is NOT the gem version.
33
33
  VERSION = 'V2'
34
34
 
35
- # View and manage your data across Google Cloud Platform services
35
+ # See, edit, configure, and delete your Google Cloud Platform data
36
36
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
37
37
 
38
38
  # View your data across Google Cloud Platform services
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module LoggingV2
18
18
  # Version of the google-apis-logging_v2 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210312"
25
+ REVISION = "20210325"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-logging_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-22 00:00:00.000000000 Z
11
+ date: 2021-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-logging_v2/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.5.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-logging_v2
57
57
  post_install_message:
58
58
  rdoc_options: []