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-04-17 UTC."],[[["This webpage provides a comprehensive list of available versions for the `com.google.api.gax.rpc.mtls` package, with version 2.63.1 being the latest release."],["The documentation includes a detailed history of versions, ranging from the latest 2.63.1 down to older releases such as 2.7.1, offering access to specific version details via linked URLs."],["The available classes in the package are `ContextAwareMetadataJson`, representing context-aware metadata, and `MtlsProvider`, used for configuring mutual TLS in the transport."],["The package includes the `MtlsProvider.MtlsEndpointUsagePolicy` enum, which defines policies for mutual TLS endpoint usage, including options for `NEVER`, `ALWAYS`, and `AUTO` configurations."],["The package version 2.24.0 contains documentation for the classes and enum mentioned."]]],[]]