Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias $.google.protobuf.FieldOptions.OptionRetention
import { type $ } from "https://deno.land/x/pbkit@v0.0.61/generated/messages/google/protobuf/(FieldOptions)/OptionRetention.ts";
const { OptionRetention } = $.google.protobuf.FieldOptions;
definition: "RETENTION_UNKNOWN" | "RETENTION_RUNTIME" | "RETENTION_SOURCE"