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-14 UTC."],[[["The latest version of the `AuthorizedCertificatesConnection` class is 2.37.0-rc, which is part of the Google Cloud App Engine C++ client library."],["This class defines the interface with virtual methods for each user-facing overload set found in the `AuthorizedCertificatesClient` class."],["The `AuthorizedCertificatesConnection` allows for the injection of custom behavior in tests, using features like Google Mock objects."],["It provides methods to interact with authorized certificates, including listing, getting, creating, updating, and deleting them."],["The `MakeAuthorizedCertificatesConnection()` function is used to create a concrete instance, and the `MockAuthorizedCertificatesConnection` is available for mocking purposes."]]],[]]