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

DiffDownloadResponse

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

Backend response for a Diff download response. For details on the Scotty Diff protocol, visit http://go/scotty-diff-protocol.

interface DiffDownloadResponse {
objectLocation?: CompositeMedia;
}

§Properties

§
objectLocation?: CompositeMedia
[src]

The original object location.