Class: Google::Apis::LanguageV1::XpsTfJsFormat

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

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.



4524
4525
4526
# File 'lib/google/apis/language_v1/classes.rb', line 4524

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4529
4530
# File 'lib/google/apis/language_v1/classes.rb', line 4529

def update!(**args)
end