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."],[[["The latest version of the package `com.google.api.gax.rpc.mtls` is 2.63.1, with version 2.57.0 being the currently displayed version on the page."],["This package provides classes and enums for managing mutual TLS (mTLS), including a data class for `context_aware_metadata.json` and a provider class for configuring mTLS in the transport layer."],["The package includes the `MtlsEndpointUsagePolicy` enum, which allows configuration of when to use regular or mTLS endpoints, with options for always using regular, always using mTLS, or automatically switching based on client certificate availability."],["The GitHub repository link is provided, directing users to the source code within the `googleapis/sdk-platform-java` project under the `gax-java` subdirectory."],["There is an extensive list of previous versions available, going back as far as version 2.7.1."]]],[]]