Class: Google::Apis::LanguageV1beta2::ClassificationModelOptionsV1Model
- Inherits:
-
Object
- Object
- Google::Apis::LanguageV1beta2::ClassificationModelOptionsV1Model
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/language_v1beta2/classes.rb,
lib/google/apis/language_v1beta2/representations.rb,
lib/google/apis/language_v1beta2/representations.rb
Overview
Options for the V1 model.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ClassificationModelOptionsV1Model
constructor
A new instance of ClassificationModelOptionsV1Model.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ClassificationModelOptionsV1Model
Returns a new instance of ClassificationModelOptionsV1Model.
458 459 460 |
# File 'lib/google/apis/language_v1beta2/classes.rb', line 458 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
463 464 |
# File 'lib/google/apis/language_v1beta2/classes.rb', line 463 def update!(**args) end |