ProjectFilter

A filter to choose the projects that you want to process. For information about how to construct the filter, refer to the Google Cloud Storage documentation.

If you set the parameter ProjectIDs, this parameter is ignored.

Type: String
Default: No filter (all accessible projects are processed)
Required: No
Configuration Section: TaskName or FetchTasks
Example:

To choose projects where the project name begins with "IDOL":

ProjectFilter=name:idol*

See Also: ProjectIDs