Class: Google::Apis::CloudsearchV1::RemoveActivityResponse

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

Remove Logged Activity Response. will return an empty response for now. Will be revisited in later phases.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RemoveActivityResponse

Returns a new instance of RemoveActivityResponse.



17244
17245
17246
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 17244

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



17249
17250
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 17249

def update!(**args)
end