GoogleCloudEventarcV1PipelineMessagePayloadFormatProtobufFormat
import type { GoogleCloudEventarcV1PipelineMessagePayloadFormatProtobufFormat } from "https://googleapis.deno.dev/v1/eventarc:v1.ts";
The format of a Protobuf message payload.
interface GoogleCloudEventarcV1PipelineMessagePayloadFormatProtobufFormat {
schemaDefinition?: string;
}