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 latest version being 2.63.1."],["The package documentation includes classes such as `ContextAwareMetadataJson` and `MtlsProvider`, detailing their respective functionalities."],["The package contains the `MtlsEndpointUsagePolicy` enum, which defines policies for mutual TLS endpoint usage, including options like `NEVER`, `ALWAYS`, and `AUTO`."],["The provided content contains a list of package versions, all with available documentation, starting from version 2.63.1 and going back to version 2.7.1."],["A link to the package’s GitHub repository is provided for further investigation into the code."]]],[]]