GoogleApiSource
import type { GoogleApiSource } from "https://googleapis.deno.dev/v1/eventarc:v1.ts";
A GoogleApiSource represents a subscription of 1P events from a MessageBus.
§Properties
Optional. Resource name of a KMS crypto key (managed by the user) used to
encrypt/decrypt their event data. It must match the pattern
projects/*\/locations/*\/keyRings/*\/cryptoKeys/*
.
Required. Destination is the message bus that the GoogleApiSource is delivering to. It must be point to the full resource name of a MessageBus. Format: "projects/{PROJECT_ID}/locations/{region}/messagesBuses/{MESSAGE_BUS_ID)
Output only. This checksum is computed by the server based on the value of other fields, and might be sent only on update and delete requests to ensure that the client has an up-to-date value before proceeding.
Optional. Config to control Platform logging for the GoogleApiSource.
Identifier. Resource name of the form projects/{project}/locations/{location}/googleApiSources/{google_api_source}