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"]],[["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-09 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."]]],[]]