A label selector is a label query over a set of resources. An
empty label selector matches all objects.
Attribute
Name
Description
match_labels
MutableMapping[str, str]
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"]],[["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-09-04 UTC."],[],[],null,["# Class LabelSelector (0.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.3 (latest)](/python/docs/reference/google-cloud-configdelivery/latest/google.cloud.configdelivery_v1beta.types.Fleet.LabelSelector)\n- [0.1.2](/python/docs/reference/google-cloud-configdelivery/0.1.2/google.cloud.configdelivery_v1beta.types.Fleet.LabelSelector) \n\n LabelSelector(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA label selector is a label query over a set of resources. An\nempty label selector matches all objects.\n\nClasses\n-------\n\n### MatchLabelsEntry\n\n MatchLabelsEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe abstract base class for a message."]]