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

CheckAccessTypeRequest

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

Request to check the token's access type. All required information is derived from the attached OAuth token.

interface CheckAccessTypeRequest {}