2022-08-10
▼ ▲ speech.projects.locations.operations.get
Flat Path : v2beta1/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}
Path : v2beta1/{+name}
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Parameters :
name
Type : string
Description : The name of the operation resource.
Pattern : ^projects/[^/]+/locations/[^/]+/operations/[^/]+$
Location : path
Required : Yes
Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
▼ ▲ speech.projects.locations.operations.list
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v2beta1/projects/{projectsId}/locations/{locationsId}/operations
Description : 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 overriding users must ensure the name binding is the parent resource, without the operations collection id.
Parameters :
filter
Description : The standard list filter.
Type : string
Location : query
pageToken
Type : string
Location : query
Description : The standard list page token.
pageSize
Type : integer
Location : query
Format : int32
Description : The standard list page size.
name
Description : The name of the operation's parent resource.
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
HTTP Method : GET
Path : v2beta1/{+name}/operations