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
<pclass="firstline">Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.</p>
<pclass="firstline">Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.</p>
<pre>Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
181
181
182
182
Args:
183
183
name: string, The name of the operation's parent resource. (required)
184
184
filter: string, The standard list filter.
185
185
pageSize: integer, The standard list page size.
186
186
pageToken: string, The standard list page token.
187
+
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
187
188
x__xgafv: string, V1 error format.
188
189
Allowed values
189
190
1 - v1 error format
@@ -215,6 +216,9 @@ <h3>Method Details</h3>
215
216
},
216
217
},
217
218
],
219
+
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.
Copy file name to clipboardExpand all lines: docs/dyn/alloydb_v1.projects.locations.clusters.instances.html
-105Lines changed: 0 additions & 105 deletions
Original file line number
Diff line number
Diff line change
@@ -224,27 +224,6 @@ <h3>Method Details</h3>
224
224
"recordClientAddress": True or False, # Record client address for an instance. Client address is PII information. This flag is turned "on" by default.
225
225
},
226
226
"readPoolConfig": { # Configuration for a read pool instance. # Read pool instance configuration. This is required if the value of instanceType is READ_POOL.
227
-
"autoScalingConfig": { # Configuration for autoscaling. # Autoscaling configuration for the read pool instance. If not set, the read pool instance will not be autoscaled.
228
-
"policy": { # Policy for the autoscaler. # Policy for the MIG autoscaler.
229
-
"coolDownPeriodSec": "A String", # The period of time in seconds after a new node is created before the autoscaler will incorporate its resource usage (e.g. CPU utilization) into the autoscaling recommendation algorithm.
230
-
"cpuUtilization": { # CPU utilization policy for the autoscaler. # CPU utilization policy for the autoscaler.
231
-
"utilizationTarget": 3.14, # Target CPU utilization as a float between 0 and 1.
232
-
},
233
-
"enabled": True or False, # If true, autoscaling is enabled for the instance. If not set, the default value is false.
234
-
"maxNodeCount": "A String", # Maximum number of nodes for the autoscaler.
235
-
},
236
-
"schedules": [ # Optional list of schedules for the MIG autoscaler. If not set, no schedules are created.
237
-
{ # A schedule for the autoscaler.
238
-
"cronExpression": "A String", # Cron expression for the triggering the schedule. See https://cloud.google.com/compute/docs/autoscaler/scaling-schedules#cron_expressions for the syntax.
239
-
"description": "A String", # Description of the schedule.
240
-
"disabled": True or False, # If true, the schedule is disabled.
241
-
"durationSec": "A String", # Duration of the schedule.
242
-
"minNodeCount": "A String", # Minimum number of nodes in while the schedule is active.
243
-
"name": "A String", # Name of the schedule.
244
-
"timeZone": "A String", # The location-based IANA time zone for interpreting the schedule's start time. If no time zone is provided, UTC is used by default.
245
-
},
246
-
],
247
-
},
248
227
"nodeCount": 42, # Read capacity, i.e. number of nodes in a read pool instance.
249
228
},
250
229
"reconciling": True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Instance does not match the user's intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
@@ -400,27 +379,6 @@ <h3>Method Details</h3>
400
379
"recordClientAddress": True or False, # Record client address for an instance. Client address is PII information. This flag is turned "on" by default.
401
380
},
402
381
"readPoolConfig": { # Configuration for a read pool instance. # Read pool instance configuration. This is required if the value of instanceType is READ_POOL.
403
-
"autoScalingConfig": { # Configuration for autoscaling. # Autoscaling configuration for the read pool instance. If not set, the read pool instance will not be autoscaled.
404
-
"policy": { # Policy for the autoscaler. # Policy for the MIG autoscaler.
405
-
"coolDownPeriodSec": "A String", # The period of time in seconds after a new node is created before the autoscaler will incorporate its resource usage (e.g. CPU utilization) into the autoscaling recommendation algorithm.
406
-
"cpuUtilization": { # CPU utilization policy for the autoscaler. # CPU utilization policy for the autoscaler.
407
-
"utilizationTarget": 3.14, # Target CPU utilization as a float between 0 and 1.
408
-
},
409
-
"enabled": True or False, # If true, autoscaling is enabled for the instance. If not set, the default value is false.
410
-
"maxNodeCount": "A String", # Maximum number of nodes for the autoscaler.
411
-
},
412
-
"schedules": [ # Optional list of schedules for the MIG autoscaler. If not set, no schedules are created.
413
-
{ # A schedule for the autoscaler.
414
-
"cronExpression": "A String", # Cron expression for the triggering the schedule. See https://cloud.google.com/compute/docs/autoscaler/scaling-schedules#cron_expressions for the syntax.
415
-
"description": "A String", # Description of the schedule.
416
-
"disabled": True or False, # If true, the schedule is disabled.
417
-
"durationSec": "A String", # Duration of the schedule.
418
-
"minNodeCount": "A String", # Minimum number of nodes in while the schedule is active.
419
-
"name": "A String", # Name of the schedule.
420
-
"timeZone": "A String", # The location-based IANA time zone for interpreting the schedule's start time. If no time zone is provided, UTC is used by default.
421
-
},
422
-
],
423
-
},
424
382
"nodeCount": 42, # Read capacity, i.e. number of nodes in a read pool instance.
425
383
},
426
384
"reconciling": True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Instance does not match the user's intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
@@ -667,27 +625,6 @@ <h3>Method Details</h3>
667
625
"recordClientAddress": True or False, # Record client address for an instance. Client address is PII information. This flag is turned "on" by default.
668
626
},
669
627
"readPoolConfig": { # Configuration for a read pool instance. # Read pool instance configuration. This is required if the value of instanceType is READ_POOL.
670
-
"autoScalingConfig": { # Configuration for autoscaling. # Autoscaling configuration for the read pool instance. If not set, the read pool instance will not be autoscaled.
671
-
"policy": { # Policy for the autoscaler. # Policy for the MIG autoscaler.
672
-
"coolDownPeriodSec": "A String", # The period of time in seconds after a new node is created before the autoscaler will incorporate its resource usage (e.g. CPU utilization) into the autoscaling recommendation algorithm.
673
-
"cpuUtilization": { # CPU utilization policy for the autoscaler. # CPU utilization policy for the autoscaler.
674
-
"utilizationTarget": 3.14, # Target CPU utilization as a float between 0 and 1.
675
-
},
676
-
"enabled": True or False, # If true, autoscaling is enabled for the instance. If not set, the default value is false.
677
-
"maxNodeCount": "A String", # Maximum number of nodes for the autoscaler.
678
-
},
679
-
"schedules": [ # Optional list of schedules for the MIG autoscaler. If not set, no schedules are created.
680
-
{ # A schedule for the autoscaler.
681
-
"cronExpression": "A String", # Cron expression for the triggering the schedule. See https://cloud.google.com/compute/docs/autoscaler/scaling-schedules#cron_expressions for the syntax.
682
-
"description": "A String", # Description of the schedule.
683
-
"disabled": True or False, # If true, the schedule is disabled.
684
-
"durationSec": "A String", # Duration of the schedule.
685
-
"minNodeCount": "A String", # Minimum number of nodes in while the schedule is active.
686
-
"name": "A String", # Name of the schedule.
687
-
"timeZone": "A String", # The location-based IANA time zone for interpreting the schedule's start time. If no time zone is provided, UTC is used by default.
688
-
},
689
-
],
690
-
},
691
628
"nodeCount": 42, # Read capacity, i.e. number of nodes in a read pool instance.
692
629
},
693
630
"reconciling": True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Instance does not match the user's intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
@@ -890,27 +827,6 @@ <h3>Method Details</h3>
890
827
"recordClientAddress": True or False, # Record client address for an instance. Client address is PII information. This flag is turned "on" by default.
891
828
},
892
829
"readPoolConfig": { # Configuration for a read pool instance. # Read pool instance configuration. This is required if the value of instanceType is READ_POOL.
893
-
"autoScalingConfig": { # Configuration for autoscaling. # Autoscaling configuration for the read pool instance. If not set, the read pool instance will not be autoscaled.
894
-
"policy": { # Policy for the autoscaler. # Policy for the MIG autoscaler.
895
-
"coolDownPeriodSec": "A String", # The period of time in seconds after a new node is created before the autoscaler will incorporate its resource usage (e.g. CPU utilization) into the autoscaling recommendation algorithm.
896
-
"cpuUtilization": { # CPU utilization policy for the autoscaler. # CPU utilization policy for the autoscaler.
897
-
"utilizationTarget": 3.14, # Target CPU utilization as a float between 0 and 1.
898
-
},
899
-
"enabled": True or False, # If true, autoscaling is enabled for the instance. If not set, the default value is false.
900
-
"maxNodeCount": "A String", # Maximum number of nodes for the autoscaler.
901
-
},
902
-
"schedules": [ # Optional list of schedules for the MIG autoscaler. If not set, no schedules are created.
903
-
{ # A schedule for the autoscaler.
904
-
"cronExpression": "A String", # Cron expression for the triggering the schedule. See https://cloud.google.com/compute/docs/autoscaler/scaling-schedules#cron_expressions for the syntax.
905
-
"description": "A String", # Description of the schedule.
906
-
"disabled": True or False, # If true, the schedule is disabled.
907
-
"durationSec": "A String", # Duration of the schedule.
908
-
"minNodeCount": "A String", # Minimum number of nodes in while the schedule is active.
909
-
"name": "A String", # Name of the schedule.
910
-
"timeZone": "A String", # The location-based IANA time zone for interpreting the schedule's start time. If no time zone is provided, UTC is used by default.
911
-
},
912
-
],
913
-
},
914
830
"nodeCount": 42, # Read capacity, i.e. number of nodes in a read pool instance.
915
831
},
916
832
"reconciling": True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Instance does not match the user's intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
@@ -1055,27 +971,6 @@ <h3>Method Details</h3>
1055
971
"recordClientAddress": True or False, # Record client address for an instance. Client address is PII information. This flag is turned "on" by default.
1056
972
},
1057
973
"readPoolConfig": { # Configuration for a read pool instance. # Read pool instance configuration. This is required if the value of instanceType is READ_POOL.
1058
-
"autoScalingConfig": { # Configuration for autoscaling. # Autoscaling configuration for the read pool instance. If not set, the read pool instance will not be autoscaled.
1059
-
"policy": { # Policy for the autoscaler. # Policy for the MIG autoscaler.
1060
-
"coolDownPeriodSec": "A String", # The period of time in seconds after a new node is created before the autoscaler will incorporate its resource usage (e.g. CPU utilization) into the autoscaling recommendation algorithm.
1061
-
"cpuUtilization": { # CPU utilization policy for the autoscaler. # CPU utilization policy for the autoscaler.
1062
-
"utilizationTarget": 3.14, # Target CPU utilization as a float between 0 and 1.
1063
-
},
1064
-
"enabled": True or False, # If true, autoscaling is enabled for the instance. If not set, the default value is false.
1065
-
"maxNodeCount": "A String", # Maximum number of nodes for the autoscaler.
1066
-
},
1067
-
"schedules": [ # Optional list of schedules for the MIG autoscaler. If not set, no schedules are created.
1068
-
{ # A schedule for the autoscaler.
1069
-
"cronExpression": "A String", # Cron expression for the triggering the schedule. See https://cloud.google.com/compute/docs/autoscaler/scaling-schedules#cron_expressions for the syntax.
1070
-
"description": "A String", # Description of the schedule.
1071
-
"disabled": True or False, # If true, the schedule is disabled.
1072
-
"durationSec": "A String", # Duration of the schedule.
1073
-
"minNodeCount": "A String", # Minimum number of nodes in while the schedule is active.
1074
-
"name": "A String", # Name of the schedule.
1075
-
"timeZone": "A String", # The location-based IANA time zone for interpreting the schedule's start time. If no time zone is provided, UTC is used by default.
1076
-
},
1077
-
],
1078
-
},
1079
974
"nodeCount": 42, # Read capacity, i.e. number of nodes in a read pool instance.
1080
975
},
1081
976
"reconciling": True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Instance does not match the user's intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
<pclass="firstline">Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.</p>
<pclass="firstline">Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.</p>
<pre>Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
181
181
182
182
Args:
183
183
name: string, The name of the operation's parent resource. (required)
184
184
filter: string, The standard list filter.
185
185
pageSize: integer, The standard list page size.
186
186
pageToken: string, The standard list page token.
187
+
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
187
188
x__xgafv: string, V1 error format.
188
189
Allowed values
189
190
1 - v1 error format
@@ -215,6 +216,9 @@ <h3>Method Details</h3>
215
216
},
216
217
},
217
218
],
219
+
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.
0 commit comments