google-apis-servicenetworking_v1 0.4.0 → 0.5.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: c24355c708b6feca14c7f93b07fe0491c6eddcd766f19121fd444c61ceb9a656
4
- data.tar.gz: 593c7c5b6d14f9fbac4a7db065f43e04d3c307cfc530555eb40e60f223fdfaee
3
+ metadata.gz: 889bbc56b665e6d747ed3c41f479e2daf99b185f195a34f4e9626085ee1187db
4
+ data.tar.gz: 02e387b2df81e29fd562f12f22cdea326393b752c70f28c1775e160b7292b4ff
5
5
  SHA512:
6
- metadata.gz: 511d6190375b35a02edc468468363f72eb1356327783f10680fe6ff717e163be98f99476d69e7e974501ed585933cd24464744e306081bb86635a5e977d228f9
7
- data.tar.gz: 3ee29c5c567a436cc198da7d1ab92d26f9251a0473594ebaeade8e92100d62e77810e257dd27da6317720b314b7f54d0b1cfa13bfa7fd1e8301d1d6a828a02f9
6
+ metadata.gz: 6262abc7e20dbb81886962d77ca58f2e0a8d3aef1c9ba047a9cb14fcb05a39bf10f34397036cbb72c3afa9428e334f2cdb5e83fd3ae09767cc7f7c1691fd9600
7
+ data.tar.gz: 1423e952d2d6c178d99a545e33ae8a5fe0c368855efc282c5268e2f11b112fe3448e8ac415a059eab7583c1592f1dbaea63883eb9a79c948d8c93a3ab66c7c2e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-servicenetworking_v1
2
2
 
3
+ ### v0.5.0 (2021-03-23)
4
+
5
+ * Regenerated from discovery document revision 20210319
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.4.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1'
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
  # Manage your Google API service configuration
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicenetworkingV1
18
18
  # Version of the google-apis-servicenetworking_v1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.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 = "20210217"
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-servicenetworking_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.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-servicenetworking_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicenetworking_v1
57
57
  post_install_message:
58
58
  rdoc_options: []