ListAutoscalingPoliciesResponse

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.