google-apis-alloydb_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: 94fb7cc4d1ded0ae3302ae24a002e2de5eee0667e95c88701a2d737548813a62
4
- data.tar.gz: 388fc755503986b286b90c694463e35866e761c1b48a6730c52a7d41ba76ec81
3
+ metadata.gz: ee8ea519446b10d986f7be2d1f60afa2ef000875c08790e27f29f04ae8d28bb5
4
+ data.tar.gz: 2d63e653967f36ca598599c819d346285c65dab810a120639a32d6aa4b0e7e00
5
5
  SHA512:
6
- metadata.gz: ae9d1e700743e9accf56672ea16010ed8fa0cf54206e918cb1372638f089023419005271196c47b4be7d75b5aa5a30c5a969dcca408ecb0e4254734ba5274be1
7
- data.tar.gz: fc60efe80b9ca5b4670940ccea58e6dcd0ccc4685d80f4500a1fcc617afacb898ee7fbcc87ab30839e358bdb7ca9841a06eb0aaa85a8e35eed5dea70ce8c0967
6
+ metadata.gz: '0915294526aed8a5e45d915cb1ff6c54d6c5e795719b9c38cee05e95b3a89eb6d3b96ef83d02acf9fc6159001147d936bb2523075523c7558aa0b476f0b578a4'
7
+ data.tar.gz: dd8ba3c0741b11839e54f5b78885911a3b2745355cf341d606cb0bc3dc5e0286c27096ef5f592411fc33f04964c227e363b90ec57fd1fa2079904136c33afad2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-alloydb_v1
2
2
 
3
+ ### v0.5.0 (2023-11-19)
4
+
5
+ * Regenerated from discovery document revision 20231109
6
+
3
7
  ### v0.4.0 (2023-11-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20231025
@@ -1474,7 +1474,7 @@ module Google
1474
1474
  # @return [String]
1475
1475
  attr_accessor :allocated_ip_range
1476
1476
 
1477
- # Required. The resource link for the VPC network in which cluster resources are
1477
+ # Optional. The resource link for the VPC network in which cluster resources are
1478
1478
  # created and from which they are accessible via Private IP. The network must
1479
1479
  # belong to the same project as the cluster. It is specified in the form: "
1480
1480
  # projects/`project_number`/global/networks/`network_id`". This is required to
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AlloydbV1
18
18
  # Version of the google-apis-alloydb_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
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231025"
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_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: 2023-11-05 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-alloydb_v1/v0.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-alloydb_v1/v0.5.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-alloydb_v1
63
63
  post_install_message:
64
64
  rdoc_options: []