Reference documentation and code samples for the Cloud Speech-to-Text V1 API class Google::Cloud::Speech::V1::GetPhraseSetRequest.
Message sent by the client for the GetPhraseSet method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String- 
        (::String) — 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), andeu(Europe). If you are calling thespeech.googleapis.comendpoint, use thegloballocation. To specify a region, use a regional endpoint with matchingusoreulocation value.
#name=
def name=(value) -> ::String- 
        value (::String) — 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), andeu(Europe). If you are calling thespeech.googleapis.comendpoint, use thegloballocation. To specify a region, use a regional endpoint with matchingusoreulocation value.
- 
        (::String) — 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), andeu(Europe). If you are calling thespeech.googleapis.comendpoint, use thegloballocation. To specify a region, use a regional endpoint with matchingusoreulocation value.