Class: Google::Apis::LanguageV2::XpsTfJsFormat

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

Overview

A TensorFlow.js model that can be used in the browser and in Node.js using JavaScript.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ XpsTfJsFormat

Returns a new instance of XpsTfJsFormat.



4237
4238
4239
# File 'lib/google/apis/language_v2/classes.rb', line 4237

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4242
4243
# File 'lib/google/apis/language_v2/classes.rb', line 4242

def update!(**args)
end