GoogleCloudWebriskV1ThreatEntryAdditions constructor
GoogleCloudWebriskV1ThreatEntryAdditions({
- List<
GoogleCloudWebriskV1RawHashes> ? rawHashes, - GoogleCloudWebriskV1RiceDeltaEncoding? riceHashes,
Implementation
GoogleCloudWebriskV1ThreatEntryAdditions({
this.rawHashes,
this.riceHashes,
});