GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest constructor

GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest({
  1. String? acknowledgement,
})

Implementation

GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest({
  this.acknowledgement,
});