Optional. match_labels is a map of {key,value} pairs. Each {key,value}
pair must match an existing label key and value exactly in order to
satisfy the match.
Optional. match_labels is a map of {key,value} pairs. Each {key,value}
pair must match an existing label key and value exactly in order to
satisfy the match.
Optional. match_labels is a map of {key,value} pairs. Each {key,value}
pair must match an existing label key and value exactly in order to
satisfy the match.
Optional. match_labels is a map of {key,value} pairs. Each {key,value}
pair must match an existing label key and value exactly in order to
satisfy the match.
Optional. match_labels is a map of {key,value} pairs. Each {key,value}
pair must match an existing label key and value exactly in order to
satisfy the match.
[[["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-18 UTC."],[],[],null,["# Interface Fleet.LabelSelectorOrBuilder (0.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.0 (latest)](/java/docs/reference/google-cloud-configdelivery/latest/com.google.cloud.configdelivery.v1.Fleet.LabelSelectorOrBuilder)\n- [0.4.0](/java/docs/reference/google-cloud-configdelivery/0.4.0/com.google.cloud.configdelivery.v1.Fleet.LabelSelectorOrBuilder)\n- [0.2.0](/java/docs/reference/google-cloud-configdelivery/0.2.0/com.google.cloud.configdelivery.v1.Fleet.LabelSelectorOrBuilder)\n- [0.1.0](/java/docs/reference/google-cloud-configdelivery/0.1.0/com.google.cloud.configdelivery.v1.Fleet.LabelSelectorOrBuilder) \n\n public static interface Fleet.LabelSelectorOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### containsMatchLabels(String key)\n\n public abstract boolean containsMatchLabels(String key)\n\nOptional. match_labels is a map of {key,value} pairs. Each {key,value}\npair must match an existing label key and value exactly in order to\nsatisfy the match.\n\n`map\u003cstring, string\u003e match_labels = 1 [(.google.api.field_behavior) = OPTIONAL];\n`\n\n### getMatchLabels() (deprecated)\n\n public abstract Map\u003cString,String\u003e getMatchLabels()\n\nUse [#getMatchLabelsMap()](/java/docs/reference/google-cloud-configdelivery/latest/com.google.cloud.configdelivery.v1.Fleet.LabelSelectorOrBuilder#com_google_cloud_configdelivery_v1_Fleet_LabelSelectorOrBuilder_getMatchLabelsMap__) instead.\n\n### getMatchLabelsCount()\n\n public abstract int getMatchLabelsCount()\n\nOptional. match_labels is a map of {key,value} pairs. Each {key,value}\npair must match an existing label key and value exactly in order to\nsatisfy the match.\n\n`map\u003cstring, string\u003e match_labels = 1 [(.google.api.field_behavior) = OPTIONAL];\n`\n\n### getMatchLabelsMap()\n\n public abstract Map\u003cString,String\u003e getMatchLabelsMap()\n\nOptional. match_labels is a map of {key,value} pairs. Each {key,value}\npair must match an existing label key and value exactly in order to\nsatisfy the match.\n\n`map\u003cstring, string\u003e match_labels = 1 [(.google.api.field_behavior) = OPTIONAL];\n`\n\n### getMatchLabelsOrDefault(String key, String defaultValue)\n\n public abstract String getMatchLabelsOrDefault(String key, String defaultValue)\n\nOptional. match_labels is a map of {key,value} pairs. Each {key,value}\npair must match an existing label key and value exactly in order to\nsatisfy the match.\n\n`map\u003cstring, string\u003e match_labels = 1 [(.google.api.field_behavior) = OPTIONAL];\n`\n\n### getMatchLabelsOrThrow(String key)\n\n public abstract String getMatchLabelsOrThrow(String key)\n\nOptional. match_labels is a map of {key,value} pairs. Each {key,value}\npair must match an existing label key and value exactly in order to\nsatisfy the match.\n\n`map\u003cstring, string\u003e match_labels = 1 [(.google.api.field_behavior) = OPTIONAL];\n`"]]