GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse constructor
GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse({
- List<
GoogleAnalyticsAdminV1betaChangeHistoryEvent> ? changeHistoryEvents, - String? nextPageToken,
Implementation
GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse({
this.changeHistoryEvents,
this.nextPageToken,
});