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/iamcredentials:v1.ts";

§Classes

GoogleAuth
IAMCredentials

Creates short-lived credentials for impersonating IAM service accounts. Disabling this API also disables the IAM API (iam.googleapis.com). However, enabling this API doesn't enable the IAM API.

§Variables

auth

§Interfaces

CredentialsClient

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

GenerateAccessTokenRequest
GenerateAccessTokenResponse
GenerateIdTokenRequest
GenerateIdTokenResponse
SignBlobRequest
SignBlobResponse
SignJwtRequest
SignJwtResponse