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

GdataObjectId

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

gdata

interface GdataObjectId {
bucketName?: string;
generation?: bigint;
objectName?: string;
}

§Properties

§
bucketName?: string
[src]

gdata

§
generation?: bigint
[src]

gdata

§
objectName?: string
[src]

gdata