import { type $ } from "https://deno.land/x/pbkit@v0.0.72/generated/messages/google/protobuf/ServiceOptions.ts";
const { ServiceOptions } = $.google.protobuf;
definition: { deprecated?: boolean; features?: FeatureSet; uninterpretedOption: UninterpretedOption[]; }