google-apis-networkmanagement_v1 0.7.0 → 0.8.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: c4e9d6371bb300b0e18ee19149e3b0dd729ff045b6a2487748d0b97259ed3a34
4
- data.tar.gz: 6e0a592e7beb83001d254c24ce7dcc83c46b7633d90fa766859bfec5d2c575c0
3
+ metadata.gz: a22bdd8bd4aebe7a8c0ad7e10fd9f2334cfd96614603ce70c55038397b9ee5ee
4
+ data.tar.gz: 9d7d6e4d963c243832289a1e447ffa5681f96743cf19d9fa83f532c2eea8bc01
5
5
  SHA512:
6
- metadata.gz: 44f1ff7cbf0634571a013ab58f62655cf929e37b823994b1c2e7254bc499e5882844a459f569b6e6aa2b9d3f6114a24304e497ce62386e8137a14d0d26f815f8
7
- data.tar.gz: 9c862a621cb683d595e5063ee7c802732ae4c7e7cc4cdec7c16eb197d591ea3f6f74285d192441176a4043964c99d15afdea1766a82ff550b163e7bb7cf7319a
6
+ metadata.gz: b65c378458b116d990b5bf68f8285fc10b416520bfa8f1901b5fc7230d0ae3e70deb6c120ad6a20cad82c66f5896147cbdafcdf8cd4717300c568cba95878f84
7
+ data.tar.gz: b7da21f78473cdcfe93dcc22eb728e090fe5e6d8d249632420080e9e9a1d2717d71505076b523ed2b454b8e02dc9f697ed2b987967dbe9992958ee08ada57b39
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkmanagement_v1
2
2
 
3
+ ### v0.8.0 (2021-08-03)
4
+
5
+ * Regenerated from discovery document revision 20210728
6
+
3
7
  ### v0.7.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1'
32
32
 
33
- # See, edit, configure, and delete your Google Cloud Platform data
33
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
  end
36
36
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkmanagementV1
18
18
  # Version of the google-apis-networkmanagement_v1 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210610"
25
+ REVISION = "20210728"
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-networkmanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.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-07-05 00:00:00.000000000 Z
11
+ date: 2021-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-networkmanagement_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-networkmanagement_v1
63
63
  post_install_message:
64
64
  rdoc_options: []