All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.dataproc.model.AutoscalingConfig.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250111-2.0.0
Show newest version






AutoscalingConfig (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class AutoscalingConfig

    • Constructor Detail

      • AutoscalingConfig

        public AutoscalingConfig()
    • Method Detail

      • getPolicyUri

        public String getPolicyUri()
        Optional. The autoscaling policy used by the cluster.Only resource names including projectid and location (region) are valid. Examples: https://www.googleapis.com/compute/v1/projects/[proj ect_id]/locations/[dataproc_region]/autoscalingPolicies/[policy_id] projects/[project_id]/locations/[dataproc_region]/autoscalingPolicies/[policy_id]Note that the policy must be in the same project and Dataproc region.
        Returns:
        value or null for none
      • setPolicyUri

        public AutoscalingConfig setPolicyUri(String policyUri)
        Optional. The autoscaling policy used by the cluster.Only resource names including projectid and location (region) are valid. Examples: https://www.googleapis.com/compute/v1/projects/[proj ect_id]/locations/[dataproc_region]/autoscalingPolicies/[policy_id] projects/[project_id]/locations/[dataproc_region]/autoscalingPolicies/[policy_id]Note that the policy must be in the same project and Dataproc region.
        Parameters:
        policyUri - policyUri or null for none
      • clone

        public AutoscalingConfig clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy