speech.operations.list
GET {{baseUrl}}/v1/operations?filter=<string>&name=<string>&pageSize=<string>&pageToken=<string>
Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED
. NOTE: the name
binding allows API services to override the binding to use different resource name schemes, such as users/*/operations
. To override the binding, API services can add a binding such as "/v1/{name=users/*}/operations"
to their service configuration. For backwards compatibility, the default name includes the operations collection id, however ov
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | string | The standard list filter. | |
name | string | The name of the operation's parent resource. | |
pageSize | string | The standard list page size. | |
pageToken | string | The standard list page token. |