Reference documentation and code samples for the Cloud Speech-to-Text V2 API class Google::Cloud::Speech::V2::LocationsMetadata.
Main metadata for the Locations API for STT V2. Currently this is just the metadata about locales, models, and features
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#access_metadata
def access_metadata() -> ::Google::Cloud::Speech::V2::AccessMetadata
Returns
- (::Google::Cloud::Speech::V2::AccessMetadata) — Information about access metadata for the region and given project.
#access_metadata=
def access_metadata=(value) -> ::Google::Cloud::Speech::V2::AccessMetadata
Parameter
- value (::Google::Cloud::Speech::V2::AccessMetadata) — Information about access metadata for the region and given project.
Returns
- (::Google::Cloud::Speech::V2::AccessMetadata) — Information about access metadata for the region and given project.
#languages
def languages() -> ::Google::Cloud::Speech::V2::LanguageMetadata
Returns
- (::Google::Cloud::Speech::V2::LanguageMetadata) — Information about available locales, models, and features represented in the hierarchical structure of locales -> models -> features
#languages=
def languages=(value) -> ::Google::Cloud::Speech::V2::LanguageMetadata
Parameter
- value (::Google::Cloud::Speech::V2::LanguageMetadata) — Information about available locales, models, and features represented in the hierarchical structure of locales -> models -> features
Returns
- (::Google::Cloud::Speech::V2::LanguageMetadata) — Information about available locales, models, and features represented in the hierarchical structure of locales -> models -> features