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

GenerateAccessTokenRequest

import type { GenerateAccessTokenRequest } from "https://googleapis.deno.dev/v1/notebooks:v2.ts";

Request message for generating an EUC for the instance owner.

interface GenerateAccessTokenRequest {
vmToken?: string;
}

§Properties

§
vmToken?: string
[src]

Required. The VM identity token (a JWT) for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity