public sealed class GetAutoscalingPolicyRequest : IMessage<GetAutoscalingPolicyRequest>, IEquatable<GetAutoscalingPolicyRequest>, IDeepCloneable<GetAutoscalingPolicyRequest>, IBufferMessage, IMessage
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\u003eThis document outlines the \u003ccode\u003eGetAutoscalingPolicyRequest\u003c/code\u003e class, which is used to fetch an autoscaling policy within the Google Cloud Dataproc V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 5.17.0, and the document provides links to several previous versions ranging from 5.16.0 to 3.1.0, allowing developers to view documentation for the specific version they are using.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAutoscalingPolicyRequest\u003c/code\u003e class 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, and is part of the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors, \u003ccode\u003eGetAutoscalingPolicyRequest()\u003c/code\u003e and \u003ccode\u003eGetAutoscalingPolicyRequest(GetAutoscalingPolicyRequest other)\u003c/code\u003e, and two key properties: \u003ccode\u003eAutoscalingPolicyName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to identify and specify the autoscaling policy being requested.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property specifies the resource name of the autoscaling policy and is required for a successful request, following a specific format depending on whether the region or location is used to define it.\u003c/p\u003e\n"]]],[],null,[]]