public sealed class GetAutoscalerRequest : IMessage<GetAutoscalerRequest>, IEquatable<GetAutoscalerRequest>, IDeepCloneable<GetAutoscalerRequest>, IBufferMessage, IMessage
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 of the `GetAutoscalerRequest` is 3.6.0, but there are many versions available, spanning from 1.0.0 to 3.6.0."],["`GetAutoscalerRequest` is a request message for retrieving details about an autoscaler, as defined by `Autoscalers.Get`."],["`GetAutoscalerRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its capabilities."],["The `GetAutoscalerRequest` class has properties to specify the `Autoscaler` name, `Project` ID, and the `Zone` for the request."],["There are two constructors available for creating a new `GetAutoscalerRequest` object, one default and another one that duplicates the other `GetAutoscalerRequest`."]]],[]]