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

Copy

import type { Copy } from "https://googleapis.deno.dev/v1/driveactivity:v2.ts";

An object was created by copying an existing object.

interface Copy {
originalObject?: TargetReference;
}

§Properties

§
originalObject?: TargetReference
[src]

The original object.