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: