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."],[[["This page provides reference documentation for the `SslPolicy.Types.MinTlsVersion` enum within the Google Cloud Compute Engine v1 API."],["The `MinTlsVersion` enum specifies the minimum TLS protocol version allowed for client connections to the load balancer, with options including `TLS 1.0`, `TLS 1.1`, and `TLS 1.2`."],["The latest version of the API documentation available is 3.6.0, with various other versions provided, down to version 1.0.0, for historical context."],["The `UndefinedMinTlsVersion` field indicates a state where the enum field has not been assigned a value."],["The namespace for this enum is `Google.Cloud.Compute.V1`, and the associated assembly is `Google.Cloud.Compute.V1.dll`."]]],[]]