Integration Connectors v1 API - Enum SslType (1.0.0)

public enum SslType

Reference documentation and code samples for the Integration Connectors v1 API enum SslType.

Enum for controlling the SSL Type (TLS/MTLS)

Namespace

Google.Cloud.Connectors.V1

Assembly

Google.Cloud.Connectors.V1.dll

Fields

NameDescription
Mtls

mutual TLS (MTLS) Handshake

Tls

TLS Handshake

Unspecified

No SSL configuration required.