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/run_v2.projects.locations.services.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -172,6 +172,7 @@ <h3>Method Details</h3>
172
172
"reconciling": True or False, # Output only. Returns true if the Service is currently being acted upon by the system to bring it into the desired state. When a new Service is created, or an existing one is updated, Cloud Run will asynchronously perform all necessary steps to bring the Service to the desired serving state. This process is called reconciliation. While reconciliation is in process, `observed_generation`, `latest_ready_revison`, `traffic_statuses`, and `uri` will have transient values that might mismatch the intended state: Once reconciliation is over (and this field is false), there are two possible outcomes: reconciliation succeeded and the serving state matches the Service, or there was an error, and reconciliation failed. This state can be found in `terminal_condition.state`. If reconciliation succeeded, the following fields will match: `traffic` and `traffic_statuses`, `observed_generation` and `generation`, `latest_ready_revision` and `latest_created_revision`. If reconciliation failed, `traffic_statuses`, `observed_generation`, and `latest_ready_revision` will have the state of the last serving revision, or empty for newly created Services. Additional information on the failure can be found in `terminal_condition` and `conditions`.
173
173
"satisfiesPzs": True or False, # Output only. Reserved for future use.
174
174
"scaling": { # Scaling settings applied at the service level rather than at the revision level. # Optional. Specifies service-level scaling settings
175
+
"manualInstanceCount": 42, # Optional. total instance count for the service in manual scaling mode. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving.
175
176
"minInstanceCount": 42, # Optional. total min instances for the service. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving.
176
177
"scalingMode": "A String", # Optional. The scaling mode for the service.
177
178
},
@@ -511,6 +512,7 @@ <h3>Method Details</h3>
511
512
"reconciling": True or False, # Output only. Returns true if the Service is currently being acted upon by the system to bring it into the desired state. When a new Service is created, or an existing one is updated, Cloud Run will asynchronously perform all necessary steps to bring the Service to the desired serving state. This process is called reconciliation. While reconciliation is in process, `observed_generation`, `latest_ready_revison`, `traffic_statuses`, and `uri` will have transient values that might mismatch the intended state: Once reconciliation is over (and this field is false), there are two possible outcomes: reconciliation succeeded and the serving state matches the Service, or there was an error, and reconciliation failed. This state can be found in `terminal_condition.state`. If reconciliation succeeded, the following fields will match: `traffic` and `traffic_statuses`, `observed_generation` and `generation`, `latest_ready_revision` and `latest_created_revision`. If reconciliation failed, `traffic_statuses`, `observed_generation`, and `latest_ready_revision` will have the state of the last serving revision, or empty for newly created Services. Additional information on the failure can be found in `terminal_condition` and `conditions`.
512
513
"satisfiesPzs": True or False, # Output only. Reserved for future use.
513
514
"scaling": { # Scaling settings applied at the service level rather than at the revision level. # Optional. Specifies service-level scaling settings
515
+
"manualInstanceCount": 42, # Optional. total instance count for the service in manual scaling mode. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving.
514
516
"minInstanceCount": 42, # Optional. total min instances for the service. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving.
515
517
"scalingMode": "A String", # Optional. The scaling mode for the service.
516
518
},
@@ -837,6 +839,7 @@ <h3>Method Details</h3>
837
839
"reconciling": True or False, # Output only. Returns true if the Service is currently being acted upon by the system to bring it into the desired state. When a new Service is created, or an existing one is updated, Cloud Run will asynchronously perform all necessary steps to bring the Service to the desired serving state. This process is called reconciliation. While reconciliation is in process, `observed_generation`, `latest_ready_revison`, `traffic_statuses`, and `uri` will have transient values that might mismatch the intended state: Once reconciliation is over (and this field is false), there are two possible outcomes: reconciliation succeeded and the serving state matches the Service, or there was an error, and reconciliation failed. This state can be found in `terminal_condition.state`. If reconciliation succeeded, the following fields will match: `traffic` and `traffic_statuses`, `observed_generation` and `generation`, `latest_ready_revision` and `latest_created_revision`. If reconciliation failed, `traffic_statuses`, `observed_generation`, and `latest_ready_revision` will have the state of the last serving revision, or empty for newly created Services. Additional information on the failure can be found in `terminal_condition` and `conditions`.
838
840
"satisfiesPzs": True or False, # Output only. Reserved for future use.
839
841
"scaling": { # Scaling settings applied at the service level rather than at the revision level. # Optional. Specifies service-level scaling settings
842
+
"manualInstanceCount": 42, # Optional. total instance count for the service in manual scaling mode. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving.
840
843
"minInstanceCount": 42, # Optional. total min instances for the service. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving.
841
844
"scalingMode": "A String", # Optional. The scaling mode for the service.
842
845
},
@@ -1120,6 +1123,7 @@ <h3>Method Details</h3>
1120
1123
"reconciling": True or False, # Output only. Returns true if the Service is currently being acted upon by the system to bring it into the desired state. When a new Service is created, or an existing one is updated, Cloud Run will asynchronously perform all necessary steps to bring the Service to the desired serving state. This process is called reconciliation. While reconciliation is in process, `observed_generation`, `latest_ready_revison`, `traffic_statuses`, and `uri` will have transient values that might mismatch the intended state: Once reconciliation is over (and this field is false), there are two possible outcomes: reconciliation succeeded and the serving state matches the Service, or there was an error, and reconciliation failed. This state can be found in `terminal_condition.state`. If reconciliation succeeded, the following fields will match: `traffic` and `traffic_statuses`, `observed_generation` and `generation`, `latest_ready_revision` and `latest_created_revision`. If reconciliation failed, `traffic_statuses`, `observed_generation`, and `latest_ready_revision` will have the state of the last serving revision, or empty for newly created Services. Additional information on the failure can be found in `terminal_condition` and `conditions`.
1121
1124
"satisfiesPzs": True or False, # Output only. Reserved for future use.
1122
1125
"scaling": { # Scaling settings applied at the service level rather than at the revision level. # Optional. Specifies service-level scaling settings
1126
+
"manualInstanceCount": 42, # Optional. total instance count for the service in manual scaling mode. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving.
1123
1127
"minInstanceCount": 42, # Optional. total min instances for the service. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving.
1124
1128
"scalingMode": "A String", # Optional. The scaling mode for the service.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/run.v2.json
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1526,7 +1526,7 @@
1526
1526
}
1527
1527
}
1528
1528
},
1529
-
"revision": "20241115",
1529
+
"revision": "20241206",
1530
1530
"rootUrl": "https://run.googleapis.com/",
1531
1531
"schemas": {
1532
1532
"GoogleCloudRunV2BinaryAuthorization": {
@@ -3428,6 +3428,11 @@
3428
3428
"description": "Scaling settings applied at the service level rather than at the revision level.",
3429
3429
"id": "GoogleCloudRunV2ServiceScaling",
3430
3430
"properties": {
3431
+
"manualInstanceCount": {
3432
+
"description": "Optional. total instance count for the service in manual scaling mode. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving.",
3433
+
"format": "int32",
3434
+
"type": "integer"
3435
+
},
3431
3436
"minInstanceCount": {
3432
3437
"description": "Optional. total min instances for the service. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving.",
0 commit comments