This interface defines virtual methods for each of the user-facing overload sets in PoliciesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type PoliciesClient.
[[["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 details the `PoliciesConnection` interface for `PoliciesClient`, which is part of the Google Cloud IAM v2 C++ library."],["It provides virtual methods for interacting with policies, including listing, retrieving, creating, updating, and deleting them."],["The interface facilitates custom behavior injection for testing, using either `MockPoliciesConnection` or `MakePoliciesConnection()`."],["The `PoliciesConnection` provides functions to interact with operations related to the `PoliciesClient` actions, and retrieve their status."],["The document outlines various versions available, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`, with version `2.32.0` being the specific version for which the function descriptions are detailed."]]],[]]