Skip to content

Commit 48002e6

Browse files
chore(redis): update the api
1 parent 6d707b5 commit 48002e6

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h3>Method Details</h3>
128128
body: object, The request body.
129129
The object takes the form of:
130130

131-
{ # A Google Cloud Redis instance.
131+
{ # A Memorystore for Redis instance.
132132
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # 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.
133133
&quot;authEnabled&quot;: True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to &quot;true&quot; AUTH is enabled on the instance. Default value is &quot;false&quot; meaning AUTH is disabled.
134134
&quot;authorizedNetwork&quot;: &quot;A String&quot;, # 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.
@@ -372,7 +372,7 @@ <h3>Method Details</h3>
372372
Returns:
373373
An object of the form:
374374

375-
{ # A Google Cloud Redis instance.
375+
{ # A Memorystore for Redis instance.
376376
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # 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.
377377
&quot;authEnabled&quot;: True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to &quot;true&quot; AUTH is enabled on the instance. Default value is &quot;false&quot; meaning AUTH is disabled.
378378
&quot;authorizedNetwork&quot;: &quot;A String&quot;, # 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.
@@ -533,7 +533,7 @@ <h3>Method Details</h3>
533533

534534
{ # Response for ListInstances.
535535
&quot;instances&quot;: [ # A list of Redis instances in the project in the specified location, or across all locations. If the `location_id` in the parent field of the request is &quot;-&quot;, all regions available to the project are queried, and the results aggregated. If in such an aggregated query a location is unavailable, a placeholder Redis entry is included in the response with the `name` field set to a value of the form `projects/{project_id}/locations/{location_id}/instances/`- and the `status` field set to ERROR and `status_message` field set to &quot;location not available for ListInstances&quot;.
536-
{ # A Google Cloud Redis instance.
536+
{ # A Memorystore for Redis instance.
537537
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # 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.
538538
&quot;authEnabled&quot;: True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to &quot;true&quot; AUTH is enabled on the instance. Default value is &quot;false&quot; meaning AUTH is disabled.
539539
&quot;authorizedNetwork&quot;: &quot;A String&quot;, # 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.
@@ -640,7 +640,7 @@ <h3>Method Details</h3>
640640
body: object, The request body.
641641
The object takes the form of:
642642

643-
{ # A Google Cloud Redis instance.
643+
{ # A Memorystore for Redis instance.
644644
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # 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.
645645
&quot;authEnabled&quot;: True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to &quot;true&quot; AUTH is enabled on the instance. Default value is &quot;false&quot; meaning AUTH is disabled.
646646
&quot;authorizedNetwork&quot;: &quot;A String&quot;, # 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.

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h3>Method Details</h3>
128128
body: object, The request body.
129129
The object takes the form of:
130130

131-
{ # A Google Cloud Redis instance.
131+
{ # A Memorystore for Redis instance.
132132
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # 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.
133133
&quot;authEnabled&quot;: True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to &quot;true&quot; AUTH is enabled on the instance. Default value is &quot;false&quot; meaning AUTH is disabled.
134134
&quot;authorizedNetwork&quot;: &quot;A String&quot;, # 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.
@@ -372,7 +372,7 @@ <h3>Method Details</h3>
372372
Returns:
373373
An object of the form:
374374

375-
{ # A Google Cloud Redis instance.
375+
{ # A Memorystore for Redis instance.
376376
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # 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.
377377
&quot;authEnabled&quot;: True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to &quot;true&quot; AUTH is enabled on the instance. Default value is &quot;false&quot; meaning AUTH is disabled.
378378
&quot;authorizedNetwork&quot;: &quot;A String&quot;, # 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.
@@ -533,7 +533,7 @@ <h3>Method Details</h3>
533533

534534
{ # Response for ListInstances.
535535
&quot;instances&quot;: [ # A list of Redis instances in the project in the specified location, or across all locations. If the `location_id` in the parent field of the request is &quot;-&quot;, all regions available to the project are queried, and the results aggregated. If in such an aggregated query a location is unavailable, a placeholder Redis entry is included in the response with the `name` field set to a value of the form `projects/{project_id}/locations/{location_id}/instances/`- and the `status` field set to ERROR and `status_message` field set to &quot;location not available for ListInstances&quot;.
536-
{ # A Google Cloud Redis instance.
536+
{ # A Memorystore for Redis instance.
537537
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # 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.
538538
&quot;authEnabled&quot;: True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to &quot;true&quot; AUTH is enabled on the instance. Default value is &quot;false&quot; meaning AUTH is disabled.
539539
&quot;authorizedNetwork&quot;: &quot;A String&quot;, # 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.
@@ -640,7 +640,7 @@ <h3>Method Details</h3>
640640
body: object, The request body.
641641
The object takes the form of:
642642

643-
{ # A Google Cloud Redis instance.
643+
{ # A Memorystore for Redis instance.
644644
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # 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.
645645
&quot;authEnabled&quot;: True or False, # Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If set to &quot;true&quot; AUTH is enabled on the instance. Default value is &quot;false&quot; meaning AUTH is disabled.
646646
&quot;authorizedNetwork&quot;: &quot;A String&quot;, # 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.

googleapiclient/discovery_cache/documents/redis.v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@
624624
}
625625
}
626626
},
627-
"revision": "20220125",
627+
"revision": "20220203",
628628
"rootUrl": "https://redis.googleapis.com/",
629629
"schemas": {
630630
"Empty": {
@@ -768,7 +768,7 @@
768768
"type": "object"
769769
},
770770
"Instance": {
771-
"description": "A Google Cloud Redis instance.",
771+
"description": "A Memorystore for Redis instance.",
772772
"id": "Instance",
773773
"properties": {
774774
"alternativeLocationId": {

googleapiclient/discovery_cache/documents/redis.v1beta1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@
624624
}
625625
}
626626
},
627-
"revision": "20220125",
627+
"revision": "20220203",
628628
"rootUrl": "https://redis.googleapis.com/",
629629
"schemas": {
630630
"Empty": {
@@ -775,7 +775,7 @@
775775
"type": "object"
776776
},
777777
"Instance": {
778-
"description": "A Google Cloud Redis instance.",
778+
"description": "A Memorystore for Redis instance.",
779779
"id": "Instance",
780780
"properties": {
781781
"alternativeLocationId": {

0 commit comments

Comments
 (0)