You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/redis_v1.projects.locations.instances.html
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -132,6 +132,9 @@ <h3>Method Details</h3>
132
132
"alternativeLocationId": "A String", # Optional. If specified, at least one node will be provisioned in this zone in addition to the zone specified in location_id. Only applicable to standard tier. If provided, it must be a different zone from the one provided in [location_id]. Additional nodes beyond the first 2 will be placed in zones selected by the service.
133
133
"authEnabled": True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to "true" AUTH is enabled on the instance. Default value is "false" meaning AUTH is disabled.
134
134
"authorizedNetwork": "A String", # Optional. The full name of the Google Compute Engine [network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. If left unspecified, the `default` network will be used.
135
+
"availableMaintenanceVersions": [ # Optional. The available maintenance versions that an instance could update to.
136
+
"A String",
137
+
],
135
138
"connectMode": "A String", # Optional. The network connect mode of the Redis instance. If not provided, the connect mode defaults to DIRECT_PEERING.
136
139
"createTime": "A String", # Output only. The time the instance was created.
137
140
"currentLocationId": "A String", # Output only. The current zone where the Redis primary node is located. In basic tier, this will always be the same as [location_id]. In standard tier, this can be the zone of any node in the instance.
@@ -165,6 +168,7 @@ <h3>Method Details</h3>
165
168
"scheduleDeadlineTime": "A String", # Output only. The deadline that the maintenance schedule start time can not go beyond, including reschedule.
166
169
"startTime": "A String", # Output only. The start time of any upcoming scheduled maintenance for this instance.
167
170
},
171
+
"maintenanceVersion": "A String", # Optional. The self service update maintenance version. The version is date based such as "20210712_00_00".
168
172
"memorySizeGb": 42, # Required. Redis memory size in GiB.
169
173
"name": "A String", # Required. Unique name of the resource in this scope including project and location using the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}` Note: Redis instances are managed and addressed at regional level so location_id here refers to a GCP region; however, users may choose which specific zone (or collection of zones for cross-zone instances) an instance should be provisioned in. Refer to location_id and alternative_location_id fields for more details.
170
174
"nodes": [ # Output only. Info per node.
@@ -380,6 +384,9 @@ <h3>Method Details</h3>
380
384
"alternativeLocationId": "A String", # Optional. If specified, at least one node will be provisioned in this zone in addition to the zone specified in location_id. Only applicable to standard tier. If provided, it must be a different zone from the one provided in [location_id]. Additional nodes beyond the first 2 will be placed in zones selected by the service.
381
385
"authEnabled": True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to "true" AUTH is enabled on the instance. Default value is "false" meaning AUTH is disabled.
382
386
"authorizedNetwork": "A String", # Optional. The full name of the Google Compute Engine [network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. If left unspecified, the `default` network will be used.
387
+
"availableMaintenanceVersions": [ # Optional. The available maintenance versions that an instance could update to.
388
+
"A String",
389
+
],
383
390
"connectMode": "A String", # Optional. The network connect mode of the Redis instance. If not provided, the connect mode defaults to DIRECT_PEERING.
384
391
"createTime": "A String", # Output only. The time the instance was created.
385
392
"currentLocationId": "A String", # Output only. The current zone where the Redis primary node is located. In basic tier, this will always be the same as [location_id]. In standard tier, this can be the zone of any node in the instance.
@@ -413,6 +420,7 @@ <h3>Method Details</h3>
413
420
"scheduleDeadlineTime": "A String", # Output only. The deadline that the maintenance schedule start time can not go beyond, including reschedule.
414
421
"startTime": "A String", # Output only. The start time of any upcoming scheduled maintenance for this instance.
415
422
},
423
+
"maintenanceVersion": "A String", # Optional. The self service update maintenance version. The version is date based such as "20210712_00_00".
416
424
"memorySizeGb": 42, # Required. Redis memory size in GiB.
417
425
"name": "A String", # Required. Unique name of the resource in this scope including project and location using the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}` Note: Redis instances are managed and addressed at regional level so location_id here refers to a GCP region; however, users may choose which specific zone (or collection of zones for cross-zone instances) an instance should be provisioned in. Refer to location_id and alternative_location_id fields for more details.
418
426
"nodes": [ # Output only. Info per node.
@@ -545,6 +553,9 @@ <h3>Method Details</h3>
545
553
"alternativeLocationId": "A String", # Optional. If specified, at least one node will be provisioned in this zone in addition to the zone specified in location_id. Only applicable to standard tier. If provided, it must be a different zone from the one provided in [location_id]. Additional nodes beyond the first 2 will be placed in zones selected by the service.
546
554
"authEnabled": True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to "true" AUTH is enabled on the instance. Default value is "false" meaning AUTH is disabled.
547
555
"authorizedNetwork": "A String", # Optional. The full name of the Google Compute Engine [network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. If left unspecified, the `default` network will be used.
556
+
"availableMaintenanceVersions": [ # Optional. The available maintenance versions that an instance could update to.
557
+
"A String",
558
+
],
548
559
"connectMode": "A String", # Optional. The network connect mode of the Redis instance. If not provided, the connect mode defaults to DIRECT_PEERING.
549
560
"createTime": "A String", # Output only. The time the instance was created.
550
561
"currentLocationId": "A String", # Output only. The current zone where the Redis primary node is located. In basic tier, this will always be the same as [location_id]. In standard tier, this can be the zone of any node in the instance.
@@ -578,6 +589,7 @@ <h3>Method Details</h3>
578
589
"scheduleDeadlineTime": "A String", # Output only. The deadline that the maintenance schedule start time can not go beyond, including reschedule.
579
590
"startTime": "A String", # Output only. The start time of any upcoming scheduled maintenance for this instance.
580
591
},
592
+
"maintenanceVersion": "A String", # Optional. The self service update maintenance version. The version is date based such as "20210712_00_00".
581
593
"memorySizeGb": 42, # Required. Redis memory size in GiB.
582
594
"name": "A String", # Required. Unique name of the resource in this scope including project and location using the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}` Note: Redis instances are managed and addressed at regional level so location_id here refers to a GCP region; however, users may choose which specific zone (or collection of zones for cross-zone instances) an instance should be provisioned in. Refer to location_id and alternative_location_id fields for more details.
583
595
"nodes": [ # Output only. Info per node.
@@ -656,6 +668,9 @@ <h3>Method Details</h3>
656
668
"alternativeLocationId": "A String", # Optional. If specified, at least one node will be provisioned in this zone in addition to the zone specified in location_id. Only applicable to standard tier. If provided, it must be a different zone from the one provided in [location_id]. Additional nodes beyond the first 2 will be placed in zones selected by the service.
657
669
"authEnabled": True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to "true" AUTH is enabled on the instance. Default value is "false" meaning AUTH is disabled.
658
670
"authorizedNetwork": "A String", # Optional. The full name of the Google Compute Engine [network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. If left unspecified, the `default` network will be used.
671
+
"availableMaintenanceVersions": [ # Optional. The available maintenance versions that an instance could update to.
672
+
"A String",
673
+
],
659
674
"connectMode": "A String", # Optional. The network connect mode of the Redis instance. If not provided, the connect mode defaults to DIRECT_PEERING.
660
675
"createTime": "A String", # Output only. The time the instance was created.
661
676
"currentLocationId": "A String", # Output only. The current zone where the Redis primary node is located. In basic tier, this will always be the same as [location_id]. In standard tier, this can be the zone of any node in the instance.
@@ -689,6 +704,7 @@ <h3>Method Details</h3>
689
704
"scheduleDeadlineTime": "A String", # Output only. The deadline that the maintenance schedule start time can not go beyond, including reschedule.
690
705
"startTime": "A String", # Output only. The start time of any upcoming scheduled maintenance for this instance.
691
706
},
707
+
"maintenanceVersion": "A String", # Optional. The self service update maintenance version. The version is date based such as "20210712_00_00".
692
708
"memorySizeGb": 42, # Required. Redis memory size in GiB.
693
709
"name": "A String", # Required. Unique name of the resource in this scope including project and location using the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}` Note: Redis instances are managed and addressed at regional level so location_id here refers to a GCP region; however, users may choose which specific zone (or collection of zones for cross-zone instances) an instance should be provisioned in. Refer to location_id and alternative_location_id fields for more details.
694
710
"nodes": [ # Output only. Info per node.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/redis.v1.json
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -624,7 +624,7 @@
624
624
}
625
625
}
626
626
},
627
-
"revision": "20230202",
627
+
"revision": "20230209",
628
628
"rootUrl": "https://redis.googleapis.com/",
629
629
"schemas": {
630
630
"Empty": {
@@ -783,6 +783,13 @@
783
783
"description": "Optional. The full name of the Google Compute Engine [network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. If left unspecified, the `default` network will be used.",
784
784
"type": "string"
785
785
},
786
+
"availableMaintenanceVersions": {
787
+
"description": "Optional. The available maintenance versions that an instance could update to.",
788
+
"items": {
789
+
"type": "string"
790
+
},
791
+
"type": "array"
792
+
},
786
793
"connectMode": {
787
794
"description": "Optional. The network connect mode of the Redis instance. If not provided, the connect mode defaults to DIRECT_PEERING.",
788
795
"enum": [
@@ -841,6 +848,10 @@
841
848
"description": "Output only. Date and time of upcoming maintenance events which have been scheduled.",
842
849
"readOnly": true
843
850
},
851
+
"maintenanceVersion": {
852
+
"description": "Optional. The self service update maintenance version. The version is date based such as \"20210712_00_00\".",
853
+
"type": "string"
854
+
},
844
855
"memorySizeGb": {
845
856
"description": "Required. Redis memory size in GiB.",
0 commit comments