Reference documentation and code samples for the Network Services v1 API enum EndpointMatcher.Types.MetadataLabelMatcher.Types.MetadataLabelMatchCriteria.
Possible criteria values that define logic of how matching is made.
[[["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-03-21 UTC."],[[["The document provides reference documentation for the `EndpointMatcher.Types.MetadataLabelMatcher.Types.MetadataLabelMatchCriteria` enum within the Google Cloud Network Services v1 API."],["This enum defines the logic for matching metadata labels, with possible values including `MatchAll`, `MatchAny`, and `Unspecified`."],["`MatchAll` requires the xDS client's metadata to contain all specified labels, while `MatchAny` requires at least one label match."],["The `Unspecified` value is the default and should not be directly used."]]],[]]