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 a comprehensive list of available versions for the `com.google.api.gax.rpc.mtls` component, with version 2.63.1 being the latest release."],["The documentation includes a data class called `ContextAwareMetadataJson`, which represents the `context_aware_metadata.json` file."],["The `MtlsProvider` class is a crucial component for configuring mutual TLS within the transport layer, leveraging the device's default client certificate."],["An enum, `MtlsProvider.MtlsEndpointUsagePolicy`, defines the policy for utilizing mutual TLS endpoints, offering options like `NEVER`, `ALWAYS`, and `AUTO` for endpoint selection."],["All the version history provides links to the documentation of the particular versions."]]],[]]