Skip to content

Commit 4a93730

Browse files
fix(redis): update the api
#### redis:v1beta1 The following keys were changed: - resources.projects.resources.locations.resources.clusters.methods.getCertificateAuthority.parameters.name.pattern (Total Keys: 1) - resources.projects.resources.locations.resources.clusters.methods.getCertificateAuthority.path (Total Keys: 1)
1 parent 8cfe053 commit 4a93730

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

docs/dyn/redis_v1beta1.projects.locations.instances.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ <h3>Method Details</h3>
194194
&quot;redisVersion&quot;: &quot;A String&quot;, # Optional. The version of Redis software. If not provided, latest supported version will be used. Currently, the supported values are: * `REDIS_3_2` for Redis 3.2 compatibility * `REDIS_4_0` for Redis 4.0 compatibility (default) * `REDIS_5_0` for Redis 5.0 compatibility * `REDIS_6_X` for Redis 6.x compatibility * `REDIS_7_0` for Redis 7.0 compatibility
195195
&quot;replicaCount&quot;: 42, # Optional. The number of replica nodes. The valid range for the Standard Tier with read replicas enabled is [1-5] and defaults to 2. If read replicas are not enabled for a Standard Tier instance, the only valid value is 1 and the default is 1. The valid value for basic tier is 0 and the default is also 0.
196196
&quot;reservedIpRange&quot;: &quot;A String&quot;, # Optional. For DIRECT_PEERING mode, the CIDR range of internal addresses that are reserved for this instance. Range must be unique and non-overlapping with existing subnets in an authorized network. For PRIVATE_SERVICE_ACCESS mode, the name of one allocated IP address ranges associated with this private service access connection. If not provided, the service will choose an unused /29 block, for example, 10.0.0.0/29 or 192.168.0.0/29. For READ_REPLICAS_ENABLED the default block size is /28.
197-
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use. Zone Isolation compliance state of the instance. Field name and documentation is obfuscated according to go/per-resource-zi-bit-semantics.
198-
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use. Zone Separation compliance state of the instance. Field name and documentation is obfuscated according to go/zs-resource-status.
197+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
198+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
199199
&quot;secondaryIpRange&quot;: &quot;A String&quot;, # Optional. Additional IP range for node placement. Required when enabling read replicas on an existing instance. For DIRECT_PEERING mode value must be a CIDR range of size /28, or &quot;auto&quot;. For PRIVATE_SERVICE_ACCESS mode value must be the name of an allocated address range associated with the private service access connection, or &quot;auto&quot;.
200200
&quot;serverCaCerts&quot;: [ # Output only. List of server CA certificates for the instance.
201201
{ # TlsCertificate Resource
@@ -448,8 +448,8 @@ <h3>Method Details</h3>
448448
&quot;redisVersion&quot;: &quot;A String&quot;, # Optional. The version of Redis software. If not provided, latest supported version will be used. Currently, the supported values are: * `REDIS_3_2` for Redis 3.2 compatibility * `REDIS_4_0` for Redis 4.0 compatibility (default) * `REDIS_5_0` for Redis 5.0 compatibility * `REDIS_6_X` for Redis 6.x compatibility * `REDIS_7_0` for Redis 7.0 compatibility
449449
&quot;replicaCount&quot;: 42, # Optional. The number of replica nodes. The valid range for the Standard Tier with read replicas enabled is [1-5] and defaults to 2. If read replicas are not enabled for a Standard Tier instance, the only valid value is 1 and the default is 1. The valid value for basic tier is 0 and the default is also 0.
450450
&quot;reservedIpRange&quot;: &quot;A String&quot;, # Optional. For DIRECT_PEERING mode, the CIDR range of internal addresses that are reserved for this instance. Range must be unique and non-overlapping with existing subnets in an authorized network. For PRIVATE_SERVICE_ACCESS mode, the name of one allocated IP address ranges associated with this private service access connection. If not provided, the service will choose an unused /29 block, for example, 10.0.0.0/29 or 192.168.0.0/29. For READ_REPLICAS_ENABLED the default block size is /28.
451-
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use. Zone Isolation compliance state of the instance. Field name and documentation is obfuscated according to go/per-resource-zi-bit-semantics.
452-
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use. Zone Separation compliance state of the instance. Field name and documentation is obfuscated according to go/zs-resource-status.
451+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
452+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
453453
&quot;secondaryIpRange&quot;: &quot;A String&quot;, # Optional. Additional IP range for node placement. Required when enabling read replicas on an existing instance. For DIRECT_PEERING mode value must be a CIDR range of size /28, or &quot;auto&quot;. For PRIVATE_SERVICE_ACCESS mode value must be the name of an allocated address range associated with the private service access connection, or &quot;auto&quot;.
454454
&quot;serverCaCerts&quot;: [ # Output only. List of server CA certificates for the instance.
455455
{ # TlsCertificate Resource
@@ -619,8 +619,8 @@ <h3>Method Details</h3>
619619
&quot;redisVersion&quot;: &quot;A String&quot;, # Optional. The version of Redis software. If not provided, latest supported version will be used. Currently, the supported values are: * `REDIS_3_2` for Redis 3.2 compatibility * `REDIS_4_0` for Redis 4.0 compatibility (default) * `REDIS_5_0` for Redis 5.0 compatibility * `REDIS_6_X` for Redis 6.x compatibility * `REDIS_7_0` for Redis 7.0 compatibility
620620
&quot;replicaCount&quot;: 42, # Optional. The number of replica nodes. The valid range for the Standard Tier with read replicas enabled is [1-5] and defaults to 2. If read replicas are not enabled for a Standard Tier instance, the only valid value is 1 and the default is 1. The valid value for basic tier is 0 and the default is also 0.
621621
&quot;reservedIpRange&quot;: &quot;A String&quot;, # Optional. For DIRECT_PEERING mode, the CIDR range of internal addresses that are reserved for this instance. Range must be unique and non-overlapping with existing subnets in an authorized network. For PRIVATE_SERVICE_ACCESS mode, the name of one allocated IP address ranges associated with this private service access connection. If not provided, the service will choose an unused /29 block, for example, 10.0.0.0/29 or 192.168.0.0/29. For READ_REPLICAS_ENABLED the default block size is /28.
622-
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use. Zone Isolation compliance state of the instance. Field name and documentation is obfuscated according to go/per-resource-zi-bit-semantics.
623-
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use. Zone Separation compliance state of the instance. Field name and documentation is obfuscated according to go/zs-resource-status.
622+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
623+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
624624
&quot;secondaryIpRange&quot;: &quot;A String&quot;, # Optional. Additional IP range for node placement. Required when enabling read replicas on an existing instance. For DIRECT_PEERING mode value must be a CIDR range of size /28, or &quot;auto&quot;. For PRIVATE_SERVICE_ACCESS mode value must be the name of an allocated address range associated with the private service access connection, or &quot;auto&quot;.
625625
&quot;serverCaCerts&quot;: [ # Output only. List of server CA certificates for the instance.
626626
{ # TlsCertificate Resource
@@ -736,8 +736,8 @@ <h3>Method Details</h3>
736736
&quot;redisVersion&quot;: &quot;A String&quot;, # Optional. The version of Redis software. If not provided, latest supported version will be used. Currently, the supported values are: * `REDIS_3_2` for Redis 3.2 compatibility * `REDIS_4_0` for Redis 4.0 compatibility (default) * `REDIS_5_0` for Redis 5.0 compatibility * `REDIS_6_X` for Redis 6.x compatibility * `REDIS_7_0` for Redis 7.0 compatibility
737737
&quot;replicaCount&quot;: 42, # Optional. The number of replica nodes. The valid range for the Standard Tier with read replicas enabled is [1-5] and defaults to 2. If read replicas are not enabled for a Standard Tier instance, the only valid value is 1 and the default is 1. The valid value for basic tier is 0 and the default is also 0.
738738
&quot;reservedIpRange&quot;: &quot;A String&quot;, # Optional. For DIRECT_PEERING mode, the CIDR range of internal addresses that are reserved for this instance. Range must be unique and non-overlapping with existing subnets in an authorized network. For PRIVATE_SERVICE_ACCESS mode, the name of one allocated IP address ranges associated with this private service access connection. If not provided, the service will choose an unused /29 block, for example, 10.0.0.0/29 or 192.168.0.0/29. For READ_REPLICAS_ENABLED the default block size is /28.
739-
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use. Zone Isolation compliance state of the instance. Field name and documentation is obfuscated according to go/per-resource-zi-bit-semantics.
740-
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use. Zone Separation compliance state of the instance. Field name and documentation is obfuscated according to go/zs-resource-status.
739+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
740+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
741741
&quot;secondaryIpRange&quot;: &quot;A String&quot;, # Optional. Additional IP range for node placement. Required when enabling read replicas on an existing instance. For DIRECT_PEERING mode value must be a CIDR range of size /28, or &quot;auto&quot;. For PRIVATE_SERVICE_ACCESS mode value must be the name of an allocated address range associated with the private service access connection, or &quot;auto&quot;.
742742
&quot;serverCaCerts&quot;: [ # Output only. List of server CA certificates for the instance.
743743
{ # TlsCertificate Resource

googleapiclient/discovery_cache/documents/redis.v1beta1.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -284,12 +284,12 @@
284284
"name": {
285285
"description": "Required. Redis cluster certificate authority resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}/certificateAuthority` where `location_id` refers to a GCP region.",
286286
"location": "path",
287-
"pattern": "^projects/[^/]+/locations/[^/]+/clusters/[^/]+$",
287+
"pattern": "^projects/[^/]+/locations/[^/]+/clusters/[^/]+/certificateAuthority$",
288288
"required": true,
289289
"type": "string"
290290
}
291291
},
292-
"path": "v1beta1/{+name}/certificateAuthority",
292+
"path": "v1beta1/{+name}",
293293
"response": {
294294
"$ref": "CertificateAuthority"
295295
},
@@ -821,7 +821,7 @@
821821
}
822822
}
823823
},
824-
"revision": "20240111",
824+
"revision": "20240118",
825825
"rootUrl": "https://redis.googleapis.com/",
826826
"schemas": {
827827
"CertChain": {
@@ -1297,12 +1297,12 @@
12971297
"type": "string"
12981298
},
12991299
"satisfiesPzi": {
1300-
"description": "Optional. Output only. Reserved for future use. Zone Isolation compliance state of the instance. Field name and documentation is obfuscated according to go/per-resource-zi-bit-semantics.",
1300+
"description": "Optional. Output only. Reserved for future use.",
13011301
"readOnly": true,
13021302
"type": "boolean"
13031303
},
13041304
"satisfiesPzs": {
1305-
"description": "Optional. Output only. Reserved for future use. Zone Separation compliance state of the instance. Field name and documentation is obfuscated according to go/zs-resource-status.",
1305+
"description": "Optional. Output only. Reserved for future use.",
13061306
"readOnly": true,
13071307
"type": "boolean"
13081308
},

0 commit comments

Comments
 (0)