Class ListAutoscalingPoliciesResponse (3.2.0)

ListAutoscalingPoliciesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

A response to a request to list autoscaling policies in a project.

Attributes

NameDescription
policies Sequence[google.cloud.dataproc_v1.types.AutoscalingPolicy]
Output only. Autoscaling policies list.
next_page_token str
Output only. This token is included in the response if there are more results to fetch.