Class: Google::Apis::LanguageV1::V1Model

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/language_v1/classes.rb,
lib/google/apis/language_v1/representations.rb,
lib/google/apis/language_v1/representations.rb

Overview

Options for the V1 model.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ V1Model

Returns a new instance of V1Model.



901
902
903
# File 'lib/google/apis/language_v1/classes.rb', line 901

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



906
907
# File 'lib/google/apis/language_v1/classes.rb', line 906

def update!(**args)
end