2022-12-20
▼ ▲ texttospeech.projects.locations.synthesizeLongAudio
Parameter Order : parent
Parameters :
parent
Type : string
Location : path
Description : The resource states of the request in the form of `projects/*/locations/*/voices/*`.
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+$
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
Description : Synthesizes long form text asynchronously.
Path : v1/{+parent}:synthesizeLongAudio
Flat Path : v1/projects/{projectsId}/locations/{locationsId}:synthesizeLongAudio
▼ ▲ texttospeech.projects.locations.operations.get
Path : v1/{+name}
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
HTTP Method : GET
Parameters :
name
Description : The name of the operation resource.
Location : path
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/operations/[^/]+$
Type : string
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.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}
▼ ▲ texttospeech.projects.locations.operations.list
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.
Path : v1/{+name}/operations
HTTP Method : GET
Parameters :
pageToken
Description : The standard list page token.
Location : query
Type : string
name
Location : path
Description : The name of the operation's parent resource.
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
pageSize
Location : query
Format : int32
Type : integer
Description : The standard list page size.
filter
Location : query
Type : string
Description : The standard list filter.
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/operations
▼ ▲ texttospeech.projects.locations.voices.synthesizeLongAudio
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
Parameters :
parent
Location : path
Type : string
Description : The resource states of the request in the form of projects/*/locations/*/voices/*.
Pattern : ^projects/[^/]+/locations/[^/]+/voices/[^/]+$
Required : Yes
Path : v1/{+parent}:SynthesizeLongAudio
Parameter Order : parent
Description : Synthesizes long form text asynchronously.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/voices/{voicesId}:SynthesizeLongAudio
▼ ▲ texttospeech.operations.get
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1/operations/{operationsId}
Parameters :
name
Description : The name of the operation resource.
Type : string
Location : path
Pattern : ^operations/.*$
Required : Yes
Parameter Order : name
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.
Path : v1/{+name}
HTTP Method : GET
▼ ▲ texttospeech.operations.list
Parameters :
pageToken
Type : string
Description : The standard list page token.
Location : query
pageSize
Location : query
Description : The standard list page size.
Type : integer
Format : int32
filter
Type : string
Location : query
Description : The standard list filter.
name
Description : The name of the operation's parent resource.
Pattern : ^operations$
Required : Yes
Location : path
Type : string
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.
Flat Path : v1/operations
Parameter Order : name
HTTP Method : GET
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1/{+name}