Optional. Search criteria used to select the folders to return.
If no search criteria is specified then all accessible folders will be
returned.
Query expressions can be used to restrict results based upon displayName,
state and parent, where the operators = (:) NOT, AND and OR
can be used along with the suffix wildcard symbol *.
The displayName field in a query expression should use escaped quotes
for values that include whitespace to prevent unexpected behavior.
Field
Description
displayName
Filters by displayName.
parent
Filters by parent (for example: folders/123).
state, lifecycleState
Filters by state.
Some example queries are:
Query displayName=Test* returns Folder resources whose display name
starts with "Test".
Query state=ACTIVE returns Folder resources with
state set to ACTIVE.
Query parent=folders/123 returns Folder resources that have
folders/123 as a parent resource.
Query parent=folders/123 AND state=ACTIVE returns active
Folder resources that have folders/123 as a parent resource.
Query displayName=\\"Test String\\" returns Folder resources with
display names that include both "Test" and "String".
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSearchFoldersRequest\u003c/code\u003e class is used to request the searching of folders within Google Cloud Resource Manager and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt allows users to search for folders based on criteria such as \u003ccode\u003edisplayName\u003c/code\u003e, \u003ccode\u003estate\u003c/code\u003e, and \u003ccode\u003eparent\u003c/code\u003e, utilizing query expressions with operators like \u003ccode\u003e=\u003c/code\u003e, \u003ccode\u003e:\u003c/code\u003e, \u003ccode\u003eNOT\u003c/code\u003e, \u003ccode\u003eAND\u003c/code\u003e, \u003ccode\u003eOR\u003c/code\u003e, and the wildcard symbol \u003ccode\u003e*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties to set \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eQuery\u003c/code\u003e for controlling pagination and defining search criteria.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class, including the latest version [2.5.0], with other previous versions like 2.4.0, 2.3.0, etc. all the way down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]