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."],[[["This webpage provides documentation for the `GetAutoscalerRequest` class within the Compute Engine v1 API for .NET, detailing its purpose for retrieving autoscaler information."],["The `GetAutoscalerRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The page lists the availability of numerous versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, demonstrating backward compatibility."],["The `GetAutoscalerRequest` class has three properties, `Autoscaler`, `Project`, and `Zone`, all of which are of string type, to help make the necessary request."],["The `GetAutoscalerRequest` class contains two constructors, one default and another for copying existing `GetAutoscalerRequest` instances, and also includes other inherited methods and properties."]]],[]]