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."],[[["The webpage documents the `RowAccessPolicyServiceConnection` object, which is used with the `RowAccessPolicyServiceClient`."],["The `RowAccessPolicyServiceConnection` interface provides virtual methods corresponding to each user-facing overload set in `RowAccessPolicyServiceClient`, enabling the injection of custom behaviors during testing."],["Users can find instructions for creating a concrete instance using `MakeRowAccessPolicyServiceConnection()`."],["The document includes instructions and links to mock `RowAccessPolicyServiceConnection` using `bigquerycontrol_v2_mocks::MockRowAccessPolicyServiceConnection`."],["The functions section describes `options()`, which returns `Options`, and `ListRowAccessPolicies()`, which handles requests of type `google::cloud::bigquery::v2::ListRowAccessPoliciesRequest` and returns a `StreamRange` of `google::cloud::bigquery::v2::RowAccessPolicy`."]]],[]]