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.



16939
16940
16941
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 16939

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



16944
16945
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 16944

def update!(**args)
end