google-apis-redis_v1beta1 0.52.0 → 0.53.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: 0e19b973bfe8586e173b53d0e528f857eed4814500f76601f5421c309c157704
4
- data.tar.gz: f5c56832bef0ab6c2490c443c07a27e665f07e81bac4ceee88c3998bd2ff4967
3
+ metadata.gz: 906c0172f7bedd43a3176ce2327ddc28d2b6238def4fcc4ded61fb21116dea74
4
+ data.tar.gz: b61526437f6c611f27cf79d1f44d9f1f21561b1b41512b4bf222d58a331c966f
5
5
  SHA512:
6
- metadata.gz: 72193ebd759467b5e3c9b679989f6fd01d630ee5e2fcbb73f2e4eac27999c0da2160f7eb0179bd520773b1c4697f21676cd155fa8bc527db2dcc0d02f67b1759
7
- data.tar.gz: b81d2a99ad33affdc0ed0898fab442617f237fa6a79a114dfe29d4aa9b97a02e7a483478d411c6b648533e1a6b50a9202305153476c17d77c28932eef6b404d6
6
+ metadata.gz: 6b487cdaaf707e2c17428c10b6940ba3239ce7240dab0f5ad963f7632ccf84269d38f89eb464110c3c64dc7a43f1308c4cd23d5a229fca5f46737cafa4f6f341
7
+ data.tar.gz: 7c3915b5a6a84823565d8c680ca58c5fcfbd965a96d76e0e8077ad9f412d088701930923def668d1e12af7b861df0966d40736d73b3d645f183cf21cf3ef93b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-redis_v1beta1
2
2
 
3
+ ### v0.53.0 (2024-06-23)
4
+
5
+ * Regenerated from discovery document revision 20240613
6
+
3
7
  ### v0.52.0 (2024-06-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20240531
@@ -230,9 +230,9 @@ module Google
230
230
  # @return [Array<Google::Apis::RedisV1beta1::DiscoveryEndpoint>]
231
231
  attr_accessor :discovery_endpoints
232
232
 
233
- # Required. Unique name of the resource in this scope including project and
234
- # location using the form: `projects/`project_id`/locations/`location_id`/
235
- # clusters/`cluster_id``
233
+ # Required. Identifier. Unique name of the resource in this scope including
234
+ # project and location using the form: `projects/`project_id`/locations/`
235
+ # location_id`/clusters/`cluster_id``
236
236
  # Corresponds to the JSON property `name`
237
237
  # @return [String]
238
238
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RedisV1beta1
18
18
  # Version of the google-apis-redis_v1beta1 gem
19
- GEM_VERSION = "0.52.0"
19
+ GEM_VERSION = "0.53.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240531"
25
+ REVISION = "20240613"
26
26
  end
27
27
  end
28
28
  end
@@ -324,9 +324,9 @@ module Google
324
324
  # field. The returned operation is automatically deleted after a few hours, so
325
325
  # there is no need to call DeleteOperation.
326
326
  # @param [String] name
327
- # Required. Unique name of the resource in this scope including project and
328
- # location using the form: `projects/`project_id`/locations/`location_id`/
329
- # clusters/`cluster_id``
327
+ # Required. Identifier. Unique name of the resource in this scope including
328
+ # project and location using the form: `projects/`project_id`/locations/`
329
+ # location_id`/clusters/`cluster_id``
330
330
  # @param [Google::Apis::RedisV1beta1::Cluster] cluster_object
331
331
  # @param [String] request_id
332
332
  # Idempotent request UUID.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-redis_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.52.0
4
+ version: 0.53.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: 2024-06-09 00:00:00.000000000 Z
11
+ date: 2024-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -59,7 +59,7 @@ licenses:
59
59
  metadata:
60
60
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
61
61
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1beta1/CHANGELOG.md
62
- documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.52.0
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.53.0
63
63
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1beta1
64
64
  post_install_message:
65
65
  rdoc_options: []