Class: Google::Apis::CloudsearchV1::TransientData
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::TransientData
- 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
-
#initialize(**args) ⇒ TransientData
constructor
A new instance of TransientData.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ TransientData
Returns a new instance of TransientData.
19963 19964 19965 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 19963 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
19968 19969 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 19968 def update!(**args) end |