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

InitiatePortabilityArchiveRequest

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

Request to kick off an Archive job.

interface InitiatePortabilityArchiveRequest {
resources?: string[];
}

§Properties

§
resources?: string[]
[src]

The resources from which you're exporting data. These values have a 1:1 correspondence with the OAuth scopes.