google-apis-licensing_v1 0.2.0 → 0.3.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: 6148286bd4980008288b764561996b6803709a9719816a134f1fa4b5b3641cd9
4
- data.tar.gz: ced6bda6b760cdff4b34632ba6630f77bb2d4ec6151563f6c36a54f50906260d
3
+ metadata.gz: 0e550e721e3489315abe588d84e8b297e45f97bc404dcb72c349370c89a461d0
4
+ data.tar.gz: 17f22e6e008528d832fdf472eedb2c5f508e955c805b433c0400827b1f54e8ab
5
5
  SHA512:
6
- metadata.gz: e4a9ee2ff6e5bc373347373be11745a4895d659bac1f13be57daba8a6d5b0bf372240d4bb0c0563c79a4a3f4612a9be9514aafe6308716a6afe1a753db2ec43f
7
- data.tar.gz: df235ccaad74df957c6b5f22fa77a71223cc3f32fee7154d1fdaf531d8303034e36a2093e37ad6ba0e364b96794564a6556d69ae943d22f99b5af4fd762912c4
6
+ metadata.gz: 435c677471d916c10be3a30fa312176639b780f31bb828adf2b9888e3ef64a2f87463835f28550b1f88d93bf8311627d49eb5fff526b6314e9410ca546df9348
7
+ data.tar.gz: 654f519c7e76426b3d69b3aefb25e2aa528653e6781116ecf322caeb70fbb1ebe7a85cc8d402f3e0fee10fe2be08bfe6dda8425b44f32210aa8dfa7de66d5420
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-licensing_v1
2
2
 
3
+ ### v0.3.0 (2021-05-19)
4
+
5
+ * Regenerated using generator version 0.2.0
6
+
3
7
  ### v0.2.0 (2021-03-04)
4
8
 
5
9
  * Regenerated using generator version 0.1.2
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module LicensingV1
18
18
  # Version of the google-apis-licensing_v1 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
25
  REVISION = "20201116"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-licensing_v1
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-05-24 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-licensing_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-licensing_v1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-licensing_v1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-licensing_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Enterprise License Manager API V1