Skip to content

Commit 46102d1

Browse files
feat(redis): update the api
#### redis:v1beta1 The following keys were added: - schemas.GoogleCloudCommonOperationMetadata.properties.apiVersion.readOnly (Total Keys: 1) - schemas.GoogleCloudCommonOperationMetadata.properties.cancelRequested.readOnly (Total Keys: 1) - schemas.GoogleCloudCommonOperationMetadata.properties.createTime.readOnly (Total Keys: 1) - schemas.GoogleCloudCommonOperationMetadata.properties.endTime.readOnly (Total Keys: 1) - schemas.GoogleCloudCommonOperationMetadata.properties.statusDetail.readOnly (Total Keys: 1) - schemas.GoogleCloudCommonOperationMetadata.properties.target.readOnly (Total Keys: 1) - schemas.GoogleCloudCommonOperationMetadata.properties.verb.readOnly (Total Keys: 1)
1 parent 34f369f commit 46102d1

File tree

4 files changed

+26
-19
lines changed

4 files changed

+26
-19
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 Google Cloud Redis instance. next id = 30
132132
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # Optional. Only applicable to STANDARD_HA tier which protects the instance against zonal failures by provisioning it across two zones. If provided, it must be a different zone from the one provided in location_id.
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.
@@ -355,7 +355,7 @@ <h3>Method Details</h3>
355355
Returns:
356356
An object of the form:
357357

358-
{ # A Google Cloud Redis instance.
358+
{ # A Google Cloud Redis instance. next id = 30
359359
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # Optional. Only applicable to STANDARD_HA tier which protects the instance against zonal failures by provisioning it across two zones. If provided, it must be a different zone from the one provided in location_id.
360360
&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.
361361
&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.
@@ -499,7 +499,7 @@ <h3>Method Details</h3>
499499

500500
{ # Response for ListInstances.
501501
&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;.
502-
{ # A Google Cloud Redis instance.
502+
{ # A Google Cloud Redis instance. next id = 30
503503
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # Optional. Only applicable to STANDARD_HA tier which protects the instance against zonal failures by provisioning it across two zones. If provided, it must be a different zone from the one provided in location_id.
504504
&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.
505505
&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.
@@ -589,7 +589,7 @@ <h3>Method Details</h3>
589589
body: object, The request body.
590590
The object takes the form of:
591591

592-
{ # A Google Cloud Redis instance.
592+
{ # A Google Cloud Redis instance. next id = 30
593593
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # Optional. Only applicable to STANDARD_HA tier which protects the instance against zonal failures by provisioning it across two zones. If provided, it must be a different zone from the one provided in location_id.
594594
&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.
595595
&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 Google Cloud Redis instance. next id = 30
132132
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # Optional. Only applicable to STANDARD_HA tier which protects the instance against zonal failures by provisioning it across two zones. If provided, it must be a different zone from the one provided in location_id.
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.
@@ -355,7 +355,7 @@ <h3>Method Details</h3>
355355
Returns:
356356
An object of the form:
357357

358-
{ # A Google Cloud Redis instance.
358+
{ # A Google Cloud Redis instance. next id = 30
359359
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # Optional. Only applicable to STANDARD_HA tier which protects the instance against zonal failures by provisioning it across two zones. If provided, it must be a different zone from the one provided in location_id.
360360
&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.
361361
&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.
@@ -499,7 +499,7 @@ <h3>Method Details</h3>
499499

500500
{ # Response for ListInstances.
501501
&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;.
502-
{ # A Google Cloud Redis instance.
502+
{ # A Google Cloud Redis instance. next id = 30
503503
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # Optional. Only applicable to STANDARD_HA tier which protects the instance against zonal failures by provisioning it across two zones. If provided, it must be a different zone from the one provided in location_id.
504504
&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.
505505
&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.
@@ -589,7 +589,7 @@ <h3>Method Details</h3>
589589
body: object, The request body.
590590
The object takes the form of:
591591

592-
{ # A Google Cloud Redis instance.
592+
{ # A Google Cloud Redis instance. next id = 30
593593
&quot;alternativeLocationId&quot;: &quot;A String&quot;, # Optional. Only applicable to STANDARD_HA tier which protects the instance against zonal failures by provisioning it across two zones. If provided, it must be a different zone from the one provided in location_id.
594594
&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.
595595
&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": "20210616",
627+
"revision": "20210624",
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 Google Cloud Redis instance. next id = 30",
772772
"id": "Instance",
773773
"properties": {
774774
"alternativeLocationId": {

googleapiclient/discovery_cache/documents/redis.v1beta1.json

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@
624624
}
625625
}
626626
},
627-
"revision": "20210616",
627+
"revision": "20210624",
628628
"rootUrl": "https://redis.googleapis.com/",
629629
"schemas": {
630630
"Empty": {
@@ -692,33 +692,40 @@
692692
"id": "GoogleCloudCommonOperationMetadata",
693693
"properties": {
694694
"apiVersion": {
695-
"description": "[Output only] API version used to start the operation.",
695+
"description": "Output only. API version used to start the operation.",
696+
"readOnly": true,
696697
"type": "string"
697698
},
698699
"cancelRequested": {
699-
"description": "[Output only] Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
700+
"description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
701+
"readOnly": true,
700702
"type": "boolean"
701703
},
702704
"createTime": {
703-
"description": "[Output only] The time the operation was created.",
705+
"description": "Output only. The time the operation was created.",
704706
"format": "google-datetime",
707+
"readOnly": true,
705708
"type": "string"
706709
},
707710
"endTime": {
708-
"description": "[Output only] The time the operation finished running.",
711+
"description": "Output only. The time the operation finished running.",
709712
"format": "google-datetime",
713+
"readOnly": true,
710714
"type": "string"
711715
},
712716
"statusDetail": {
713-
"description": "[Output only] Human-readable status of the operation, if any.",
717+
"description": "Output only. Human-readable status of the operation, if any.",
718+
"readOnly": true,
714719
"type": "string"
715720
},
716721
"target": {
717-
"description": "[Output only] Server-defined resource path for the target of the operation.",
722+
"description": "Output only. Server-defined resource path for the target of the operation.",
723+
"readOnly": true,
718724
"type": "string"
719725
},
720726
"verb": {
721-
"description": "[Output only] Name of the verb executed by the operation.",
727+
"description": "Output only. Name of the verb executed by the operation.",
728+
"readOnly": true,
722729
"type": "string"
723730
}
724731
},
@@ -768,7 +775,7 @@
768775
"type": "object"
769776
},
770777
"Instance": {
771-
"description": "A Google Cloud Redis instance.",
778+
"description": "A Google Cloud Redis instance. next id = 30",
772779
"id": "Instance",
773780
"properties": {
774781
"alternativeLocationId": {

0 commit comments

Comments
 (0)