Reference documentation and code samples for the Cloud Speech-to-Text V2 API class Google::Cloud::Speech::V2::ModelFeatures.
Represents the collection of features belonging to a model
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#model_feature
def model_feature() -> ::Array<::Google::Cloud::Speech::V2::ModelFeature>
Returns
- (::Array<::Google::Cloud::Speech::V2::ModelFeature>) — Repeated field that contains all features of the model
#model_feature=
def model_feature=(value) -> ::Array<::Google::Cloud::Speech::V2::ModelFeature>
Parameter
- value (::Array<::Google::Cloud::Speech::V2::ModelFeature>) — Repeated field that contains all features of the model
Returns
- (::Array<::Google::Cloud::Speech::V2::ModelFeature>) — Repeated field that contains all features of the model