Reference documentation and code samples for the Compute Engine v1 API enum SslPolicy.Types.MinTlsVersion.
The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer. This can be one of TLS_1_0, TLS_1_1, TLS_1_2.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with a variety of previous versions available, ranging from 1.0.0 to 3.5.0."],["The SslPolicy.Types.MinTlsVersion enum specifies the minimum TLS protocol version that can be used by clients to connect to a load balancer."],["The available TLS versions for the MinTlsVersion enum are TLS 1.0, TLS 1.1, and TLS 1.2."],["The SslPolicy.Types.MinTlsVersion also includes a field called UndefinedMinTlsVersion that indicates when the enum field is not set."],["The documentation is provided for the namespace Google.Cloud.Compute.V1 within the Google.Cloud.Compute.V1.dll assembly."]]],[]]