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-21 UTC."],[[["This webpage details the `AuthorizedCertificatesConnection` class, which provides an interface for managing authorized certificates in the Google App Engine v1."],["It outlines the virtual methods available, including `ListAuthorizedCertificates`, `GetAuthorizedCertificate`, `CreateAuthorizedCertificate`, `UpdateAuthorizedCertificate`, and `DeleteAuthorizedCertificate`, for performing various operations on the certificates."],["The latest version of this connection is `2.37.0-rc`, while this specific page is about version `2.20.0`, with a list of the available previous versions provided for reference."],["The page also describes the ability to inject custom behavior for testing purposes, using Google Mock objects with the `AuthorizedCertificatesClient`, as well as the `MockAuthorizedCertificatesConnection` object."]]],[]]