Reference documentation and code samples for the Cloud Speech-to-Text V2 API class Google::Cloud::Speech::V2::ModelMetadata.
The metadata about the models in a given region for a specific locale. Currently this is just the features of the model
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#model_features
def model_features() -> ::Google::Protobuf::Map{::String => ::Google::Cloud::Speech::V2::ModelFeatures}
Returns
- (::Google::Protobuf::Map{::String => ::Google::Cloud::Speech::V2::ModelFeatures}) — Map of the model name -> features of that model
#model_features=
def model_features=(value) -> ::Google::Protobuf::Map{::String => ::Google::Cloud::Speech::V2::ModelFeatures}
Parameter
- value (::Google::Protobuf::Map{::String => ::Google::Cloud::Speech::V2::ModelFeatures}) — Map of the model name -> features of that model
Returns
- (::Google::Protobuf::Map{::String => ::Google::Cloud::Speech::V2::ModelFeatures}) — Map of the model name -> features of that model