Class: Google::Apis::CloudsearchV1::FilterDeleted
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::FilterDeleted
- 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
A filter was deleted.
Instance Method Summary collapse
-
#initialize(**args) ⇒ FilterDeleted
constructor
A new instance of FilterDeleted.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ FilterDeleted
Returns a new instance of FilterDeleted.
9036 9037 9038 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 9036 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
9041 9042 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 9041 def update!(**args) end |