Class: Google::Apis::LanguageV1beta2::XpsTfJsFormat

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

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.



4538
4539
4540
# File 'lib/google/apis/language_v1beta2/classes.rb', line 4538

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4543
4544
# File 'lib/google/apis/language_v1beta2/classes.rb', line 4543

def update!(**args)
end