[[["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-09 UTC."],[[["The page provides documentation for the `FlowController` class in the Google Cloud API Client Library for Java, specifically within the `com.google.api.gax.batching` package."],["`FlowController` offers flow control capabilities, managing the number of elements and bytes in requests, and is primarily designed for internal use within google-cloud-java clients."],["The documentation covers various versions of the `FlowController`, ranging from version 2.7.1 up to the latest version 2.63.1, and all the versions are contained within the page."],["The `FlowController` class allows for dynamic adjustment of flow control limits through methods like `increaseThresholds` and `decreaseThresholds`, with its functionality being described as \"Internal Only\"."],["The class includes methods to reserve and release elements and bytes, manage flow control limits, and retrieve statistics, such as `reserve`, `release`, `getCurrentElementCountLimit`, `getCurrentRequestBytesLimit`, and `getFlowControlEventStats`."]]],[]]