google-apis-vpcaccess_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: b45148865c078319100f6cd8d4f129a161cfa01d9bd4cf7039b32ec8e6b79483
4
- data.tar.gz: a6f4c4b9a8a8013d2d2bac6f9397f1f68230637ff814bcce0a4c3bcace2acc58
3
+ metadata.gz: 6127b0e693e6cf5acbf7041b88c546175cf32063e6abe04062007f5e8aab5a9f
4
+ data.tar.gz: bf554bf9779e6f636e441b75f78aca109fdd287d1cb54f8b69d689919c3ba635
5
5
  SHA512:
6
- metadata.gz: 72a8e7c33e6bcff45239dc322c854b26ee818508633286d6f1bec1e17326327c960090bff1c53a78dc19e6a0f6ee0dffb058375d813da6faf7f0bcee039f66c4
7
- data.tar.gz: e28f942f289ac43647c67fd2582223b7be88bca870e7608b6cd74b8327e88e5894df34f745fd7d73289394cd661a4c3546392b00f1bd80d6dedc944fd02e3148
6
+ metadata.gz: d7cc232c7de2a0d7ddd89706825608bf4ec8be1eaf02d45c146933fd22ab71fb36bcd9044920f5be72712ab2df4d96093d13b8cb5024e5fa71e9f3e287c78bf1
7
+ data.tar.gz: 1ef2a46e4945162e2ae61c12a11cb87e73899db2e1b3ee9992972830635d325d4e7e71cc0ab90d7c376045d6a19a7ef915b39a0cfcaabf98ae448c4c4bb2b65b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vpcaccess_v1
2
2
 
3
+ ### v0.3.0 (2023-04-23)
4
+
5
+ * Regenerated from discovery document revision 20230418
6
+
3
7
  ### v0.2.0 (2023-03-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20230309
@@ -177,7 +177,7 @@ module Google
177
177
  end
178
178
  end
179
179
 
180
- # A resource that represents Google Cloud Platform location.
180
+ # A resource that represents Google Cloud location.
181
181
  class Location
182
182
  include Google::Apis::Core::Hashable
183
183
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VpcaccessV1
18
18
  # Version of the google-apis-vpcaccess_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
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230309"
25
+ REVISION = "20230418"
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-vpcaccess_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: 2023-03-19 00:00:00.000000000 Z
11
+ date: 2023-04-23 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/main/generated/google-apis-vpcaccess_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vpcaccess_v1/v0.2.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vpcaccess_v1/v0.3.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vpcaccess_v1
63
63
  post_install_message:
64
64
  rdoc_options: []