Class: Google::Apis::CloudsearchV1::PrefDeleted
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::PrefDeleted
- 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
PREF_DELETED
Instance Method Summary collapse
-
#initialize(**args) ⇒ PrefDeleted
constructor
A new instance of PrefDeleted.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ PrefDeleted
Returns a new instance of PrefDeleted.
15568 15569 15570 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 15568 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
15573 15574 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 15573 def update!(**args) end |