Class: Google::Apis::LanguageV1beta2::ClassificationModelOptionsV1Model

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ ClassificationModelOptionsV1Model

Returns a new instance of ClassificationModelOptionsV1Model.



460
461
462
# File 'lib/google/apis/language_v1beta2/classes.rb', line 460

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



465
466
# File 'lib/google/apis/language_v1beta2/classes.rb', line 465

def update!(**args)
end