GoogleChromeManagementVersionsV1PubSubConfig constructor
GoogleChromeManagementVersionsV1PubSubConfig({
- GoogleChromeManagementVersionsV1ReportingSettings? reportingSettings,
- String? topicFullPath,
Implementation
GoogleChromeManagementVersionsV1PubSubConfig({
this.reportingSettings,
this.topicFullPath,
});