Reference documentation and code samples for the Network Services V1 API module Google::Cloud::NetworkServices::V1::EndpointMatcher::MetadataLabelMatcher::MetadataLabelMatchCriteria.
Possible criteria values that define logic of how matching is made.
Constants
METADATA_LABEL_MATCH_CRITERIA_UNSPECIFIED
value: 0 Default value. Should not be used.
MATCH_ANY
value: 1 At least one of the Labels specified in the matcher should match the
metadata presented by xDS client.
MATCH_ALL
value: 2 The metadata presented by the xDS client should contain all of the
labels specified here.
[[["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 2024-11-19 UTC."],[],[]]