Skip to content

Commit 6ba2a75

Browse files
feat(memcache): update the api
#### memcache:v1 The following keys were added: - schemas.Instance.properties.satisfiesPzi (Total Keys: 2) - schemas.Instance.properties.satisfiesPzs (Total Keys: 2) #### memcache:v1beta2 The following keys were added: - schemas.Instance.properties.satisfiesPzi (Total Keys: 2) - schemas.Instance.properties.satisfiesPzs (Total Keys: 2)
1 parent b9ed87d commit 6ba2a75

File tree

4 files changed

+38
-2
lines changed

4 files changed

+38
-2
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,8 @@ <h3>Method Details</h3>
237237
&quot;reservedIpRangeId&quot;: [ # Optional. Contains the id of allocated IP address ranges associated with the private service access connection for example, &quot;test-default&quot; associated with IP range 10.0.0.0/29.
238238
&quot;A String&quot;,
239239
],
240+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
241+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
240242
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of this Memcached instance.
241243
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the instance was updated.
242244
&quot;zones&quot;: [ # Zones in which Memcached nodes should be provisioned. Memcached nodes will be equally distributed across these zones. If not provided, the service will by default create nodes in all zones in the region for the instance.
@@ -393,6 +395,8 @@ <h3>Method Details</h3>
393395
&quot;reservedIpRangeId&quot;: [ # Optional. Contains the id of allocated IP address ranges associated with the private service access connection for example, &quot;test-default&quot; associated with IP range 10.0.0.0/29.
394396
&quot;A String&quot;,
395397
],
398+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
399+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
396400
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of this Memcached instance.
397401
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the instance was updated.
398402
&quot;zones&quot;: [ # Zones in which Memcached nodes should be provisioned. Memcached nodes will be equally distributed across these zones. If not provided, the service will by default create nodes in all zones in the region for the instance.
@@ -491,6 +495,8 @@ <h3>Method Details</h3>
491495
&quot;reservedIpRangeId&quot;: [ # Optional. Contains the id of allocated IP address ranges associated with the private service access connection for example, &quot;test-default&quot; associated with IP range 10.0.0.0/29.
492496
&quot;A String&quot;,
493497
],
498+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
499+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
494500
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of this Memcached instance.
495501
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the instance was updated.
496502
&quot;zones&quot;: [ # Zones in which Memcached nodes should be provisioned. Memcached nodes will be equally distributed across these zones. If not provided, the service will by default create nodes in all zones in the region for the instance.
@@ -598,6 +604,8 @@ <h3>Method Details</h3>
598604
&quot;reservedIpRangeId&quot;: [ # Optional. Contains the id of allocated IP address ranges associated with the private service access connection for example, &quot;test-default&quot; associated with IP range 10.0.0.0/29.
599605
&quot;A String&quot;,
600606
],
607+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
608+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
601609
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of this Memcached instance.
602610
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the instance was updated.
603611
&quot;zones&quot;: [ # Zones in which Memcached nodes should be provisioned. Memcached nodes will be equally distributed across these zones. If not provided, the service will by default create nodes in all zones in the region for the instance.

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,8 @@ <h3>Method Details</h3>
286286
&quot;reservedIpRangeId&quot;: [ # Optional. Contains the id of allocated IP address ranges associated with the private service access connection for example, &quot;test-default&quot; associated with IP range 10.0.0.0/29.
287287
&quot;A String&quot;,
288288
],
289+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
290+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
289291
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of this Memcached instance.
290292
&quot;updateAvailable&quot;: True or False, # Output only. Returns true if there is an update waiting to be applied
291293
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the instance was updated.
@@ -444,6 +446,8 @@ <h3>Method Details</h3>
444446
&quot;reservedIpRangeId&quot;: [ # Optional. Contains the id of allocated IP address ranges associated with the private service access connection for example, &quot;test-default&quot; associated with IP range 10.0.0.0/29.
445447
&quot;A String&quot;,
446448
],
449+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
450+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
447451
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of this Memcached instance.
448452
&quot;updateAvailable&quot;: True or False, # Output only. Returns true if there is an update waiting to be applied
449453
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the instance was updated.
@@ -545,6 +549,8 @@ <h3>Method Details</h3>
545549
&quot;reservedIpRangeId&quot;: [ # Optional. Contains the id of allocated IP address ranges associated with the private service access connection for example, &quot;test-default&quot; associated with IP range 10.0.0.0/29.
546550
&quot;A String&quot;,
547551
],
552+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
553+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
548554
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of this Memcached instance.
549555
&quot;updateAvailable&quot;: True or False, # Output only. Returns true if there is an update waiting to be applied
550556
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the instance was updated.
@@ -653,6 +659,8 @@ <h3>Method Details</h3>
653659
&quot;reservedIpRangeId&quot;: [ # Optional. Contains the id of allocated IP address ranges associated with the private service access connection for example, &quot;test-default&quot; associated with IP range 10.0.0.0/29.
654660
&quot;A String&quot;,
655661
],
662+
&quot;satisfiesPzi&quot;: True or False, # Optional. Output only. Reserved for future use.
663+
&quot;satisfiesPzs&quot;: True or False, # Optional. Output only. Reserved for future use.
656664
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of this Memcached instance.
657665
&quot;updateAvailable&quot;: True or False, # Output only. Returns true if there is an update waiting to be applied
658666
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the instance was updated.

googleapiclient/discovery_cache/documents/memcache.v1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@
584584
}
585585
}
586586
},
587-
"revision": "20240502",
587+
"revision": "20240604",
588588
"rootUrl": "https://memcache.googleapis.com/",
589589
"schemas": {
590590
"ApplyParametersRequest": {
@@ -1161,6 +1161,16 @@
11611161
},
11621162
"type": "array"
11631163
},
1164+
"satisfiesPzi": {
1165+
"description": "Optional. Output only. Reserved for future use.",
1166+
"readOnly": true,
1167+
"type": "boolean"
1168+
},
1169+
"satisfiesPzs": {
1170+
"description": "Optional. Output only. Reserved for future use.",
1171+
"readOnly": true,
1172+
"type": "boolean"
1173+
},
11641174
"state": {
11651175
"description": "Output only. The state of this Memcached instance.",
11661176
"enum": [

googleapiclient/discovery_cache/documents/memcache.v1beta2.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@
612612
}
613613
}
614614
},
615-
"revision": "20240502",
615+
"revision": "20240604",
616616
"rootUrl": "https://memcache.googleapis.com/",
617617
"schemas": {
618618
"ApplyParametersRequest": {
@@ -1207,6 +1207,16 @@
12071207
},
12081208
"type": "array"
12091209
},
1210+
"satisfiesPzi": {
1211+
"description": "Optional. Output only. Reserved for future use.",
1212+
"readOnly": true,
1213+
"type": "boolean"
1214+
},
1215+
"satisfiesPzs": {
1216+
"description": "Optional. Output only. Reserved for future use.",
1217+
"readOnly": true,
1218+
"type": "boolean"
1219+
},
12101220
"state": {
12111221
"description": "Output only. The state of this Memcached instance.",
12121222
"enum": [

0 commit comments

Comments
 (0)