This interface defines virtual methods for each of the user-facing overload sets in ProjectsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ProjectsClient.
[[["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 `ProjectsConnection` interface for `ProjectsClient`, which defines virtual methods for all user-facing overload sets."],["The `ProjectsConnection` allows for custom behavior injection, particularly useful for mocking during testing with objects like `ProjectsClient`."],["The document covers functions for managing projects, including `GetProject`, `ListProjects`, `SearchProjects`, `CreateProject`, `UpdateProject`, `MoveProject`, `DeleteProject`, and `UndeleteProject`."],["The `ProjectsConnection` interface also supports IAM policy management functions like `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["The most recent version available for the ProjectsConnection is `2.37.0-rc`, with a list of previous versions available as far back as version `2.11.0`."]]],[]]