public sealed class GetRegionAutoscalerRequest : IMessage<GetRegionAutoscalerRequest>, IEquatable<GetRegionAutoscalerRequest>, IDeepCloneable<GetRegionAutoscalerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionAutoscalerRequest.
A request message for RegionAutoscalers.Get. See the method description for details.
[[["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-08 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eGetRegionAutoscalerRequest\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 3.4.0 being the current focus of the page.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this API is 3.6.0, while a comprehensive list of prior versions, ranging from 3.5.0 down to 1.0.0, is provided for access.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRegionAutoscalerRequest\u003c/code\u003e class, used for requesting details about a region autoscaler, inherits from \u003ccode\u003eobject\u003c/code\u003e 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 properties such as \u003ccode\u003eAutoscaler\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, which are all strings and represent the name of the autoscaler, the project ID, and the name of the region for the request, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default \u003ccode\u003eGetRegionAutoscalerRequest()\u003c/code\u003e constructor, and a second copy constructor, \u003ccode\u003eGetRegionAutoscalerRequest(GetRegionAutoscalerRequest other)\u003c/code\u003e, which receives another \u003ccode\u003eGetRegionAutoscalerRequest\u003c/code\u003e object as a parameter to create a copy of it.\u003c/p\u003e\n"]]],[],null,[]]