[[["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 `BatchingFlowController` class in the Google Cloud API Client Library for Java, specifically within the `com.google.api.gax.batching` package."],["The `BatchingFlowController` class wraps a `FlowController` for use in batching operations, and it includes constructors to initialize it with a `FlowController` and `ElementCounter` instances for both elements and bytes."],["The page documents various available versions of the `BatchingFlowController`, from the latest 2.63.1 down to version 2.7.1, with links to each specific version's documentation."],["The `BatchingFlowController` class includes `reserve(T batch)` and `release(T batch)` methods for managing the flow control of batches, and it inherits several methods from `java.lang.Object`."],["The `reserve` method may throw a `FlowController.FlowControlException` when there are issues with reserving the batch."]]],[]]