import type {protos} from '@google-cloud/run';

export type IService = protos.google.cloud.run.v2.IService;
