"Managed Service for Apache Spark" is the new name for the product formerly known as "Dataproc on Compute Engine" (cluster deployment) and "Google Cloud Serverless for Apache Spark" (serverless deployment).
ListAutoscalingPoliciesResponse
Stay organized with collections
Save and categorize content based on your preferences.
A response to a request to list autoscaling policies in a project.
| JSON representation |
{
"policies": [
{
object (AutoscalingPolicy)
}
],
"nextPageToken": string
} |
| Fields |
policies[] |
object (AutoscalingPolicy)
Output only. Autoscaling policies list.
|
nextPageToken |
string
Output only. This token is included in the response if there are more results to fetch.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-11 UTC.
[null,null,["Last updated 2026-05-11 UTC."],[],[]]