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.



6350
6351
6352
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 6350

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



6355
6356
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 6355

def update!(**args)
end