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

Usage

import * as mod from "https://googleapis.deno.dev/v1/dataportability:v1.ts";

§Classes

DataPortability

The Data Portability API lets you build applications that request authorization from a user to move a copy of data from Google services into your application. This enables data portability and facilitates switching services.

GoogleAuth

§Variables

auth

§Interfaces

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

InitiatePortabilityArchiveRequest

Request to kick off an Archive job.

InitiatePortabilityArchiveResponse

Response from initiating an Archive job.

PortabilityArchiveState

Resource that contains the state of an Archive job.

ResetAuthorizationRequest

Request to reset exhausted OAuth scopes.

RetryPortabilityArchiveRequest

Request to retry a failed Portability Archive job.

RetryPortabilityArchiveResponse

Response from retrying a Portability Archive.