google-apis-redis_v1beta1 0.85.0 → 0.86.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: 4867cedf375cc9427909c748ec5d960fceb5077f8212413ae74a40ca61bf1180
4
- data.tar.gz: b3c686cac332aa744fc4bc80de3b3f3a8ea9f43a53106a4b3daeb43e5b8c4a02
3
+ metadata.gz: 99c214a5198cdc5ffe6305876fbfe82a88b3188a33439a682a21f62f22d5b9e7
4
+ data.tar.gz: 41118794af49907d78d226f0a8c86b51ec7862134b0f56eac229fe1bd5de93e5
5
5
  SHA512:
6
- metadata.gz: 662c114bb6228cb4fd3308e3fb5b92e0dccacd0bc081563e979d8602d96249bd3a08a4b545857ab12049b0f9b93be98a66fe4d7a3bf027c9ef543667f30daff4
7
- data.tar.gz: 4f41d338725e0d08a6b6909473a181c7c5f5161325ecf312bb42d8892faaeb765f16b408f5f3e1c6252f53cc065ce61a1dfe39bb9966725bfdc4e1ab0fb498d9
6
+ metadata.gz: e894b38cb9a25b76db50eaf4da27e12629a7628a060845e5d92e846392011b4f3db976fb7186ad613a96aec94fb96d8bd04f97d34df92b393c437040be82275d
7
+ data.tar.gz: f15bf82bb84208e9089e63ae21fa13786f779e677ba52417e420f29682cd42381a7ac66e31025b63d18b72e9b02525489370338ff12d4c9fe965b3805f40e75f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-redis_v1beta1
2
2
 
3
+ ### v0.86.0 (2026-08-23)
4
+
5
+ * Regenerated from discovery document revision 20260812
6
+
3
7
  ### v0.85.0 (2026-07-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20260720
@@ -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.85.0"
19
+ GEM_VERSION = "0.86.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260720"
25
+ REVISION = "20260812"
26
26
  end
27
27
  end
28
28
  end
@@ -223,7 +223,7 @@ module Google
223
223
  # @param [String] name
224
224
  # Required. Redis ACL policy resource name using the form: `projects/`project_id`
225
225
  # /locations/`location_id`/aclPolicies/`acl_policy_id`` where `location_id`
226
- # refers to a GCP region.
226
+ # refers to a Google Cloud region.
227
227
  # @param [String] etag
228
228
  # Optional. Etag of the ACL policy. If this is different from the server's etag,
229
229
  # the request will fail with an ABORTED error.
@@ -262,7 +262,7 @@ module Google
262
262
  # @param [String] name
263
263
  # Required. Redis ACL policy resource name using the form: `projects/`project_id`
264
264
  # /locations/`location_id`/aclPolicies/`acl_policy_id`` where `location_id`
265
- # refers to a GCP region.
265
+ # refers to a Google Cloud region.
266
266
  # @param [String] fields
267
267
  # Selector specifying which fields to include in a partial response.
268
268
  # @param [String] quota_user
@@ -389,7 +389,7 @@ module Google
389
389
  # @param [String] name
390
390
  # Required. Redis ACL policy revision resource name using the form: `projects/`
391
391
  # project_id`/locations/`location_id`/aclPolicies/`acl_policy_id`/revisions/`
392
- # revision_id`` where `location_id` refers to a GCP region.
392
+ # revision_id`` where `location_id` refers to a Google Cloud region.
393
393
  # @param [String] fields
394
394
  # Selector specifying which fields to include in a partial response.
395
395
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-redis_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.85.0
4
+ version: 0.86.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -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-redis_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.85.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.86.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1beta1
63
63
  rdoc_options: []
64
64
  require_paths: