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

GoogleCloudEventarcV1PipelineMessagePayloadFormatProtobufFormat

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

The format of a Protobuf message payload.

interface GoogleCloudEventarcV1PipelineMessagePayloadFormatProtobufFormat {
schemaDefinition?: string;
}

§Properties

§
schemaDefinition?: string
[src]

Optional. The entire schema definition is stored in this field.