UNPKG

@sisyphus.js/google

Version:

Precompiled google common protos by sisyphus protobuf compiler

32 lines 1.45 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AttributeContext = void 0; var AttributeContext; (function (AttributeContext) { AttributeContext.name = 'google.rpc.context.AttributeContext'; var Peer; (function (Peer) { Peer.name = 'google.rpc.context.AttributeContext.Peer'; })(Peer = AttributeContext.Peer || (AttributeContext.Peer = {})); var Api; (function (Api) { Api.name = 'google.rpc.context.AttributeContext.Api'; })(Api = AttributeContext.Api || (AttributeContext.Api = {})); var Auth; (function (Auth) { Auth.name = 'google.rpc.context.AttributeContext.Auth'; })(Auth = AttributeContext.Auth || (AttributeContext.Auth = {})); var Request; (function (Request) { Request.name = 'google.rpc.context.AttributeContext.Request'; })(Request = AttributeContext.Request || (AttributeContext.Request = {})); var Response; (function (Response) { Response.name = 'google.rpc.context.AttributeContext.Response'; })(Response = AttributeContext.Response || (AttributeContext.Response = {})); var Resource; (function (Resource) { Resource.name = 'google.rpc.context.AttributeContext.Resource'; })(Resource = AttributeContext.Resource || (AttributeContext.Resource = {})); })(AttributeContext || (exports.AttributeContext = AttributeContext = {})); //# sourceMappingURL=attribute_context.js.map