[[["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 `ThrottleState` class within the Google BigQuery Storage v1 API, covering versions from 2.3.0 up to the latest release, 3.17.0."],["The `ThrottleState` class is used to determine if a connection is being throttled and to what degree, with 0 indicating no throttling and 100 representing full throttling."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as deep cloning and message buffering."],["The `ThrottleState` class has a property `ThrottlePercent` of type `int`, used to represent the degree of throttling."],["The class has two constructors `ThrottleState()` and `ThrottleState(ThrottleState other)` to create instances of the class."]]],[]]