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 `com.google.api.gax.rpc.mtls` package, with the current version being 2.46.1 and the latest release being 2.63.1."],["The package documentation includes a list of all available versions, ranging from 2.63.1 down to 2.7.1, each linking to its respective documentation page."],["The provided classes, `ContextAwareMetadataJson` and `MtlsProvider`, and the enum, `MtlsProvider.MtlsEndpointUsagePolicy`, are detailed within the documentation, and the `ContextAwareMetadataJson` class represents a data file, while `MtlsProvider` is for configuring mutual TLS."],["The `MtlsEndpointUsagePolicy` enum specifies the conditions under which mutual TLS endpoints should be used, offering options for always using regular endpoints, always using mTLS, or automatic switching based on the presence of a client certificate."],["A link to the GitHub repository for this package is provided, directing users to the source code located within the `gax-java` directory."]]],[]]