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-04-09 UTC."],[[["This webpage details the `MinTlsVersion` enum within the `Google.Cloud.Compute.V1` namespace, which specifies the minimum SSL protocol version for client connections to a load balancer."],["The enum `MinTlsVersion` supports TLS 1.0, TLS 1.1, and TLS 1.2, alongside an `UndefinedMinTlsVersion` to represent an unset field."],["The documentation offers versions ranging from the most recent 3.6.0 down to the initial 1.0.0 release for the `MinTlsVersion` reference within the `Google.Cloud.Compute.V1` package."],["The `Google.Cloud.Compute.V1.dll` assembly is the container for this `MinTlsVersion` type definition."]]],[]]