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-14 UTC."],[[["This document outlines the `PoliciesConnection` interface for `PoliciesClient`, which provides virtual methods for managing policies in the Google Cloud IAM v2 API."],["The interface allows for customization of behavior in `PoliciesClient` operations, such as injecting mock objects for testing."],["Available actions include listing, getting, creating, updating, and deleting policies, each with corresponding methods defined in the interface."],["The `PoliciesConnection` object also includes options, as well as the ability to operate in an asynchronous manner, such as not waiting for a given request."],["The document details the different versions available, ranging from version 2.11.0 all the way to the latest version 2.37.0-rc."]]],[]]