Compute V1 Client - Class MinTlsVersion (1.14.0)

Reference documentation and code samples for the Compute V1 Client class MinTlsVersion.

MinTlsVersion contains string constants that represent the names of each value in the google.cloud.compute.v1.SslPolicy.MinTlsVersion descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ SslPolicy

Constants

UNDEFINED_MIN_TLS_VERSION

Value: 'UNDEFINED_MIN_TLS_VERSION'

TLS_1_0

Value: 'TLS_1_0'

TLS_1_1

Value: 'TLS_1_1'

TLS_1_2

Value: 'TLS_1_2'