GoogleCloudApigeeV1DataCollectorConfig constructor

GoogleCloudApigeeV1DataCollectorConfig({
  1. String? name,
  2. String? type,
})

Implementation

GoogleCloudApigeeV1DataCollectorConfig({this.name, this.type});