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."],[[["This webpage details the `AuthorizedCertificatesConnection` object, which acts as an interface for the `AuthorizedCertificatesClient` in Google App Engine v1, specifically for the C++ language."],["The latest version documented is 2.37.0-rc, and numerous versions are available, ranging from 2.37.0-rc down to 2.11.0, allowing users to see the changes over a variety of iterations."],["The `AuthorizedCertificatesConnection` allows for custom behavior injection, supporting functionalities for creating, retrieving, updating, listing, and deleting authorized certificates."],["The page provides access to the `MakeAuthorizedCertificatesConnection()` function to create instances and the `MockAuthorizedCertificatesConnection` for mocking."],["The `AuthorizedCertificatesConnection` features virtual methods such as `options()`, `ListAuthorizedCertificates()`, `GetAuthorizedCertificate()`, `CreateAuthorizedCertificate()`, `UpdateAuthorizedCertificate()`, and `DeleteAuthorizedCertificate()`, each detailing their parameters and return types."]]],[]]