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

KeyDatatypeRequiredDescription
filterstringThe standard list filter.
namestringThe name of the operation's parent resource.
pageSizestringThe standard list page size.
pageTokenstringThe standard list page token.