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