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