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 webpage provides documentation for the `MtlsProvider.MtlsEndpointUsagePolicy` enum in the Google Cloud API Client Library for Java, spanning versions from 2.7.1 up to the latest 2.63.1."],["The `MtlsEndpointUsagePolicy` enum defines the policy for mutual TLS endpoint usage, with options including `NEVER` (regular endpoint), `ALWAYS` (mTLS endpoint), and `AUTO` (auto-switch to mTLS if a client certificate exists)."],["The page lists all available versions of the documentation, accessible via hyperlinks, which covers `MtlsProvider.MtlsEndpointUsagePolicy` throughout its various updates."],["The documentation outlines inherited members and methods from the `Enum` and `Object` classes and details static fields (`ALWAYS`, `AUTO`, `NEVER`) and static methods (`valueOf`, `values`) associated with the enum."]]],[]]