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"]],[["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 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."]]],[]]