class GenerateAggregatedObservations
Defined at line 98 of file fidling/gen/sdk/fidl/fuchsia.cobalt/fuchsia.cobalt/cpp/fidl/fuchsia.cobalt/cpp/markers.h
Triggers Cobalt to generate Observations based on locally aggregated
event data and write them to the local ObservationStore. In a non-test
environment this would normally be done periodically by a background
thread. In a test environment this method should be invoked against an
instance of the Cobalt FIDL service that was passed the flag
--start_event_aggregator_worker=false.
`day_index` The index of the day for which locally aggregated
Observations should be generated.
`report_specs` A vector of specifications identifying the reports to
return the number of observations for.
Returns a vector whose k-th element is the number of observations
generated for the k-th element of `report_specs`. If `report_specs`
is the empty vector, then an empty vector is returned.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal