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

EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinition

import type { EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinition } from "https://googleapis.deno.dev/v1/integrations:v1.ts";
interface EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinition {
fullName?: string;
path?: string;
}

§Properties

§
fullName?: string
[src]

The fully-qualified proto name. This message, for example, would be "enterprise.crm.eventbus.proto.ParamSpecEntry.ProtoDefinition".

§
path?: string
[src]

Path to the proto file that contains the message type's definition.