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."],[[["This page provides documentation for the `AuthorizedCertificatesConnection` object in the Google Cloud App Engine v1 C++ library, covering versions from 2.11.0 to 2.37.0-rc (latest)."],["The `AuthorizedCertificatesConnection` interface defines virtual methods corresponding to user-facing overload sets in `AuthorizedCertificatesClient`, allowing custom behavior injection for testing."],["It details functions for managing authorized certificates, including listing, retrieving, creating, updating, and deleting certificates via `ListAuthorizedCertificates`, `GetAuthorizedCertificate`, `CreateAuthorizedCertificate`, `UpdateAuthorizedCertificate`, and `DeleteAuthorizedCertificate`."],["The documentation also provides instructions for creating concrete instances using `MakeAuthorizedCertificatesConnection()` and mocking with `appengine_v1_mocks::MockAuthorizedCertificatesConnection`."],["Version 2.37.0-rc is the latest release available with version 2.27.0 as the primary version being shown on the page."]]],[]]