GoogleSecuritySafebrowsingV4FindFullHashesRequest constructor
GoogleSecuritySafebrowsingV4FindFullHashesRequest({
- GoogleSecuritySafebrowsingV4ClientInfo? apiClient,
- GoogleSecuritySafebrowsingV4ClientInfo? client,
- List<
String> ? clientStates, - GoogleSecuritySafebrowsingV4ThreatInfo? threatInfo,
Implementation
GoogleSecuritySafebrowsingV4FindFullHashesRequest({
this.apiClient,
this.client,
this.clientStates,
this.threatInfo,
});