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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version available is 3.6.0, but versions from 1.0.0 to 3.5.0 are also accessible, providing a wide range of compatibility options.\u003c/p\u003e\n"],["\u003cp\u003eThe content details the \u003ccode\u003eMinTlsVersion\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifying the minimum SSL protocol version for client connections.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMinTlsVersion\u003c/code\u003e enum supports three TLS versions: \u003ccode\u003eTls10\u003c/code\u003e (TLS 1.0), \u003ccode\u003eTls11\u003c/code\u003e (TLS 1.1), and \u003ccode\u003eTls12\u003c/code\u003e (TLS 1.2), along with an \u003ccode\u003eUndefinedMinTlsVersion\u003c/code\u003e option.\u003c/p\u003e\n"],["\u003cp\u003eThe minimum TLS version dictates the lowest security protocol accepted by the load balancer for establishing client connections, and is determined by the \u003ccode\u003eMinTlsVersion\u003c/code\u003e enum.\u003c/p\u003e\n"]]],[],null,[]]