google-apis-alloydb_v1beta 0.1.0 → 0.2.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: 3daaa25c225a72fcc71bc1bfc29480f04ef2103ea00a9a8e9fb6dd9d2a765b13
4
- data.tar.gz: c4a6483a0df4841d45501f47c67e7929a530fe11a130fc8e2aee5ac696457e5d
3
+ metadata.gz: 3ff0d4f5525f774cf4433b246c89be86bb08b2ea672be6b1b3bf246939b44d80
4
+ data.tar.gz: b0a1988db02e4fbf630dcc16982aee71086e00f65ed2e620fb4576b668d4c8e1
5
5
  SHA512:
6
- metadata.gz: 3b75a0f112d611ec024d8c5decfb2cbad781e56020c134d8d39f6b139cb6690b5aa5cbf1714d9b70bbe1fa1b64fdb7eb236e8a9b4a9f0ed8d6bede4a8dcadbe9
7
- data.tar.gz: e0a1e560ed7c0f2640d1009ea1741acedced22dcec79cad5d44663c1c42094a69bb41e760d7ebdf81d65d0c04f24fe21a56fb4c23240aeb7667040022267717a
6
+ metadata.gz: e28f7b53f9b8eda34d94af5ddc3e9171ea13d1a8a5bb1d40b88219810aa3bc6efca30969740ec88517ebd2e6cd087141dc87574122e9bcfc555d0af1d228c601
7
+ data.tar.gz: ee80c5997ff42e0eb74721750d66cfe97669ccbeed5587f23d9159e540669d877aa2c94537279e831b940ff3cd7e8103e340fe5bbcf6a9c474f3b0cdc9d1958f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-alloydb_v1beta
2
2
 
3
+ ### v0.2.0 (2023-11-19)
4
+
5
+ * Regenerated from discovery document revision 20231109
6
+
3
7
  ### v0.1.0 (2023-10-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20231011
@@ -1487,7 +1487,7 @@ module Google
1487
1487
  # @return [String]
1488
1488
  attr_accessor :allocated_ip_range
1489
1489
 
1490
- # Required. The resource link for the VPC network in which cluster resources are
1490
+ # Optional. The resource link for the VPC network in which cluster resources are
1491
1491
  # created and from which they are accessible via Private IP. The network must
1492
1492
  # belong to the same project as the cluster. It is specified in the form: "
1493
1493
  # projects/`project_number`/global/networks/`network_id`". This is required to
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AlloydbV1beta
18
18
  # Version of the google-apis-alloydb_v1beta gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.2.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 = "20231011"
25
+ REVISION = "20231109"
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-alloydb_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.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-10-29 00:00:00.000000000 Z
11
+ date: 2023-11-19 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-alloydb_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-alloydb_v1beta/v0.1.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-alloydb_v1beta/v0.2.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-alloydb_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []