GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse constructor
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse({
- List<
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse> ? listUpdateResponses, - String? minimumWaitDuration,
Implementation
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse({
this.listUpdateResponses,
this.minimumWaitDuration,
});