This interface defines virtual methods for each of the user-facing overload sets in AuthorizedCertificatesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AuthorizedCertificatesClient.
[[["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-05 UTC."],[[["This webpage details the `AuthorizedCertificatesConnection` object, which acts as an interface for the `AuthorizedCertificatesClient` in the Google Cloud App Engine C++ library."],["The `AuthorizedCertificatesConnection` provides virtual methods corresponding to each user-facing overload set in the `AuthorizedCertificatesClient`, allowing for the injection of custom behavior in testing."],["The page offers access to numerous past versions of the appengine, from 2.37.0-rc to 2.11.0, each with its own associated link to the `AuthorizedCertificatesConnection` documentation."],["Key functions within the `AuthorizedCertificatesConnection` include methods for listing, getting, creating, updating, and deleting authorized certificates, each handling specific request types and returning corresponding data."],["The webpage also explains how to create a concrete instance using `MakeAuthorizedCertificatesConnection()` and how to mock the class with `appengine_v1_mocks::MockAuthorizedCertificatesConnection`."]]],[]]