Google Cloud Dataproc V1 Client - Class UpdateAutoscalingPolicyRequest (3.5.1)

Reference documentation and code samples for the Google Cloud Dataproc V1 Client class UpdateAutoscalingPolicyRequest.

A request to update an autoscaling policy.

Generated from protobuf message google.cloud.dataproc.v1.UpdateAutoscalingPolicyRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ policy Google\Cloud\Dataproc\V1\AutoscalingPolicy

Required. The updated autoscaling policy.

getPolicy

Required. The updated autoscaling policy.

Returns
TypeDescription
Google\Cloud\Dataproc\V1\AutoscalingPolicy|null

hasPolicy

clearPolicy

setPolicy

Required. The updated autoscaling policy.

Parameter
NameDescription
var Google\Cloud\Dataproc\V1\AutoscalingPolicy
Returns
TypeDescription
$this