public sealed class Reservation.Types.Autoscale : IMessage<Reservation.Types.Autoscale>, IEquatable<Reservation.Types.Autoscale>, IDeepCloneable<Reservation.Types.Autoscale>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class Reservation.Types.Autoscale.
[[["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-02 UTC."],[[["This webpage provides reference documentation for the `Reservation.Types.Autoscale` class within the BigQuery Reservation v1 API."],["The `Autoscale` class, which is a part of the `Google.Cloud.BigQuery.Reservation.V1` namespace, is designed for auto scaling settings in BigQuery reservations."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `CurrentSlots` and `MaxSlots` to manage slot capacity during autoscaling, with `CurrentSlots` being an output-only property."],["The page also includes links to various versions of the class documentation, with the latest version being 2.7.0."]]],[]]