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

GoogleCloudDatacatalogV1CommonUsageStats

import type { GoogleCloudDatacatalogV1CommonUsageStats } from "https://googleapis.deno.dev/v1/datacatalog:v1.ts";

Common statistics on the entry's usage. They can be set on any system.

interface GoogleCloudDatacatalogV1CommonUsageStats {
viewCount?: bigint;
}

§Properties

§
viewCount?: bigint
[src]

View count in source system.