public sealed class GetAutoscalerRequest : IMessage<GetAutoscalerRequest>, IEquatable<GetAutoscalerRequest>, IDeepCloneable<GetAutoscalerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetAutoscalerRequest.
A request message for Autoscalers.Get. See the method description for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This page provides documentation for the `GetAutoscalerRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.15.0 and its earlier iterations."],["The latest version documented is 3.6.0, and previous versions back to 1.0.0 are available, allowing users to reference different versions of the class."],["The `GetAutoscalerRequest` class is used to make a request for retrieving information about a specific autoscaler."],["The `GetAutoscalerRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The main properties of the `GetAutoscalerRequest` class includes `Autoscaler`, `Project`, and `Zone`, which are used to specify the autoscaler name, project ID, and the zone for the request."]]],[]]