GoogleChromeManagementVersionsV1PubSubXdrConfig constructor

GoogleChromeManagementVersionsV1PubSubXdrConfig({
  1. String? topicFullPath,
  2. GoogleChromeManagementVersionsV1XdrSettings? xdrSettings,
})

Implementation

GoogleChromeManagementVersionsV1PubSubXdrConfig({
  this.topicFullPath,
  this.xdrSettings,
});