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-06-17 UTC."],[[["This webpage provides documentation for various versions of the Google API Client Library for Java, specifically focusing on the `com.google.api.gax.rpc.mtls` package."],["The latest version documented is 2.63.1, with a comprehensive list of older versions, ranging down to 2.7.1, each linked to its respective documentation."],["Key classes in version 2.19.4 include `ContextAwareMetadataJson`, which handles context-aware metadata, and `MtlsProvider`, which manages mutual TLS configurations."],["The `MtlsProvider.MtlsEndpointUsagePolicy` enum outlines the different policies for using mutual TLS endpoints: NEVER, ALWAYS, and AUTO."]]],[]]