This interface defines virtual methods for each of the user-facing overload sets in BatchControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type BatchControllerClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-08 UTC."],[[["The `BatchControllerConnection` class provides an interface with virtual methods for user-facing overload sets in `BatchControllerClient`, enabling custom behavior and testing."],["Version 2.37.0-rc is the latest release for `BatchControllerConnection`, with older versions available down to 2.11.0, all of which provide the same class."],["`BatchControllerConnection` facilitates operations such as creating, getting, listing, and deleting batches, as well as managing IAM policies and long-running operations."],["Users can create a concrete `BatchControllerConnection` instance using `MakeBatchControllerConnection()`, or they can use `MockBatchControllerConnection` for mocking in testing."]]],[]]