Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleSecuritySafebrowsingV5FullHash

import type { GoogleSecuritySafebrowsingV5FullHash } from "https://googleapis.deno.dev/v1/safebrowsing:v5.ts";

The full hash identified with one or more matches.

interface GoogleSecuritySafebrowsingV5FullHash {
fullHash?: Uint8Array;
}

§Properties

§
fullHash?: Uint8Array
[src]

The matching full hash. This is the SHA256 hash. The length will be exactly 32 bytes.

§

Unordered list. A repeated field identifying the details relevant to this full hash.