Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface $.google.protobuf.compiler.CodeGeneratorResponse.File
import { type $ } from "https://deno.land/x/pbkit@v0.0.53/generated/messages/google/protobuf/compiler/(CodeGeneratorResponse)/File.ts";
const { File } = $.google.protobuf.compiler.CodeGeneratorResponse;

Properties

optional
name: string
optional
insertionPoint: string
optional
content: string
optional
generatedCodeInfo: GeneratedCodeInfo