export enum GuardMetadata { SERVICE_ACCOUNT_ONLY = 'ServiceAccountOnly', MICRO_SERVICE = 'MicroService', }