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-31 UTC."],[[["This page provides reference documentation for the `GetAutoscalerRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The latest version of the `GetAutoscalerRequest` is 3.6.0, with previous versions ranging from 1.0.0 to 3.5.0, all of which are available."],["The `GetAutoscalerRequest` class is used to retrieve information about an autoscaler, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Autoscaler`, `Project`, and `Zone`, which are string values that specify the target autoscaler, the project ID, and the zone, respectively."]]],[]]