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` object, which works in conjunction with the `AuthorizedCertificatesClient` for managing authorized certificates in Google App Engine."],["The page provides access to various versions of the `AuthorizedCertificatesConnection` documentation, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, as well as all other versions in between."],["The `AuthorizedCertificatesConnection` interface contains virtual methods like `ListAuthorizedCertificates`, `GetAuthorizedCertificate`, `CreateAuthorizedCertificate`, `UpdateAuthorizedCertificate`, and `DeleteAuthorizedCertificate`, allowing for custom implementation and testing."],["Users can find instructions for creating a real instance using `MakeAuthorizedCertificatesConnection()` or a mock instance for testing using `appengine_v1_mocks::MockAuthorizedCertificatesConnection`."],["The page lists the functions available within `AuthorizedCertificatesConnection`, such as `options()` and the virtual methods with their parameter requests and return types."]]],[]]