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-03-21 UTC."],[[["This webpage provides documentation for the `Reservation.Types.Autoscale` class within the BigQuery Reservation v1 API, offering reference materials and code samples."],["The `Autoscale` class is used for configuring auto-scaling settings, as it is designed to allow the dynamic adjustment of slot capacity based on demand."],["There are multiple versions of the `Autoscale` documentation available, ranging from version 1.2.0 up to the latest version, 2.7.0, allowing users to reference specific versions as needed."],["`Autoscale` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with the inheritance from `object`."],["The class has two main properties, `CurrentSlots`, which is the output of the current slot capacity added through auto-scaling, and `MaxSlots`, which defines the number of slots to scale when needed."]]],[]]