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

Proto2OneofDescriptorProto

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

Describes a oneof.

interface Proto2OneofDescriptorProto {
name?: string;
}

§Properties

§
name?: string
[src]