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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]