GoogleCloudWebriskV1ThreatEntryRemovals constructor

GoogleCloudWebriskV1ThreatEntryRemovals({
  1. GoogleCloudWebriskV1RawIndices? rawIndices,
  2. GoogleCloudWebriskV1RiceDeltaEncoding? riceIndices,
})

Implementation

GoogleCloudWebriskV1ThreatEntryRemovals({
  this.rawIndices,
  this.riceIndices,
});