Class GetPhraseSetRequest (2.12.0)

GetPhraseSetRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message sent by the client for the GetPhraseSet method.

Attribute

NameDescription
name str
Required. The name of the phrase set to retrieve. Format: projects/{project}/locations/{location}/phraseSets/{phrase_set} Speech-to-Text supports three locations: global, us (US North America), and eu (Europe). If you are calling the speech.googleapis.com endpoint, use the global location. To specify a region, use a `regional endpoint `__ with matching us or eu location value.