GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest constructor
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest({
- GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints? constraints,
- String? platformType,
- String? state,
- String? threatEntryType,
- String? threatType,
Implementation
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest({
this.constraints,
this.platformType,
this.state,
this.threatEntryType,
this.threatType,
});