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 available is 3.6.0, as listed in the provided versions of the `Google.Cloud.Compute.V1.SslPolicy.Types.MinTlsVersion`."],["This document provides a historical list of versions for `MinTlsVersion`, with versions ranging from 1.0.0 up to 3.6.0."],["`MinTlsVersion` is an enumeration defining the minimum SSL protocol version that clients can use to connect to a load balancer, with options for TLS 1.0, TLS 1.1, and TLS 1.2."],["The available fields within the `MinTlsVersion` enum include `Tls10`, `Tls11`, `Tls12`, and `UndefinedMinTlsVersion`, each with a corresponding description."]]],[]]