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-03-21 UTC."],[[["The latest version available for `GetAutoscalerRequest` is 3.6.0, but this page is showing version 3.0.0."],["`GetAutoscalerRequest` is a class within the Compute Engine v1 API, specifically for managing autoscalers."],["The `GetAutoscalerRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Autoscaler`, `Project`, and `Zone`, which are used to specify details for the autoscaler request, and are all of type string."],["The `GetAutoscalerRequest` class contains two constructors, one with no parameters, and one which takes in another `GetAutoscalerRequest` object."]]],[]]