Specification of certificate provider. Defines the mechanism to obtain the certificate and private key for peer to peer authentication.
JSON representation
{// Union field type can be only one of the following:"grpcEndpoint": {object (GrpcEndpoint)},"certificateProviderInstance": {object (CertificateProviderInstance)}// End of list of possible types for union field type.}
Fields
Union field type. The type of certificate provider which provides the certificates and private keys. type can be only one of the following:
[[["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 2024-05-23 UTC."],[],[]]