Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
This will create a feature request which anybody can view and comment on.
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
Method: projects.locations.operations.list
lists operations that match the specified filter in the request.Query parameters
section is mentioned that thefilter
key and value should be specified askey=value
; nevertheless, no matter the filter specified the API always return all the operations.RUNNING
state.How this might work:
RUNNING
state (or any other state specified) instead of all the operations.If applicable, reasons why alternative solutions are not sufficient: