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.



12956
12957
12958
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 12956

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



12961
12962
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 12961

def update!(**args)
end