Channel Credentials Response
data class ChannelCredentialsResponse(val certificates: TlsCertificatePathsResponse, val channelCredentialType: String)
Deprecated gRPC channel credentials to access the SDS server. gRPC channel credentials to access the SDS server.
Properties
Link copied to clipboard
The call credentials to access the SDS server.
Link copied to clipboard
The channel credentials to access the SDS server. This field can be set to one of the following: CERTIFICATES: Use TLS certificates to access the SDS server. GCE_VM: Use local GCE VM credentials to access the SDS server.