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.



20709
20710
20711
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 20709

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



20714
20715
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 20714

def update!(**args)
end