The policy for mutual TLS endpoint usage. NEVER means always use regular endpoint; ALWAYS means
always use mTLS endpoint; AUTO means auto switch to mTLS endpoint if client certificate exists
and should be used.
[[["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-15 UTC."],[[["This page provides documentation for `MtlsProvider.MtlsEndpointUsagePolicy` in the Google API Client Libraries for Java, specifically within version 2.36.0 and onward, with the latest being 2.63.1."],["`MtlsEndpointUsagePolicy` is an enum that dictates how mutual TLS (mTLS) endpoints are used, allowing configuration to `ALWAYS`, `NEVER`, or `AUTO`."],["The content lists all available versions of `MtlsProvider.MtlsEndpointUsagePolicy` from version 2.7.1 up to the latest version, 2.63.1, allowing users to view documentation for previous versions."],["The page lists the inherited members and their documentation links, static fields (ALWAYS, AUTO, NEVER) and static methods (valueOf and values) for the `MtlsEndpointUsagePolicy` enum."]]],[]]