public sealed class GetAutoscalingPolicyRequest : IMessage<GetAutoscalingPolicyRequest>, IEquatable<GetAutoscalingPolicyRequest>, IDeepCloneable<GetAutoscalingPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class GetAutoscalingPolicyRequest.
For projects.regions.autoscalingPolicies.get, the resource name
of the policy has the following format:
projects/{project_id}/regions/{region}/autoscalingPolicies/{policy_id}
For projects.locations.autoscalingPolicies.get, the resource name
of the policy has the following format:
projects/{project_id}/locations/{location}/autoscalingPolicies/{policy_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content provides documentation for the \u003ccode\u003eGetAutoscalingPolicyRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, showcasing various versions from 5.0.0 to the latest 5.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetAutoscalingPolicyRequest\u003c/code\u003e is a class used to fetch an autoscaling policy and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that accepts another \u003ccode\u003eGetAutoscalingPolicyRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAutoscalingPolicyRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eAutoscalingPolicyName\u003c/code\u003e (typed view over the \u003ccode\u003eName\u003c/code\u003e resource) and \u003ccode\u003eName\u003c/code\u003e (the required resource name of the autoscaling policy).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the \u003ccode\u003eGetAutoscalingPolicyRequest\u003c/code\u003e, including versions for multiple endpoints such as \u003ccode\u003eprojects.regions.autoscalingPolicies.get\u003c/code\u003e and \u003ccode\u003eprojects.locations.autoscalingPolicies.get\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]