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 {}