MessageBus
import type { MessageBus } from "https://googleapis.deno.dev/v1/eventarc:v1.ts";
MessageBus for the messages flowing through the system. The admin has visibility and control over the messages being published and consumed and can restrict publishers and subscribers to only a subset of data available in the system by defining authorization policies.
§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/*
.
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 Message Bus. This log configuration is applied to the Message Bus itself, and all the Enrollments attached to it.
Identifier. Resource name of the form projects/{project}/locations/{location}/messageBuses/{message_bus}