google-apis-clouddebugger_v2 0.2.0 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7fa17ecc6345417f7008ff355366bef4aa8276251ae82ac8e9ea229688cb2bb8
4
- data.tar.gz: 54a69f4e5ff839448f103c735457fb0095524b0913467c026b9dab98fead673a
3
+ metadata.gz: 1dadee0059b8c7ef57a6fa9d262a05305fdd125d01aa5fa39e8df1d7d09a16a0
4
+ data.tar.gz: 1cfb72d5649c2ce758fa05da9eac3568c435e36d11a1d8f4774c97d020f53316
5
5
  SHA512:
6
- metadata.gz: 1e6fc74ef4ab3c57cb7ebed6b4f20acf1c84768d390107e219c1b5a3e9d2e2fddcaf0c68d8cd6b1e20486ee4c9797492d148ff0e5c3be5e03035483246bd63cc
7
- data.tar.gz: ca87ffd7367c2356e6f8f0ec29896dea323b546b8a9af81517a8a5bbd6f23528bafe3773d803400d338cc8d18afb1d5cd3f5460008b6850177ef70c4c4913fa7
6
+ metadata.gz: f4bf65549b8be3faa02b4fc2faf12b6ebf4e9cd109527fd84c4de545fc69f4f261f9bc6584eef0d810e5f15161fed4b24c92ee17e7b03e24e05365d3965760ee
7
+ data.tar.gz: 9c07a00667ae05d39f7b94fc5db75c9f0852d53da9fb9bfffca56b7dda081625de7bbd708aeed5942b02767af9c43ab29ac2eedda3f4c6ba295a891b03256155
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-clouddebugger_v2
2
2
 
3
+ ### v0.3.0 (2021-04-02)
4
+
5
+ * Regenerated from discovery document revision 20210326
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.2.0 (2021-03-04)
4
9
 
5
10
  * Regenerated using generator version 0.1.2
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V2'
32
32
 
33
- # View and manage your data across Google Cloud Platform services
33
+ # See, edit, configure, and delete your Google Cloud Platform data
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
36
  # Use Stackdriver Debugger
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ClouddebuggerV2
18
18
  # Version of the google-apis-clouddebugger_v2 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20200807"
25
+ REVISION = "20210326"
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-clouddebugger_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.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-08 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-clouddebugger_v2/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-clouddebugger_v2/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-clouddebugger_v2/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-clouddebugger_v2
57
57
  post_install_message:
58
58
  rdoc_options: []