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.



13033
13034
13035
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 13033

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



13038
13039
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 13038

def update!(**args)
end