Operations

For details on supported google.longrunning methods, see the RPC and REST documentation.

ListOperations

To return V2 operations:

  • The RPC Operations.ListOperations method must be called with the name field set to projects/<project>/locations/<speech location>, with bracketed terms indicating variable text.

  • The filter field must be set to is_v2(name) (literally, including parentheses).

Operation ID

All Speech-to-Text V2 operations have a unique_id in the name field that starts with v2-. This makes it easy to discern between Speech-to-Text V2 and V1 operations.