Class: Google::Apis::DatamanagerV1::IngestAdEventsResponse

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/datamanager_v1/classes.rb,
lib/google/apis/datamanager_v1/representations.rb,
lib/google/apis/datamanager_v1/representations.rb

Overview

Response from an ad event ingestion operation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ IngestAdEventsResponse

Returns a new instance of IngestAdEventsResponse.



1321
1322
1323
# File 'lib/google/apis/datamanager_v1/classes.rb', line 1321

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1326
1327
# File 'lib/google/apis/datamanager_v1/classes.rb', line 1326

def update!(**args)
end