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 outlines the `PoliciesConnection` interface for `PoliciesClient`, which provides methods for interacting with IAM v2 policies."],["The `PoliciesConnection` interface allows for custom behavior injection, such as mocking for testing `PoliciesClient` objects."],["Several virtual methods are defined within this interface, including `ListPolicies`, `GetPolicy`, `CreatePolicy`, `UpdatePolicy`, and `DeletePolicy`, each accepting specific request parameters and returning relevant data types."],["The interface supports both standard and experimental asynchronous operations, denoted by `ExperimentalTag` and `NoAwaitTag`, that return a long-running operation."],["The documentation provides links to different versions of the `PoliciesConnection` class, with version 2.37.0-rc being the latest, and 2.26.0 being the current version of the page."]]],[]]