GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest constructor

GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest({
  1. String? acknowledgement,
})

Implementation

GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest({
  this.acknowledgement,
});