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 webpage provides a comprehensive list of available versions for the `com.google.api.gax.rpc.mtls` package, ranging from version 2.63.1 (latest) down to 2.7.1."],["The latest version available is 2.63.1, and users can navigate to the documentation for each specific version using the provided links."],["The `com.google.api.gax.rpc.mtls` package includes a `ContextAwareMetadataJson` data class for representing `context_aware_metadata.json` files."],["The `MtlsProvider` class facilitates the configuration of mutual TLS within the transport layer, using the default client certificate available on the device."],["The `MtlsProvider.MtlsEndpointUsagePolicy` enum defines the policy for mutual TLS endpoint usage, offering options to use regular endpoints, mTLS endpoints, or to auto-switch based on client certificate availability."]]],[]]