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

GoogleCloudEventarcV1PipelineDestinationAuthenticationConfig

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

Represents a config used to authenticate message requests.

interface GoogleCloudEventarcV1PipelineDestinationAuthenticationConfig {}

§Properties

§

Optional. This authenticate method will apply Google OIDC tokens signed by a GCP service account to the requests.

§

Optional. If specified, an OAuth token will be generated and attached as an Authorization header in the HTTP request. This type of authorization should generally only be used when calling Google APIs hosted on *.googleapis.com.