Validation CAResponse
data class ValidationCAResponse(val certificateProviderInstance: CertificateProviderInstanceResponse, val grpcEndpoint: GoogleCloudNetworksecurityV1GrpcEndpointResponse)
Specification of ValidationCA. Defines the mechanism to obtain the Certificate Authority certificate to validate the peer certificate.
Constructors
Link copied to clipboard
constructor(certificateProviderInstance: CertificateProviderInstanceResponse, grpcEndpoint: GoogleCloudNetworksecurityV1GrpcEndpointResponse)