Specifies criteria for filtering a subset of service contexts. The fields in the filter correspond to the fields in ServiceContext. Only exact, case-sensitive matches are supported. If a field is unset or empty, it matches arbitrary values.
[[["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-07-14 UTC."],[[["\u003cp\u003eThe provided content details criteria for filtering service contexts based on exact, case-sensitive matches.\u003c/p\u003e\n"],["\u003cp\u003eFilters can be applied to \u003ccode\u003eservice\u003c/code\u003e, \u003ccode\u003eversion\u003c/code\u003e, and \u003ccode\u003eresourceType\u003c/code\u003e fields within a \u003ccode\u003eServiceContext\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eUnset or empty filter fields will match any value within the corresponding \u003ccode\u003eServiceContext\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe filter criteria can be represented in JSON using this structure: \u003ccode\u003e{ "service": string, "version": string, "resourceType": string }\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]