Google Cloud Dataproc V1 Client - Class AutoscalingPolicy (2.3.0)

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

Describes an autoscaling policy for Dataproc cluster autoscaler.

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

Namespace

Google \ Cloud \ Dataproc \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ id
string

Required. The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between 3 and 50 characters.

↳ name
string

Output only. The "resource name" of the autoscaling policy, as described in https://cloud.google.com/apis/design/resource_names . * * For projects.regions.autoscalingPolicies , the resource name of the policy has the following format: projects/{project_id}/regions/{region}/autoscalingPolicies/{policy_id} * * For projects.locations.autoscalingPolicies , the resource name of the policy has the following format: projects/{project_id}/locations/{location}/autoscalingPolicies/{policy_id}

↳ basic_algorithm
↳ worker_config
InstanceGroupAutoscalingPolicyConfig

Required. Describes how the autoscaler will operate for primary workers.

↳ secondary_worker_config
InstanceGroupAutoscalingPolicyConfig

Optional. Describes how the autoscaler will operate for secondary workers.

↳ labels
array| Google\Protobuf\Internal\MapField

Optional. The labels to associate with this autoscaling policy. Label keysmust contain 1 to 63 characters, and must conform to RFC 1035 . Label valuesmay be empty, but, if present, must contain 1 to 63 characters, and must conform to RFC 1035 . No more than 32 labels can be associated with an autoscaling policy.

getId

Required. The policy id.

The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between 3 and 50 characters.

Returns
Type
Description
string

setId

Required. The policy id.

The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between 3 and 50 characters.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getName

Output only. The "resource name" of the autoscaling policy, as described in https://cloud.google.com/apis/design/resource_names .

  • For projects.regions.autoscalingPolicies , the resource name of the policy has the following format: projects/{project_id}/regions/{region}/autoscalingPolicies/{policy_id}
  • For projects.locations.autoscalingPolicies , the resource name of the policy has the following format: projects/{project_id}/locations/{location}/autoscalingPolicies/{policy_id}
Returns
Type
Description
string

setName

Output only. The "resource name" of the autoscaling policy, as described in https://cloud.google.com/apis/design/resource_names .

  • For projects.regions.autoscalingPolicies , the resource name of the policy has the following format: projects/{project_id}/regions/{region}/autoscalingPolicies/{policy_id}
  • For projects.locations.autoscalingPolicies , the resource name of the policy has the following format: projects/{project_id}/locations/{location}/autoscalingPolicies/{policy_id}
Parameter
Name
Description
var
string
Returns
Type
Description
$this

getBasicAlgorithm

Generated from protobuf field .google.cloud.dataproc.v1.BasicAutoscalingAlgorithm basic_algorithm = 3 [(.google.api.field_behavior) = REQUIRED];

Returns
Type
Description

hasBasicAlgorithm

setBasicAlgorithm

Generated from protobuf field .google.cloud.dataproc.v1.BasicAutoscalingAlgorithm basic_algorithm = 3 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name
Description
Returns
Type
Description
$this

getWorkerConfig

Required. Describes how the autoscaler will operate for primary workers.

Returns
Type
Description

hasWorkerConfig

clearWorkerConfig

setWorkerConfig

Required. Describes how the autoscaler will operate for primary workers.

Parameter
Name
Description
Returns
Type
Description
$this

getSecondaryWorkerConfig

Optional. Describes how the autoscaler will operate for secondary workers.

Returns
Type
Description

hasSecondaryWorkerConfig

clearSecondaryWorkerConfig

setSecondaryWorkerConfig

Optional. Describes how the autoscaler will operate for secondary workers.

Parameter
Name
Description
Returns
Type
Description
$this

getLabels

Optional. The labels to associate with this autoscaling policy.

Label keysmust contain 1 to 63 characters, and must conform to RFC 1035 . Label valuesmay be empty, but, if present, must contain 1 to 63 characters, and must conform to RFC 1035 . No more than 32 labels can be associated with an autoscaling policy.

Returns
Type
Description

setLabels

Optional. The labels to associate with this autoscaling policy.

Label keysmust contain 1 to 63 characters, and must conform to RFC 1035 . Label valuesmay be empty, but, if present, must contain 1 to 63 characters, and must conform to RFC 1035 . No more than 32 labels can be associated with an autoscaling policy.

Parameter
Name
Description
Returns
Type
Description
$this

getAlgorithm

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: