google-apis-composer_v1beta1 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: 913f20b0045682b95e811ab7ae1cf75a3175d9dceea4995705c2c915866ede9b
4
- data.tar.gz: 124e97c34394aa078a5a96eedbe17cf530e1ad6af3286dec3518fa08eae9ee6f
3
+ metadata.gz: 0d34bd82515eefdfc88235b52268546d4174a258aca37be430a56715081264b4
4
+ data.tar.gz: 4ad0d31eab3235099893ff7736e627b67203362963c30f39dd6a9702d0822d20
5
5
  SHA512:
6
- metadata.gz: 298ad5c3cbb8287ca06ae74f19fc013d1479919506798aa11f49bc50d9e61966b66f604db5f25fddf081566d80e1478de120c7001b452301ec3ed1438a95a677
7
- data.tar.gz: 124b211965fee17bad4ca69ae1fe700a7952b035f2e55654ce2a969c8f5425d76dbce8205c2ab4490d07b9ac95c35414a056a4f41596f3d96b31f0b9b91605cd
6
+ metadata.gz: c9bc1363896cbeedee0cdfcad46ded8284613d04dc4c5268a84ca9b55b75fc208667b6a61791f503ad46c5f45b5c94031a83c5b5b058d75abc36373d6ff783d7
7
+ data.tar.gz: cdfc37ac5e21223da390f5a6ab2e7503d197320f5088dc603a654662aa1bd0c57852589525af0a08b42cc3719c78f55cc863f6e970e91e180bc529eb268fddb1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-composer_v1beta1
2
2
 
3
+ ### v0.3.0 (2021-03-27)
4
+
5
+ * Regenerated from discovery document revision 20210319
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
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta1'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComposerV1beta1
18
18
  # Version of the google-apis-composer_v1beta1 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 = "20201208"
25
+ REVISION = "20210319"
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-composer_v1beta1
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-03-29 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-composer_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-composer_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []