Cloud Speech-to-Text V2 API - Class Google::Cloud::Speech::V2::ModelFeature (v1.2.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Speech-to-Text V2 API class Google::Cloud::Speech::V2::ModelFeature.
Represents a singular feature of a model. If the feature is recognizer,
the release_state of the feature represents the release_state of the model
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#feature
deffeature()->::String
Returns
-
(::String) — The name of the feature (Note: the feature can be
recognizer)
#feature=
deffeature=(value)->::String
Parameter
-
value (::String) — The name of the feature (Note: the feature can be
recognizer)
Returns
-
(::String) — The name of the feature (Note: the feature can be
recognizer)
#release_state
defrelease_state()->::String
Returns
- (::String) — The release state of the feature
#release_state=
defrelease_state=(value)->::String
Parameter
- value (::String) — The release state of the feature
Returns
- (::String) — The release state of the feature