[BindServiceMethod(typeof(PublicCertificateAuthorityService), "BindService")]public abstract class PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase
Reference documentation and code samples for the Public Certificate Authority v1 API class PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase.
Base class for server-side implementations of PublicCertificateAuthorityService
[[["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 documentation covers the `PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase` class, which serves as the base for server-side implementations of the PublicCertificateAuthorityService within the Google.Cloud.Security.PublicCA.V1 API."],["The latest version of this API is 1.0.0, as seen by the link, and a beta version (1.0.0-beta01) is also documented here."],["This base class inherits from `object` and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["A key method within this class is `CreateExternalAccountKey`, which is used to create a new `ExternalAccountKey` bound to a project, and takes a `CreateExternalAccountKeyRequest` and `ServerCallContext` as parameters, with a returned value wrapped by a task."]]],[]]