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