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 details the `RowAccessPolicyServiceConnection` object, a component of `RowAccessPolicyServiceClient` within the BigQuery Control API."],["The `RowAccessPolicyServiceConnection` interface facilitates the implementation of custom behaviors, especially for testing purposes, by allowing users to inject mocked objects."],["The page includes links to documentation for different versions of the API, ranging from the latest release candidate 2.37.0-rc down to version 2.27.0."],["`MakeRowAccessPolicyServiceConnection()` is provided for creating a concrete instance, and `bigquerycontrol_v2_mocks::MockRowAccessPolicyServiceConnection` is available for mocking."],["The `options()` function returns the options while the `ListRowAccessPolicies()` takes in a request to return a stream range of row access policies."]]],[]]