Class: Google::Apis::CloudsearchV1::TransientData

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

Overview

Transient generic data that will not be saved on the server.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ TransientData

Returns a new instance of TransientData.



20530
20531
20532
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 20530

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



20535
20536
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 20535

def update!(**args)
end