Network Security V1 API - Module Google::Cloud::NetworkSecurity::V1::TlsInspectionPolicy::TlsVersion (v0.1.0)

Reference documentation and code samples for the Network Security V1 API module Google::Cloud::NetworkSecurity::V1::TlsInspectionPolicy::TlsVersion.

The minimum version of TLS protocol that can be used by clients or servers to establish a connection with the TLS inspection proxy.

Constants

TLS_VERSION_UNSPECIFIED

value: 0
Indicates no TLS version was specified.

TLS_1_0

value: 1
TLS 1.0

TLS_1_1

value: 2
TLS 1.1

TLS_1_2

value: 3
TLS 1.2

TLS_1_3

value: 4
TLS 1.3