Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::ListAutoscalingPoliciesResponse (v0.16.0)

Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::ListAutoscalingPoliciesResponse.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Output only. This token is included in the response if there are more results to fetch.

#policies

def policies() -> ::Array<::Google::Cloud::Dataproc::V1::AutoscalingPolicy>
Returns