Class: Google::Apis::CloudsearchV1::LabelUpdated

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

A label pref was updated outside of a rename, create, or delete.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ LabelUpdated

Returns a new instance of LabelUpdated.



12514
12515
12516
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 12514

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



12519
12520
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 12519

def update!(**args)
end