Google Cloud Networksecurity V1beta1Certificate Provider Response
data class GoogleCloudNetworksecurityV1beta1CertificateProviderResponse(val certificateProviderInstance: CertificateProviderInstanceResponse, val grpcEndpoint: GoogleCloudNetworksecurityV1beta1GrpcEndpointResponse)
Specification of certificate provider. Defines the mechanism to obtain the certificate and private key for peer to peer authentication.
Constructors
Link copied to clipboard
fun GoogleCloudNetworksecurityV1beta1CertificateProviderResponse(certificateProviderInstance: CertificateProviderInstanceResponse, grpcEndpoint: GoogleCloudNetworksecurityV1beta1GrpcEndpointResponse)