Full name: projects.locations.operations.list
Lists service operations that match the specified filter in the request.
HTTP request
GET https://{endpoint}/v1beta3/{name}
Where {endpoint}
is one of the supported service endpoints.
Path parameters
Parameters | |
---|---|
name |
Not used. It takes the form |
Query parameters
Parameters | |
---|---|
filter |
A string for filtering
Filter expression supports conjunction Examples:
|
pageSize |
The maximum number of operations to return. If unspecified, defaults to |
pageToken |
The standard list page token. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ListOperationsResponse
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.