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-08-01 UTC."],[[["This webpage provides a comprehensive list of available versions for the `com.google.api.gax.rpc.mtls` package, with the latest version being 2.63.1."],["Each listed version links to its respective documentation, allowing users to access specific details for any given release of the `com.google.api.gax.rpc.mtls` package."],["The `com.google.api.gax.rpc.mtls` package includes a `ContextAwareMetadataJson` data class for context-aware metadata files and an `MtlsProvider` class for configuring mutual TLS."],["The `MtlsProvider` class contains an Enum that details the `MtlsEndpointUsagePolicy`, with 3 options: `NEVER`, `ALWAYS`, and `AUTO`."]]],[]]