This interface defines virtual methods for each of the user-facing overload sets in RowAccessPolicyServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RowAccessPolicyServiceClient.
To create a concrete instance, see MakeRowAccessPolicyServiceConnection().
[[["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-05 UTC."],[[["This webpage provides documentation for the `RowAccessPolicyServiceConnection` object, which is a component of the `RowAccessPolicyServiceClient` within the Google Cloud BigQuery Control v2 C++ library."],["The documentation lists various versions of the library, ranging from version 2.27.0 up to the latest release candidate, 2.37.0-rc."],["The `RowAccessPolicyServiceConnection` interface contains virtual methods, enabling the injection of custom behavior for testing purposes, such as with Google Mock objects."],["It also contains the different functions within the virtual class, such as the `Options()` function that returns the `Options` type, and `ListRowAccessPolicies` which is used to request a list of row access policies."]]],[]]