This interface defines virtual methods for each of the user-facing overload sets in DataPolicyServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DataPolicyServiceClient.
[[["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-21 UTC."],[[["This document outlines the `DataPolicyServiceConnection` interface for `DataPolicyServiceClient` within the BigQuery Data Policies v1 API, allowing for custom behavior in testing."],["The latest release candidate version of this service is 2.37.0-rc, with numerous older versions listed for reference, starting from the oldest at 2.11.0 up to 2.36.0."],["`DataPolicyServiceConnection` defines various virtual methods to manage data policies, including creating, updating, renaming, deleting, getting, and listing policies, as well as managing IAM policies."],["The interface supports mocking with `MockDataPolicyServiceConnection` for testing purposes and can be implemented with `MakeDataPolicyServiceConnection`."],["Each of the methods, like `CreateDataPolicy`, `UpdateDataPolicy`, `RenameDataPolicy`, etc.has its own request parameter and defined return type, allowing it to interact with the BigQuery Data Policies API."]]],[]]