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-09 UTC."],[[["The `GetAutoscalerRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request information about a specific autoscaler."],["This page lists the available versions of the `GetAutoscalerRequest` class, ranging from version 1.0.0 to the latest version 3.6.0, with version 3.3.0 currently being viewed."],["The `GetAutoscalerRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It includes constructors for creating an instance of `GetAutoscalerRequest`, either empty or as a copy of an existing object, and exposes properties for `Autoscaler`, `Project`, and `Zone`, which are all strings."]]],[]]