google-apis-redis_v1beta1 0.82.0 → 0.84.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 66af4a67e266f65491538bf22e3dd8a5590f37cf1062cdc5165151a3b1ad3121
|
|
4
|
+
data.tar.gz: 744a6282042054879838f8d155a3c61087496ca0535bb20a82cd37079204b2e8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8bfb89da7146bc17feec0913e63e790a324504e11737b6470257f3ba974c67d2753ee16df386564cca730c480f0399e22794268f0f1412a64c6fa33f06e03fef
|
|
7
|
+
data.tar.gz: 1cd8367cb866be83071d63f0e9db25f6c943642dc969f8552f63013e11702f7169dee1c8215b3fccfc81b4cd265763a3b1a2b1bc23f041a3ff8378e72ca15172
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Release history for google-apis-redis_v1beta1
|
|
2
2
|
|
|
3
|
+
### v0.84.0 (2026-07-12)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20260707
|
|
6
|
+
|
|
7
|
+
### v0.83.0 (2026-07-05)
|
|
8
|
+
|
|
9
|
+
* Regenerated from discovery document revision 20260616
|
|
10
|
+
|
|
3
11
|
### v0.82.0 (2026-06-14)
|
|
4
12
|
|
|
5
13
|
* Regenerated from discovery document revision 20260526
|
|
@@ -65,7 +65,7 @@ module Google
|
|
|
65
65
|
# @return [String]
|
|
66
66
|
attr_accessor :state
|
|
67
67
|
|
|
68
|
-
# Output only.
|
|
68
|
+
# Output only. Deprecated: Used in drift resolution.
|
|
69
69
|
# Corresponds to the JSON property `version`
|
|
70
70
|
# @return [Fixnum]
|
|
71
71
|
attr_accessor :version
|
|
@@ -709,9 +709,8 @@ module Google
|
|
|
709
709
|
# @return [String]
|
|
710
710
|
attr_accessor :acl_policy
|
|
711
711
|
|
|
712
|
-
# Optional. Output only. Indicates whether the ACL rules applied to
|
|
713
|
-
# are in sync
|
|
714
|
-
# the ACL policy is set for the cluster.
|
|
712
|
+
# Optional. Output only. Deprecated: Indicates whether the ACL rules applied to
|
|
713
|
+
# the cluster are in sync.
|
|
715
714
|
# Corresponds to the JSON property `aclPolicyInSync`
|
|
716
715
|
# @return [Boolean]
|
|
717
716
|
attr_accessor :acl_policy_in_sync
|
|
@@ -1360,7 +1359,7 @@ module Google
|
|
|
1360
1359
|
# @return [String]
|
|
1361
1360
|
attr_accessor :feed_type
|
|
1362
1361
|
|
|
1363
|
-
#
|
|
1362
|
+
# Observability metric data.
|
|
1364
1363
|
# Corresponds to the JSON property `observabilityMetricData`
|
|
1365
1364
|
# @return [Google::Apis::RedisV1beta1::ObservabilityMetricData]
|
|
1366
1365
|
attr_accessor :observability_metric_data
|
|
@@ -1503,7 +1502,7 @@ module Google
|
|
|
1503
1502
|
# @return [String]
|
|
1504
1503
|
attr_accessor :signal_type
|
|
1505
1504
|
|
|
1506
|
-
#
|
|
1505
|
+
# Required. The state of the signal, such as if it's ACTIVE or RESOLVED.
|
|
1507
1506
|
# Corresponds to the JSON property `state`
|
|
1508
1507
|
# @return [String]
|
|
1509
1508
|
attr_accessor :state
|
|
@@ -1549,12 +1548,13 @@ module Google
|
|
|
1549
1548
|
# Required. The type of resource this ID is identifying. Ex go/keep-sorted start
|
|
1550
1549
|
# alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, bigtableadmin.
|
|
1551
1550
|
# googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance compute.
|
|
1552
|
-
# googleapis.com/Instance firestore.googleapis.com/Database,
|
|
1553
|
-
# com/Instance, redis.googleapis.com/
|
|
1554
|
-
#
|
|
1555
|
-
# oracledatabase.googleapis.com/
|
|
1556
|
-
#
|
|
1557
|
-
# go/keep-sorted end REQUIRED Please
|
|
1551
|
+
# googleapis.com/Instance firestore.googleapis.com/Database, memorystore.
|
|
1552
|
+
# googleapis.com/Instance, redis.googleapis.com/Instance, redis.googleapis.com/
|
|
1553
|
+
# Cluster, oracledatabase.googleapis.com/CloudExadataInfrastructure
|
|
1554
|
+
# oracledatabase.googleapis.com/CloudVmCluster oracledatabase.googleapis.com/
|
|
1555
|
+
# AutonomousDatabase spanner.googleapis.com/Instance, spanner.googleapis.com/
|
|
1556
|
+
# Database, sqladmin.googleapis.com/Instance, go/keep-sorted end REQUIRED Please
|
|
1557
|
+
# refer go/condor-common-datamodel
|
|
1558
1558
|
# Corresponds to the JSON property `resourceType`
|
|
1559
1559
|
# @return [String]
|
|
1560
1560
|
attr_accessor :resource_type
|
|
@@ -2818,7 +2818,7 @@ module Google
|
|
|
2818
2818
|
# @return [String]
|
|
2819
2819
|
attr_accessor :next_page_token
|
|
2820
2820
|
|
|
2821
|
-
# Locations that could not be reached.
|
|
2821
|
+
# Unordered list. Locations that could not be reached.
|
|
2822
2822
|
# Corresponds to the JSON property `unreachable`
|
|
2823
2823
|
# @return [Array<String>]
|
|
2824
2824
|
attr_accessor :unreachable
|
|
@@ -4257,7 +4257,7 @@ module Google
|
|
|
4257
4257
|
# @return [String]
|
|
4258
4258
|
attr_accessor :duration_based_retention
|
|
4259
4259
|
|
|
4260
|
-
#
|
|
4260
|
+
# Quantity based retention period i.e. 7 backups
|
|
4261
4261
|
# Corresponds to the JSON property `quantityBasedRetention`
|
|
4262
4262
|
# @return [Fixnum]
|
|
4263
4263
|
attr_accessor :quantity_based_retention
|
|
@@ -4267,7 +4267,7 @@ module Google
|
|
|
4267
4267
|
# @return [String]
|
|
4268
4268
|
attr_accessor :retention_unit
|
|
4269
4269
|
|
|
4270
|
-
#
|
|
4270
|
+
# Duration based retention period i.e. 172800 seconds (2 days)
|
|
4271
4271
|
# Corresponds to the JSON property `timeBasedRetention`
|
|
4272
4272
|
# @return [String]
|
|
4273
4273
|
attr_accessor :time_based_retention
|
|
@@ -4730,6 +4730,12 @@ module Google
|
|
|
4730
4730
|
# @return [String]
|
|
4731
4731
|
attr_accessor :zone
|
|
4732
4732
|
|
|
4733
|
+
# Optional. Specify the zones of a multi-zone cluster where Redis Cluster
|
|
4734
|
+
# allocates resources. This flag isn't applicable for single-zone clusters.
|
|
4735
|
+
# Corresponds to the JSON property `zones`
|
|
4736
|
+
# @return [Array<String>]
|
|
4737
|
+
attr_accessor :zones
|
|
4738
|
+
|
|
4733
4739
|
def initialize(**args)
|
|
4734
4740
|
update!(**args)
|
|
4735
4741
|
end
|
|
@@ -4738,6 +4744,7 @@ module Google
|
|
|
4738
4744
|
def update!(**args)
|
|
4739
4745
|
@mode = args[:mode] if args.key?(:mode)
|
|
4740
4746
|
@zone = args[:zone] if args.key?(:zone)
|
|
4747
|
+
@zones = args[:zones] if args.key?(:zones)
|
|
4741
4748
|
end
|
|
4742
4749
|
end
|
|
4743
4750
|
end
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.84.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 = "
|
|
25
|
+
REVISION = "20260707"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -171,7 +171,7 @@ module Google
|
|
|
171
171
|
execute_or_queue_command(command, &block)
|
|
172
172
|
end
|
|
173
173
|
|
|
174
|
-
# Creates an ACL
|
|
174
|
+
# Creates an ACL policy. The creation is executed synchronously and the policy
|
|
175
175
|
# is available for use immediately after the RPC returns.
|
|
176
176
|
# @param [String] parent
|
|
177
177
|
# Required. The resource name of the cluster location using the form: `projects/`
|
|
@@ -179,7 +179,7 @@ module Google
|
|
|
179
179
|
# Cloud region.
|
|
180
180
|
# @param [Google::Apis::RedisV1beta1::AclPolicy] acl_policy_object
|
|
181
181
|
# @param [String] acl_policy_id
|
|
182
|
-
# Required. The logical name of the ACL
|
|
182
|
+
# Required. The logical name of the ACL policy in the customer project with the
|
|
183
183
|
# following restrictions: * Must contain only lowercase letters, numbers, and
|
|
184
184
|
# hyphens. * Must start with a letter. * Must be between 1-63 characters. * Must
|
|
185
185
|
# end with a number or a letter. * Must be unique within the customer project /
|
|
@@ -217,11 +217,11 @@ module Google
|
|
|
217
217
|
execute_or_queue_command(command, &block)
|
|
218
218
|
end
|
|
219
219
|
|
|
220
|
-
# Deletes a specific
|
|
220
|
+
# Deletes a specific ACL policy. This action will delete the ACL policy and all
|
|
221
221
|
# the rules associated with it. An ACL policy cannot be deleted if it is
|
|
222
222
|
# attached to a cluster.
|
|
223
223
|
# @param [String] name
|
|
224
|
-
# Required. Redis ACL
|
|
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
226
|
# refers to a GCP region.
|
|
227
227
|
# @param [String] etag
|
|
@@ -258,9 +258,9 @@ module Google
|
|
|
258
258
|
execute_or_queue_command(command, &block)
|
|
259
259
|
end
|
|
260
260
|
|
|
261
|
-
# Gets the details of a specific Redis Cluster ACL
|
|
261
|
+
# Gets the details of a specific Redis Cluster ACL policy.
|
|
262
262
|
# @param [String] name
|
|
263
|
-
# Required. Redis ACL
|
|
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
265
|
# refers to a GCP region.
|
|
266
266
|
# @param [String] fields
|
|
@@ -290,15 +290,15 @@ module Google
|
|
|
290
290
|
execute_or_queue_command(command, &block)
|
|
291
291
|
end
|
|
292
292
|
|
|
293
|
-
# Lists all ACL
|
|
293
|
+
# Lists all ACL policies owned by a project in either the specified location (
|
|
294
294
|
# region) or all locations. The location should have the following format: * `
|
|
295
295
|
# projects/`project_id`/locations/`location_id`` If `location_id` is specified
|
|
296
296
|
# as `-` (wildcard), then all regions available to the project are queried, and
|
|
297
297
|
# the results are aggregated.
|
|
298
298
|
# @param [String] parent
|
|
299
|
-
# Required. The resource name of the
|
|
300
|
-
# project_id`/locations/`location_id`` where `location_id` refers to a
|
|
301
|
-
# Cloud region.
|
|
299
|
+
# Required. The resource name of the ACL policy location using the form: `
|
|
300
|
+
# projects/`project_id`/locations/`location_id`` where `location_id` refers to a
|
|
301
|
+
# Google Cloud region.
|
|
302
302
|
# @param [Fixnum] page_size
|
|
303
303
|
# Optional. The maximum number of items to return. If not specified, a default
|
|
304
304
|
# value of 1000 will be used by the service. Regardless of the page_size value,
|
|
@@ -343,7 +343,7 @@ module Google
|
|
|
343
343
|
# the operation returns a SUCCESS status. If Memorystore can't apply the policy
|
|
344
344
|
# to all clusters, then to ensure eventual consistency, Memorystore uses
|
|
345
345
|
# reconciliation to apply the policy to the failed clusters. Completed
|
|
346
|
-
# longrunning.Operation will contain the new ACL
|
|
346
|
+
# longrunning.Operation will contain the new ACL policy object in the response
|
|
347
347
|
# field.
|
|
348
348
|
# @param [String] name
|
|
349
349
|
# Identifier. Full resource path of the ACL policy.
|
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.
|
|
4
|
+
version: 0.84.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.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.84.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:
|