-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodel.pb.json
1 lines (1 loc) · 45.9 KB
/
model.pb.json
1
{"file":[{"name":"buildxl/contentstore/contentstore.proto","package":"ContentStore.Grpc","messageType":[{"name":"RequestHeader","field":[{"name":"SessionId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"SessionId"},{"name":"TraceId","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"TraceId"},{"name":"UrgencyHint","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"UrgencyHint"}]},{"name":"ResponseHeader","field":[{"name":"Succeeded","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"Succeeded"},{"name":"Result","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"Result"},{"name":"ErrorMessage","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"ErrorMessage"},{"name":"Diagnostics","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"Diagnostics"},{"name":"ServerReceiptTimeUtcTicks","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"ServerReceiptTimeUtcTicks"}]},{"name":"HelloRequest"},{"name":"HelloResponse","field":[{"name":"Success","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"Success"},{"name":"Capabilities","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"Capabilities"}]},{"name":"GetStatsRequest"},{"name":"GetStatsResponse","field":[{"name":"Success","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"Success"},{"name":"Statistics","number":2,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.GetStatsResponse.StatisticsEntry","jsonName":"Statistics"}],"nestedType":[{"name":"StatisticsEntry","field":[{"name":"key","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"key"},{"name":"value","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"value"}],"options":{"mapEntry":true}}]},{"name":"CreateSessionRequest","field":[{"name":"TraceId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"TraceId"},{"name":"CacheName","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"CacheName"},{"name":"SessionName","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"SessionName"},{"name":"ImplicitPin","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"ImplicitPin"},{"name":"Capabilities","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"Capabilities"},{"name":"SerializedConfig","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"SerializedConfig"},{"name":"Pat","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"Pat"}]},{"name":"CreateSessionResponse","field":[{"name":"SessionId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"SessionId"},{"name":"ErrorMessage","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"ErrorMessage"},{"name":"TempDirectory","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"TempDirectory"}]},{"name":"PinRequest","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.RequestHeader","jsonName":"Header"},{"name":"HashType","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"HashType"},{"name":"ContentHash","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"ContentHash"}]},{"name":"PinResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"},{"name":"Info","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.PinResponseInfo","jsonName":"Info"}]},{"name":"PinResponseInfo","field":[{"name":"ContentSize","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"ContentSize"}]},{"name":"PinBulkRequest","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.RequestHeader","jsonName":"Header"},{"name":"Hashes","number":2,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ContentHashAndHashTypeData","jsonName":"Hashes"}]},{"name":"PinBulkResponse","field":[{"name":"Header","number":1,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.PinBulkResponse.HeaderEntry","jsonName":"Header"},{"name":"Info","number":2,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.PinResponseInfo","jsonName":"Info"}],"nestedType":[{"name":"HeaderEntry","field":[{"name":"key","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"key"},{"name":"value","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"value"}],"options":{"mapEntry":true}}]},{"name":"PlaceFileRequest","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.RequestHeader","jsonName":"Header"},{"name":"HashType","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"HashType"},{"name":"ContentHash","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"ContentHash"},{"name":"Path","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"Path"},{"name":"FileAccessMode","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"FileAccessMode"},{"name":"FileReplacementMode","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"FileReplacementMode"},{"name":"FileRealizationMode","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"FileRealizationMode"}]},{"name":"PlaceFileResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"},{"name":"ContentSize","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"ContentSize"},{"name":"LastAccessTime","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"LastAccessTime"},{"name":"MaterializationSource","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"MaterializationSource"}]},{"name":"PutFileRequest","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.RequestHeader","jsonName":"Header"},{"name":"HashType","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"HashType"},{"name":"ContentHash","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"ContentHash"},{"name":"Path","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"Path"},{"name":"FileRealizationMode","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"FileRealizationMode"}]},{"name":"PutFileResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"},{"name":"HashType","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"HashType"},{"name":"ContentHash","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"ContentHash"},{"name":"ContentSize","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"ContentSize"},{"name":"AlreadyInCache","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","oneofIndex":0,"jsonName":"AlreadyInCache","proto3Optional":true}],"oneofDecl":[{"name":"_AlreadyInCache"}]},{"name":"ShutdownRequest","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.RequestHeader","jsonName":"Header"}]},{"name":"ShutdownResponse"},{"name":"HeartbeatRequest","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.RequestHeader","jsonName":"Header"}]},{"name":"HeartbeatResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"}]},{"name":"RemoveFromTrackerRequest","field":[{"name":"TraceId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"TraceId"}]},{"name":"RemoveFromTrackerResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"},{"name":"FilesEvicted","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"FilesEvicted"}]},{"name":"CopyFileRequest","field":[{"name":"traceId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"traceId"},{"name":"hashType","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"hashType"},{"name":"contentHash","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"contentHash"},{"name":"offset","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"offset"},{"name":"compression","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".ContentStore.Grpc.CopyCompression","jsonName":"compression"},{"name":"failFastIfBusy","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"failFastIfBusy"}]},{"name":"CopyFileResponse","field":[{"name":"content","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"content"},{"name":"index","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"index"},{"name":"Header","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"}]},{"name":"PushFileRequest","field":[{"name":"content","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"content"}]},{"name":"PushFileResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"}]},{"name":"RequestCopyFileRequest","field":[{"name":"traceId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"traceId"},{"name":"hashType","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"hashType"},{"name":"contentHash","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"contentHash"}]},{"name":"RequestCopyFileResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"}]},{"name":"ExistenceRequest","field":[{"name":"traceId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"traceId"},{"name":"hashType","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"hashType"},{"name":"contentHash","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"contentHash"}]},{"name":"ExistenceResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"}]},{"name":"DeleteContentRequest","field":[{"name":"traceId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"traceId"},{"name":"hashType","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"hashType"},{"name":"contentHash","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"contentHash"},{"name":"deleteLocalOnly","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"deleteLocalOnly"}]},{"name":"DeleteContentResponse","field":[{"name":"header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"header"},{"name":"result","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"result"},{"name":"contentSize","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"contentSize"},{"name":"deleteResults","number":4,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.DeleteContentResponse.DeleteResultsEntry","jsonName":"deleteResults"}],"nestedType":[{"name":"DeleteResultsEntry","field":[{"name":"key","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"key"},{"name":"value","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"value"}],"options":{"mapEntry":true}}]},{"name":"AddOrGetContentHashListRequest","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.RequestHeader","jsonName":"Header"},{"name":"Fingerprint","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.StrongFingerprintData","jsonName":"Fingerprint"},{"name":"HashList","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ContentHashListWithDeterminismData","jsonName":"HashList"}]},{"name":"AddOrGetContentHashListResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"},{"name":"HashList","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ContentHashListWithDeterminismData","jsonName":"HashList"}]},{"name":"GetContentHashListRequest","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.RequestHeader","jsonName":"Header"},{"name":"Fingerprint","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.StrongFingerprintData","jsonName":"Fingerprint"}]},{"name":"GetContentHashListResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"},{"name":"HashList","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ContentHashListWithDeterminismData","jsonName":"HashList"}]},{"name":"GetSelectorsRequest","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.RequestHeader","jsonName":"Header"},{"name":"WeakFingerprint","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"WeakFingerprint"},{"name":"level","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"level"}]},{"name":"GetSelectorsResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"},{"name":"Selectors","number":2,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.SelectorData","jsonName":"Selectors"},{"name":"HasMore","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"HasMore"}]},{"name":"IncorporateStrongFingerprintsRequest","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.RequestHeader","jsonName":"Header"},{"name":"StrongFingerprints","number":2,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.StrongFingerprintData","jsonName":"StrongFingerprints"}]},{"name":"IncorporateStrongFingerprintsResponse","field":[{"name":"Header","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ResponseHeader","jsonName":"Header"}]},{"name":"ContentHashAndHashTypeData","field":[{"name":"HashType","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"HashType"},{"name":"ContentHash","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"ContentHash"}]},{"name":"StrongFingerprintData","field":[{"name":"WeakFingerprint","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"WeakFingerprint"},{"name":"Selector","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.SelectorData","jsonName":"Selector"}]},{"name":"CacheDeterminismData","field":[{"name":"Guid","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"Guid"},{"name":"ExpirationUtc","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"ExpirationUtc"}]},{"name":"ContentHashListWithDeterminismData","field":[{"name":"CacheDeterminism","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.CacheDeterminismData","jsonName":"CacheDeterminism"},{"name":"ContentHashList","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ContentHashListData","jsonName":"ContentHashList"}]},{"name":"ContentHashListData","field":[{"name":"ContentHashes","number":1,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ContentHashAndHashTypeData","jsonName":"ContentHashes"},{"name":"Payload","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"Payload"}]},{"name":"SelectorData","field":[{"name":"ContentHash","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".ContentStore.Grpc.ContentHashAndHashTypeData","jsonName":"ContentHash"},{"name":"Output","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"Output"}]}],"enumType":[{"name":"CopyCompression","value":[{"name":"none","number":0},{"name":"gzip","number":1}]}],"service":[{"name":"ContentServer","method":[{"name":"Hello","inputType":".ContentStore.Grpc.HelloRequest","outputType":".ContentStore.Grpc.HelloResponse","options":{}},{"name":"GetStats","inputType":".ContentStore.Grpc.GetStatsRequest","outputType":".ContentStore.Grpc.GetStatsResponse","options":{}},{"name":"CreateSession","inputType":".ContentStore.Grpc.CreateSessionRequest","outputType":".ContentStore.Grpc.CreateSessionResponse","options":{}},{"name":"Pin","inputType":".ContentStore.Grpc.PinRequest","outputType":".ContentStore.Grpc.PinResponse","options":{}},{"name":"PinBulk","inputType":".ContentStore.Grpc.PinBulkRequest","outputType":".ContentStore.Grpc.PinBulkResponse","options":{}},{"name":"PlaceFile","inputType":".ContentStore.Grpc.PlaceFileRequest","outputType":".ContentStore.Grpc.PlaceFileResponse","options":{}},{"name":"PutFile","inputType":".ContentStore.Grpc.PutFileRequest","outputType":".ContentStore.Grpc.PutFileResponse","options":{}},{"name":"ShutdownSession","inputType":".ContentStore.Grpc.ShutdownRequest","outputType":".ContentStore.Grpc.ShutdownResponse","options":{}},{"name":"Heartbeat","inputType":".ContentStore.Grpc.HeartbeatRequest","outputType":".ContentStore.Grpc.HeartbeatResponse","options":{}},{"name":"RemoveFromTracker","inputType":".ContentStore.Grpc.RemoveFromTrackerRequest","outputType":".ContentStore.Grpc.RemoveFromTrackerResponse","options":{}},{"name":"CopyFile","inputType":".ContentStore.Grpc.CopyFileRequest","outputType":".ContentStore.Grpc.CopyFileResponse","options":{},"serverStreaming":true},{"name":"PushFile","inputType":".ContentStore.Grpc.PushFileRequest","outputType":".ContentStore.Grpc.PushFileResponse","options":{},"clientStreaming":true,"serverStreaming":true},{"name":"CheckFileExists","inputType":".ContentStore.Grpc.ExistenceRequest","outputType":".ContentStore.Grpc.ExistenceResponse","options":{}},{"name":"Delete","inputType":".ContentStore.Grpc.DeleteContentRequest","outputType":".ContentStore.Grpc.DeleteContentResponse","options":{}},{"name":"RequestCopyFile","inputType":".ContentStore.Grpc.RequestCopyFileRequest","outputType":".ContentStore.Grpc.RequestCopyFileResponse","options":{}},{"name":"AddOrGetContentHashList","inputType":".ContentStore.Grpc.AddOrGetContentHashListRequest","outputType":".ContentStore.Grpc.AddOrGetContentHashListResponse","options":{}},{"name":"GetContentHashList","inputType":".ContentStore.Grpc.GetContentHashListRequest","outputType":".ContentStore.Grpc.GetContentHashListResponse","options":{}},{"name":"GetSelectors","inputType":".ContentStore.Grpc.GetSelectorsRequest","outputType":".ContentStore.Grpc.GetSelectorsResponse","options":{}},{"name":"IncorporateStrongFingerprints","inputType":".ContentStore.Grpc.IncorporateStrongFingerprintsRequest","outputType":".ContentStore.Grpc.IncorporateStrongFingerprintsResponse","options":{}}]}],"sourceCodeInfo":{"location":[{"span":[0,0,337,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,26]},{"path":[6,0],"span":[12,0,50,1],"leadingComments":" Defines an interface of a cache server\n","leadingDetachedComments":[" NOTE(jubayard, 09/10/2019): the naming required for backwards-compatibility. Since the service name is part of the\n wire format for gRPC calls, we can't simply remove old services yet, or:\n - Clients using the old bits won't connect to a new server (i.e. partial deployment)\n - Clients using the new bits won't connect to an old server (i.e. CI validation, partial deployment)\n Will fail claiming that methods are undefined. This can and will fail builds, because the build won't connect to\n CASaaS at all.\n"]},{"path":[6,0,1],"span":[12,8,21]},{"path":[6,0,2,0],"span":[13,4,54]},{"path":[6,0,2,0,1],"span":[13,8,13]},{"path":[6,0,2,0,2],"span":[13,14,26]},{"path":[6,0,2,0,3],"span":[13,37,50]},{"path":[6,0,2,1],"span":[15,4,63]},{"path":[6,0,2,1,1],"span":[15,8,16]},{"path":[6,0,2,1,2],"span":[15,17,32]},{"path":[6,0,2,1,3],"span":[15,43,59]},{"path":[6,0,2,2],"span":[17,4,78]},{"path":[6,0,2,2,1],"span":[17,8,21]},{"path":[6,0,2,2,2],"span":[17,22,42]},{"path":[6,0,2,2,3],"span":[17,53,74]},{"path":[6,0,2,3],"span":[19,4,48]},{"path":[6,0,2,3,1],"span":[19,8,11]},{"path":[6,0,2,3,2],"span":[19,12,22]},{"path":[6,0,2,3,3],"span":[19,33,44]},{"path":[6,0,2,4],"span":[21,4,60]},{"path":[6,0,2,4,1],"span":[21,8,15]},{"path":[6,0,2,4,2],"span":[21,16,30]},{"path":[6,0,2,4,3],"span":[21,41,56]},{"path":[6,0,2,5],"span":[23,4,66]},{"path":[6,0,2,5,1],"span":[23,8,17]},{"path":[6,0,2,5,2],"span":[23,18,34]},{"path":[6,0,2,5,3],"span":[23,45,62]},{"path":[6,0,2,6],"span":[25,4,60]},{"path":[6,0,2,6,1],"span":[25,8,15]},{"path":[6,0,2,6,2],"span":[25,16,30]},{"path":[6,0,2,6,3],"span":[25,41,56]},{"path":[6,0,2,7],"span":[27,4,70]},{"path":[6,0,2,7,1],"span":[27,8,23]},{"path":[6,0,2,7,2],"span":[27,24,39]},{"path":[6,0,2,7,3],"span":[27,50,66]},{"path":[6,0,2,8],"span":[29,4,66]},{"path":[6,0,2,8,1],"span":[29,8,17]},{"path":[6,0,2,8,2],"span":[29,18,34]},{"path":[6,0,2,8,3],"span":[29,45,62]},{"path":[6,0,2,9],"span":[31,4,90]},{"path":[6,0,2,9,1],"span":[31,8,25]},{"path":[6,0,2,9,2],"span":[31,26,50]},{"path":[6,0,2,9,3],"span":[31,61,86]},{"path":[6,0,2,10],"span":[33,4,70]},{"path":[6,0,2,10,1],"span":[33,8,16]},{"path":[6,0,2,10,2],"span":[33,17,32]},{"path":[6,0,2,10,6],"span":[33,43,49]},{"path":[6,0,2,10,3],"span":[33,50,66]},{"path":[6,0,2,11],"span":[35,4,77]},{"path":[6,0,2,11,1],"span":[35,8,16]},{"path":[6,0,2,11,5],"span":[35,17,23]},{"path":[6,0,2,11,2],"span":[35,24,39]},{"path":[6,0,2,11,6],"span":[35,50,56]},{"path":[6,0,2,11,3],"span":[35,57,73]},{"path":[6,0,2,12],"span":[37,4,72]},{"path":[6,0,2,12,1],"span":[37,8,23]},{"path":[6,0,2,12,2],"span":[37,24,40]},{"path":[6,0,2,12,3],"span":[37,51,68]},{"path":[6,0,2,13],"span":[39,4,71]},{"path":[6,0,2,13,1],"span":[39,8,14]},{"path":[6,0,2,13,2],"span":[39,15,35]},{"path":[6,0,2,13,3],"span":[39,46,67]},{"path":[6,0,2,14],"span":[41,4,84]},{"path":[6,0,2,14,1],"span":[41,8,23]},{"path":[6,0,2,14,2],"span":[41,24,46]},{"path":[6,0,2,14,3],"span":[41,57,80]},{"path":[6,0,2,15],"span":[43,4,108]},{"path":[6,0,2,15,1],"span":[43,8,31]},{"path":[6,0,2,15,2],"span":[43,32,62]},{"path":[6,0,2,15,3],"span":[43,73,104]},{"path":[6,0,2,16],"span":[45,4,93]},{"path":[6,0,2,16,1],"span":[45,8,26]},{"path":[6,0,2,16,2],"span":[45,27,52]},{"path":[6,0,2,16,3],"span":[45,63,89]},{"path":[6,0,2,17],"span":[47,4,75]},{"path":[6,0,2,17,1],"span":[47,8,20]},{"path":[6,0,2,17,2],"span":[47,21,40]},{"path":[6,0,2,17,3],"span":[47,51,71]},{"path":[6,0,2,18],"span":[49,4,126]},{"path":[6,0,2,18,1],"span":[49,8,37]},{"path":[6,0,2,18,2],"span":[49,38,74]},{"path":[6,0,2,18,3],"span":[49,85,122]},{"path":[4,0],"span":[53,0,57,1],"leadingComments":" Headers\n"},{"path":[4,0,1],"span":[53,8,21]},{"path":[4,0,2,0],"span":[54,4,24]},{"path":[4,0,2,0,5],"span":[54,4,9]},{"path":[4,0,2,0,1],"span":[54,10,19]},{"path":[4,0,2,0,3],"span":[54,22,23]},{"path":[4,0,2,1],"span":[55,4,23]},{"path":[4,0,2,1,5],"span":[55,4,10]},{"path":[4,0,2,1,1],"span":[55,11,18]},{"path":[4,0,2,1,3],"span":[55,21,22]},{"path":[4,0,2,2],"span":[56,4,26]},{"path":[4,0,2,2,5],"span":[56,4,9]},{"path":[4,0,2,2,1],"span":[56,10,21]},{"path":[4,0,2,2,3],"span":[56,24,25]},{"path":[4,1],"span":[59,0,65,1]},{"path":[4,1,1],"span":[59,8,22]},{"path":[4,1,2,0],"span":[60,4,23]},{"path":[4,1,2,0,5],"span":[60,4,8]},{"path":[4,1,2,0,1],"span":[60,9,18]},{"path":[4,1,2,0,3],"span":[60,21,22]},{"path":[4,1,2,1],"span":[61,4,21]},{"path":[4,1,2,1,5],"span":[61,4,9]},{"path":[4,1,2,1,1],"span":[61,10,16]},{"path":[4,1,2,1,3],"span":[61,19,20]},{"path":[4,1,2,2],"span":[62,4,28]},{"path":[4,1,2,2,5],"span":[62,4,10]},{"path":[4,1,2,2,1],"span":[62,11,23]},{"path":[4,1,2,2,3],"span":[62,26,27]},{"path":[4,1,2,3],"span":[63,4,27]},{"path":[4,1,2,3,5],"span":[63,4,10]},{"path":[4,1,2,3,1],"span":[63,11,22]},{"path":[4,1,2,3,3],"span":[63,25,26]},{"path":[4,1,2,4],"span":[64,4,40]},{"path":[4,1,2,4,5],"span":[64,4,9]},{"path":[4,1,2,4,1],"span":[64,10,35]},{"path":[4,1,2,4,3],"span":[64,38,39]},{"path":[4,2],"span":[70,0,71,1],"leadingComments":" Hello\n","leadingDetachedComments":[" Requests/Responses\n"]},{"path":[4,2,1],"span":[70,8,20]},{"path":[4,3],"span":[73,0,76,1]},{"path":[4,3,1],"span":[73,8,21]},{"path":[4,3,2,0],"span":[74,4,21]},{"path":[4,3,2,0,5],"span":[74,4,8]},{"path":[4,3,2,0,1],"span":[74,9,16]},{"path":[4,3,2,0,3],"span":[74,19,20]},{"path":[4,3,2,1],"span":[75,4,27]},{"path":[4,3,2,1,5],"span":[75,4,9]},{"path":[4,3,2,1,1],"span":[75,10,22]},{"path":[4,3,2,1,3],"span":[75,25,26]},{"path":[4,4],"span":[79,0,80,1],"leadingComments":" GetStats\n"},{"path":[4,4,1],"span":[79,8,23]},{"path":[4,5],"span":[82,0,85,1]},{"path":[4,5,1],"span":[82,8,24]},{"path":[4,5,2,0],"span":[83,4,21]},{"path":[4,5,2,0,5],"span":[83,4,8]},{"path":[4,5,2,0,1],"span":[83,9,16]},{"path":[4,5,2,0,3],"span":[83,19,20]},{"path":[4,5,2,1],"span":[84,4,38]},{"path":[4,5,2,1,6],"span":[84,4,22]},{"path":[4,5,2,1,1],"span":[84,23,33]},{"path":[4,5,2,1,3],"span":[84,36,37]},{"path":[4,6],"span":[88,0,96,1],"leadingComments":" CreateSession\n"},{"path":[4,6,1],"span":[88,8,28]},{"path":[4,6,2,0],"span":[89,4,23]},{"path":[4,6,2,0,5],"span":[89,4,10]},{"path":[4,6,2,0,1],"span":[89,11,18]},{"path":[4,6,2,0,3],"span":[89,21,22]},{"path":[4,6,2,1],"span":[90,4,25]},{"path":[4,6,2,1,5],"span":[90,4,10]},{"path":[4,6,2,1,1],"span":[90,11,20]},{"path":[4,6,2,1,3],"span":[90,23,24]},{"path":[4,6,2,2],"span":[91,4,27]},{"path":[4,6,2,2,5],"span":[91,4,10]},{"path":[4,6,2,2,1],"span":[91,11,22]},{"path":[4,6,2,2,3],"span":[91,25,26]},{"path":[4,6,2,3],"span":[92,4,26]},{"path":[4,6,2,3,5],"span":[92,4,9]},{"path":[4,6,2,3,1],"span":[92,10,21]},{"path":[4,6,2,3,3],"span":[92,24,25]},{"path":[4,6,2,4],"span":[93,4,27]},{"path":[4,6,2,4,5],"span":[93,4,9]},{"path":[4,6,2,4,1],"span":[93,10,22]},{"path":[4,6,2,4,3],"span":[93,25,26]},{"path":[4,6,2,5],"span":[94,4,32]},{"path":[4,6,2,5,5],"span":[94,4,10]},{"path":[4,6,2,5,1],"span":[94,11,27]},{"path":[4,6,2,5,3],"span":[94,30,31]},{"path":[4,6,2,6],"span":[95,4,19]},{"path":[4,6,2,6,5],"span":[95,4,10]},{"path":[4,6,2,6,1],"span":[95,11,14]},{"path":[4,6,2,6,3],"span":[95,17,18]},{"path":[4,7],"span":[98,0,102,1]},{"path":[4,7,1],"span":[98,8,29]},{"path":[4,7,2,0],"span":[99,4,24]},{"path":[4,7,2,0,5],"span":[99,4,9]},{"path":[4,7,2,0,1],"span":[99,10,19]},{"path":[4,7,2,0,3],"span":[99,22,23]},{"path":[4,7,2,1],"span":[100,4,28]},{"path":[4,7,2,1,5],"span":[100,4,10]},{"path":[4,7,2,1,1],"span":[100,11,23]},{"path":[4,7,2,1,3],"span":[100,26,27]},{"path":[4,7,2,2],"span":[101,4,29]},{"path":[4,7,2,2,5],"span":[101,4,10]},{"path":[4,7,2,2,1],"span":[101,11,24]},{"path":[4,7,2,2,3],"span":[101,27,28]},{"path":[4,8],"span":[105,0,109,1],"leadingComments":" Pin\n"},{"path":[4,8,1],"span":[105,8,18]},{"path":[4,8,2,0],"span":[106,4,29]},{"path":[4,8,2,0,6],"span":[106,4,17]},{"path":[4,8,2,0,1],"span":[106,18,24]},{"path":[4,8,2,0,3],"span":[106,27,28]},{"path":[4,8,2,1],"span":[107,4,23]},{"path":[4,8,2,1,5],"span":[107,4,9]},{"path":[4,8,2,1,1],"span":[107,10,18]},{"path":[4,8,2,1,3],"span":[107,21,22]},{"path":[4,8,2,2],"span":[108,4,26]},{"path":[4,8,2,2,5],"span":[108,4,9]},{"path":[4,8,2,2,1],"span":[108,10,21]},{"path":[4,8,2,2,3],"span":[108,24,25]},{"path":[4,9],"span":[111,0,114,1]},{"path":[4,9,1],"span":[111,8,19]},{"path":[4,9,2,0],"span":[112,5,31]},{"path":[4,9,2,0,6],"span":[112,5,19]},{"path":[4,9,2,0,1],"span":[112,20,26]},{"path":[4,9,2,0,3],"span":[112,29,30]},{"path":[4,9,2,1],"span":[113,5,30]},{"path":[4,9,2,1,6],"span":[113,5,20]},{"path":[4,9,2,1,1],"span":[113,21,25]},{"path":[4,9,2,1,3],"span":[113,28,29]},{"path":[4,10],"span":[116,0,118,1]},{"path":[4,10,1],"span":[116,8,23]},{"path":[4,10,2,0],"span":[117,4,26]},{"path":[4,10,2,0,5],"span":[117,4,9]},{"path":[4,10,2,0,1],"span":[117,10,21]},{"path":[4,10,2,0,3],"span":[117,24,25]},{"path":[4,11],"span":[121,0,124,1],"leadingComments":" PinBulk\n"},{"path":[4,11,1],"span":[121,8,22]},{"path":[4,11,2,0],"span":[122,4,29]},{"path":[4,11,2,0,6],"span":[122,4,17]},{"path":[4,11,2,0,1],"span":[122,18,24]},{"path":[4,11,2,0,3],"span":[122,27,28]},{"path":[4,11,2,1],"span":[123,4,51]},{"path":[4,11,2,1,4],"span":[123,4,12]},{"path":[4,11,2,1,6],"span":[123,13,39]},{"path":[4,11,2,1,1],"span":[123,40,46]},{"path":[4,11,2,1,3],"span":[123,49,50]},{"path":[4,12],"span":[126,0,129,1]},{"path":[4,12,1],"span":[126,8,23]},{"path":[4,12,2,0],"span":[127,4,42]},{"path":[4,12,2,0,6],"span":[127,4,30]},{"path":[4,12,2,0,1],"span":[127,31,37]},{"path":[4,12,2,0,3],"span":[127,40,41]},{"path":[4,12,2,1],"span":[128,4,38]},{"path":[4,12,2,1,4],"span":[128,4,12]},{"path":[4,12,2,1,6],"span":[128,13,28]},{"path":[4,12,2,1,1],"span":[128,29,33]},{"path":[4,12,2,1,3],"span":[128,36,37]},{"path":[4,13],"span":[132,0,140,1],"leadingComments":" PlaceFile\n"},{"path":[4,13,1],"span":[132,8,24]},{"path":[4,13,2,0],"span":[133,4,29]},{"path":[4,13,2,0,6],"span":[133,4,17]},{"path":[4,13,2,0,1],"span":[133,18,24]},{"path":[4,13,2,0,3],"span":[133,27,28]},{"path":[4,13,2,1],"span":[134,4,23]},{"path":[4,13,2,1,5],"span":[134,4,9]},{"path":[4,13,2,1,1],"span":[134,10,18]},{"path":[4,13,2,1,3],"span":[134,21,22]},{"path":[4,13,2,2],"span":[135,4,26]},{"path":[4,13,2,2,5],"span":[135,4,9]},{"path":[4,13,2,2,1],"span":[135,10,21]},{"path":[4,13,2,2,3],"span":[135,24,25]},{"path":[4,13,2,3],"span":[136,4,20]},{"path":[4,13,2,3,5],"span":[136,4,10]},{"path":[4,13,2,3,1],"span":[136,11,15]},{"path":[4,13,2,3,3],"span":[136,18,19]},{"path":[4,13,2,4],"span":[137,4,29]},{"path":[4,13,2,4,5],"span":[137,4,9]},{"path":[4,13,2,4,1],"span":[137,10,24]},{"path":[4,13,2,4,3],"span":[137,27,28]},{"path":[4,13,2,5],"span":[138,4,34]},{"path":[4,13,2,5,5],"span":[138,4,9]},{"path":[4,13,2,5,1],"span":[138,10,29]},{"path":[4,13,2,5,3],"span":[138,32,33]},{"path":[4,13,2,6],"span":[139,4,34]},{"path":[4,13,2,6,5],"span":[139,4,9]},{"path":[4,13,2,6,1],"span":[139,10,29]},{"path":[4,13,2,6,3],"span":[139,32,33]},{"path":[4,14],"span":[142,0,147,1]},{"path":[4,14,1],"span":[142,8,25]},{"path":[4,14,2,0],"span":[143,4,30]},{"path":[4,14,2,0,6],"span":[143,4,18]},{"path":[4,14,2,0,1],"span":[143,19,25]},{"path":[4,14,2,0,3],"span":[143,28,29]},{"path":[4,14,2,1],"span":[144,4,26]},{"path":[4,14,2,1,5],"span":[144,4,9]},{"path":[4,14,2,1,1],"span":[144,10,21]},{"path":[4,14,2,1,3],"span":[144,24,25]},{"path":[4,14,2,2],"span":[145,4,29]},{"path":[4,14,2,2,5],"span":[145,4,9]},{"path":[4,14,2,2,1],"span":[145,10,24]},{"path":[4,14,2,2,3],"span":[145,27,28]},{"path":[4,14,2,3],"span":[146,4,36]},{"path":[4,14,2,3,5],"span":[146,4,9]},{"path":[4,14,2,3,1],"span":[146,10,31]},{"path":[4,14,2,3,3],"span":[146,34,35]},{"path":[4,15],"span":[150,0,156,1],"leadingComments":" PutFile\n"},{"path":[4,15,1],"span":[150,8,22]},{"path":[4,15,2,0],"span":[151,4,29]},{"path":[4,15,2,0,6],"span":[151,4,17]},{"path":[4,15,2,0,1],"span":[151,18,24]},{"path":[4,15,2,0,3],"span":[151,27,28]},{"path":[4,15,2,1],"span":[152,4,23]},{"path":[4,15,2,1,5],"span":[152,4,9]},{"path":[4,15,2,1,1],"span":[152,10,18]},{"path":[4,15,2,1,3],"span":[152,21,22]},{"path":[4,15,2,2],"span":[153,4,26]},{"path":[4,15,2,2,5],"span":[153,4,9]},{"path":[4,15,2,2,1],"span":[153,10,21]},{"path":[4,15,2,2,3],"span":[153,24,25]},{"path":[4,15,2,3],"span":[154,4,20]},{"path":[4,15,2,3,5],"span":[154,4,10]},{"path":[4,15,2,3,1],"span":[154,11,15]},{"path":[4,15,2,3,3],"span":[154,18,19]},{"path":[4,15,2,4],"span":[155,4,34]},{"path":[4,15,2,4,5],"span":[155,4,9]},{"path":[4,15,2,4,1],"span":[155,10,29]},{"path":[4,15,2,4,3],"span":[155,32,33]},{"path":[4,16],"span":[158,0,164,1]},{"path":[4,16,1],"span":[158,8,23]},{"path":[4,16,2,0],"span":[159,4,30]},{"path":[4,16,2,0,6],"span":[159,4,18]},{"path":[4,16,2,0,1],"span":[159,19,25]},{"path":[4,16,2,0,3],"span":[159,28,29]},{"path":[4,16,2,1],"span":[160,4,23]},{"path":[4,16,2,1,5],"span":[160,4,9]},{"path":[4,16,2,1,1],"span":[160,10,18]},{"path":[4,16,2,1,3],"span":[160,21,22]},{"path":[4,16,2,2],"span":[161,4,26]},{"path":[4,16,2,2,5],"span":[161,4,9]},{"path":[4,16,2,2,1],"span":[161,10,21]},{"path":[4,16,2,2,3],"span":[161,24,25]},{"path":[4,16,2,3],"span":[162,4,26]},{"path":[4,16,2,3,5],"span":[162,4,9]},{"path":[4,16,2,3,1],"span":[162,10,21]},{"path":[4,16,2,3,3],"span":[162,24,25]},{"path":[4,16,2,4],"span":[163,4,37]},{"path":[4,16,2,4,4],"span":[163,4,12]},{"path":[4,16,2,4,5],"span":[163,13,17]},{"path":[4,16,2,4,1],"span":[163,18,32]},{"path":[4,16,2,4,3],"span":[163,35,36]},{"path":[4,17],"span":[167,0,169,1],"leadingComments":" Shutdown\n"},{"path":[4,17,1],"span":[167,8,23]},{"path":[4,17,2,0],"span":[168,4,29]},{"path":[4,17,2,0,6],"span":[168,4,17]},{"path":[4,17,2,0,1],"span":[168,18,24]},{"path":[4,17,2,0,3],"span":[168,27,28]},{"path":[4,18],"span":[171,0,172,1]},{"path":[4,18,1],"span":[171,8,24]},{"path":[4,19],"span":[175,0,177,1],"leadingComments":" Heartbeat\n"},{"path":[4,19,1],"span":[175,8,24]},{"path":[4,19,2,0],"span":[176,4,29]},{"path":[4,19,2,0,6],"span":[176,4,17]},{"path":[4,19,2,0,1],"span":[176,18,24]},{"path":[4,19,2,0,3],"span":[176,27,28]},{"path":[4,20],"span":[179,0,181,1]},{"path":[4,20,1],"span":[179,8,25]},{"path":[4,20,2,0],"span":[180,4,30]},{"path":[4,20,2,0,6],"span":[180,4,18]},{"path":[4,20,2,0,1],"span":[180,19,25]},{"path":[4,20,2,0,3],"span":[180,28,29]},{"path":[4,21],"span":[184,0,186,1],"leadingComments":" RemoveFromTracker\n"},{"path":[4,21,1],"span":[184,8,32]},{"path":[4,21,2,0],"span":[185,4,23]},{"path":[4,21,2,0,5],"span":[185,4,10]},{"path":[4,21,2,0,1],"span":[185,11,18]},{"path":[4,21,2,0,3],"span":[185,21,22]},{"path":[4,22],"span":[188,0,191,1]},{"path":[4,22,1],"span":[188,8,33]},{"path":[4,22,2,0],"span":[189,4,30]},{"path":[4,22,2,0,6],"span":[189,4,18]},{"path":[4,22,2,0,1],"span":[189,19,25]},{"path":[4,22,2,0,3],"span":[189,28,29]},{"path":[4,22,2,1],"span":[190,4,27],"trailingComments":" Not used anymore. Left for backward compat reasons.\n"},{"path":[4,22,2,1,5],"span":[190,4,9]},{"path":[4,22,2,1,1],"span":[190,10,22]},{"path":[4,22,2,1,3],"span":[190,25,26]},{"path":[4,23],"span":[194,0,201,1],"leadingComments":" CopyFile\n"},{"path":[4,23,1],"span":[194,8,23]},{"path":[4,23,2,0],"span":[195,4,23]},{"path":[4,23,2,0,5],"span":[195,4,10]},{"path":[4,23,2,0,1],"span":[195,11,18]},{"path":[4,23,2,0,3],"span":[195,21,22]},{"path":[4,23,2,1],"span":[196,4,23]},{"path":[4,23,2,1,5],"span":[196,4,9]},{"path":[4,23,2,1,1],"span":[196,10,18]},{"path":[4,23,2,1,3],"span":[196,21,22]},{"path":[4,23,2,2],"span":[197,4,26]},{"path":[4,23,2,2,5],"span":[197,4,9]},{"path":[4,23,2,2,1],"span":[197,10,21]},{"path":[4,23,2,2,3],"span":[197,24,25]},{"path":[4,23,2,3],"span":[198,4,21]},{"path":[4,23,2,3,5],"span":[198,4,9]},{"path":[4,23,2,3,1],"span":[198,10,16]},{"path":[4,23,2,3,3],"span":[198,19,20]},{"path":[4,23,2,4],"span":[199,4,36]},{"path":[4,23,2,4,6],"span":[199,4,19]},{"path":[4,23,2,4,1],"span":[199,20,31]},{"path":[4,23,2,4,3],"span":[199,34,35]},{"path":[4,23,2,5],"span":[200,4,28]},{"path":[4,23,2,5,5],"span":[200,4,8]},{"path":[4,23,2,5,1],"span":[200,9,23]},{"path":[4,23,2,5,3],"span":[200,26,27]},{"path":[4,24],"span":[203,0,207,1]},{"path":[4,24,1],"span":[203,8,24]},{"path":[4,24,2,0],"span":[204,4,22]},{"path":[4,24,2,0,5],"span":[204,4,9]},{"path":[4,24,2,0,1],"span":[204,10,17]},{"path":[4,24,2,0,3],"span":[204,20,21]},{"path":[4,24,2,1],"span":[205,4,20]},{"path":[4,24,2,1,5],"span":[205,4,9]},{"path":[4,24,2,1,1],"span":[205,10,15]},{"path":[4,24,2,1,3],"span":[205,18,19]},{"path":[4,24,2,2],"span":[206,4,30]},{"path":[4,24,2,2,6],"span":[206,4,18]},{"path":[4,24,2,2,1],"span":[206,19,25]},{"path":[4,24,2,2,3],"span":[206,28,29]},{"path":[5,0],"span":[209,0,212,1]},{"path":[5,0,1],"span":[209,5,20]},{"path":[5,0,2,0],"span":[210,4,13]},{"path":[5,0,2,0,1],"span":[210,4,8]},{"path":[5,0,2,0,2],"span":[210,11,12]},{"path":[5,0,2,1],"span":[211,4,13]},{"path":[5,0,2,1,1],"span":[211,4,8]},{"path":[5,0,2,1,2],"span":[211,11,12]},{"path":[4,25],"span":[215,0,217,1],"leadingComments":" PushFile\n"},{"path":[4,25,1],"span":[215,8,23]},{"path":[4,25,2,0],"span":[216,4,22]},{"path":[4,25,2,0,5],"span":[216,4,9]},{"path":[4,25,2,0,1],"span":[216,10,17]},{"path":[4,25,2,0,3],"span":[216,20,21]},{"path":[4,26],"span":[219,0,221,1]},{"path":[4,26,1],"span":[219,8,24]},{"path":[4,26,2,0],"span":[220,4,30]},{"path":[4,26,2,0,6],"span":[220,4,18]},{"path":[4,26,2,0,1],"span":[220,19,25]},{"path":[4,26,2,0,3],"span":[220,28,29]},{"path":[4,27],"span":[224,0,228,1],"leadingComments":" RequestCopyFile\n"},{"path":[4,27,1],"span":[224,8,30]},{"path":[4,27,2,0],"span":[225,4,23]},{"path":[4,27,2,0,5],"span":[225,4,10]},{"path":[4,27,2,0,1],"span":[225,11,18]},{"path":[4,27,2,0,3],"span":[225,21,22]},{"path":[4,27,2,1],"span":[226,4,23]},{"path":[4,27,2,1,5],"span":[226,4,9]},{"path":[4,27,2,1,1],"span":[226,10,18]},{"path":[4,27,2,1,3],"span":[226,21,22]},{"path":[4,27,2,2],"span":[227,4,26]},{"path":[4,27,2,2,5],"span":[227,4,9]},{"path":[4,27,2,2,1],"span":[227,10,21]},{"path":[4,27,2,2,3],"span":[227,24,25]},{"path":[4,28],"span":[230,0,232,1]},{"path":[4,28,1],"span":[230,8,31]},{"path":[4,28,2,0],"span":[231,4,30]},{"path":[4,28,2,0,6],"span":[231,4,18]},{"path":[4,28,2,0,1],"span":[231,19,25]},{"path":[4,28,2,0,3],"span":[231,28,29]},{"path":[4,29],"span":[235,0,239,1],"leadingComments":" CheckFileExists\n"},{"path":[4,29,1],"span":[235,8,24]},{"path":[4,29,2,0],"span":[236,4,23]},{"path":[4,29,2,0,5],"span":[236,4,10]},{"path":[4,29,2,0,1],"span":[236,11,18]},{"path":[4,29,2,0,3],"span":[236,21,22]},{"path":[4,29,2,1],"span":[237,4,23]},{"path":[4,29,2,1,5],"span":[237,4,9]},{"path":[4,29,2,1,1],"span":[237,10,18]},{"path":[4,29,2,1,3],"span":[237,21,22]},{"path":[4,29,2,2],"span":[238,4,26]},{"path":[4,29,2,2,5],"span":[238,4,9]},{"path":[4,29,2,2,1],"span":[238,10,21]},{"path":[4,29,2,2,3],"span":[238,24,25]},{"path":[4,30],"span":[241,0,243,1]},{"path":[4,30,1],"span":[241,8,25]},{"path":[4,30,2,0],"span":[242,4,30]},{"path":[4,30,2,0,6],"span":[242,4,18]},{"path":[4,30,2,0,1],"span":[242,19,25]},{"path":[4,30,2,0,3],"span":[242,28,29]},{"path":[4,31],"span":[246,0,251,1],"leadingComments":" Delete\n"},{"path":[4,31,1],"span":[246,8,28]},{"path":[4,31,2,0],"span":[247,4,23]},{"path":[4,31,2,0,5],"span":[247,4,10]},{"path":[4,31,2,0,1],"span":[247,11,18]},{"path":[4,31,2,0,3],"span":[247,21,22]},{"path":[4,31,2,1],"span":[248,4,23]},{"path":[4,31,2,1,5],"span":[248,4,9]},{"path":[4,31,2,1,1],"span":[248,10,18]},{"path":[4,31,2,1,3],"span":[248,21,22]},{"path":[4,31,2,2],"span":[249,4,26]},{"path":[4,31,2,2,5],"span":[249,4,9]},{"path":[4,31,2,2,1],"span":[249,10,21]},{"path":[4,31,2,2,3],"span":[249,24,25]},{"path":[4,31,2,3],"span":[250,4,29]},{"path":[4,31,2,3,5],"span":[250,4,8]},{"path":[4,31,2,3,1],"span":[250,9,24]},{"path":[4,31,2,3,3],"span":[250,27,28]},{"path":[4,32],"span":[253,0,258,1]},{"path":[4,32,1],"span":[253,8,29]},{"path":[4,32,2,0],"span":[254,4,30]},{"path":[4,32,2,0,6],"span":[254,4,18]},{"path":[4,32,2,0,1],"span":[254,19,25]},{"path":[4,32,2,0,3],"span":[254,28,29]},{"path":[4,32,2,1],"span":[255,4,21]},{"path":[4,32,2,1,5],"span":[255,4,9]},{"path":[4,32,2,1,1],"span":[255,10,16]},{"path":[4,32,2,1,3],"span":[255,19,20]},{"path":[4,32,2,2],"span":[256,4,26]},{"path":[4,32,2,2,5],"span":[256,4,9]},{"path":[4,32,2,2,1],"span":[256,10,21]},{"path":[4,32,2,2,3],"span":[256,24,25]},{"path":[4,32,2,3],"span":[257,4,50]},{"path":[4,32,2,3,6],"span":[257,4,31]},{"path":[4,32,2,3,1],"span":[257,32,45]},{"path":[4,32,2,3,3],"span":[257,48,49]},{"path":[4,33],"span":[261,0,265,1],"leadingComments":" AddOrGetContentHashList\n"},{"path":[4,33,1],"span":[261,8,38]},{"path":[4,33,2,0],"span":[262,4,29]},{"path":[4,33,2,0,6],"span":[262,4,17]},{"path":[4,33,2,0,1],"span":[262,18,24]},{"path":[4,33,2,0,3],"span":[262,27,28]},{"path":[4,33,2,1],"span":[263,4,42]},{"path":[4,33,2,1,6],"span":[263,4,25]},{"path":[4,33,2,1,1],"span":[263,26,37]},{"path":[4,33,2,1,3],"span":[263,40,41]},{"path":[4,33,2,2],"span":[264,4,52]},{"path":[4,33,2,2,6],"span":[264,4,38]},{"path":[4,33,2,2,1],"span":[264,39,47]},{"path":[4,33,2,2,3],"span":[264,50,51]},{"path":[4,34],"span":[267,0,270,1]},{"path":[4,34,1],"span":[267,8,39]},{"path":[4,34,2,0],"span":[268,4,30]},{"path":[4,34,2,0,6],"span":[268,4,18]},{"path":[4,34,2,0,1],"span":[268,19,25]},{"path":[4,34,2,0,3],"span":[268,28,29]},{"path":[4,34,2,1],"span":[269,4,52]},{"path":[4,34,2,1,6],"span":[269,4,38]},{"path":[4,34,2,1,1],"span":[269,39,47]},{"path":[4,34,2,1,3],"span":[269,50,51]},{"path":[4,35],"span":[273,0,276,1],"leadingComments":" GetContentHashList\n"},{"path":[4,35,1],"span":[273,8,33]},{"path":[4,35,2,0],"span":[274,4,29]},{"path":[4,35,2,0,6],"span":[274,4,17]},{"path":[4,35,2,0,1],"span":[274,18,24]},{"path":[4,35,2,0,3],"span":[274,27,28]},{"path":[4,35,2,1],"span":[275,4,42]},{"path":[4,35,2,1,6],"span":[275,4,25]},{"path":[4,35,2,1,1],"span":[275,26,37]},{"path":[4,35,2,1,3],"span":[275,40,41]},{"path":[4,36],"span":[278,0,281,1]},{"path":[4,36,1],"span":[278,8,34]},{"path":[4,36,2,0],"span":[279,4,30]},{"path":[4,36,2,0,6],"span":[279,4,18]},{"path":[4,36,2,0,1],"span":[279,19,25]},{"path":[4,36,2,0,3],"span":[279,28,29]},{"path":[4,36,2,1],"span":[280,4,52]},{"path":[4,36,2,1,6],"span":[280,4,38]},{"path":[4,36,2,1,1],"span":[280,39,47]},{"path":[4,36,2,1,3],"span":[280,50,51]},{"path":[4,37],"span":[284,0,288,1],"leadingComments":" GetSelectors\n"},{"path":[4,37,1],"span":[284,8,27]},{"path":[4,37,2,0],"span":[285,4,29]},{"path":[4,37,2,0,6],"span":[285,4,17]},{"path":[4,37,2,0,1],"span":[285,18,24]},{"path":[4,37,2,0,3],"span":[285,27,28]},{"path":[4,37,2,1],"span":[286,4,30]},{"path":[4,37,2,1,5],"span":[286,4,9]},{"path":[4,37,2,1,1],"span":[286,10,25]},{"path":[4,37,2,1,3],"span":[286,28,29]},{"path":[4,37,2,2],"span":[287,4,20]},{"path":[4,37,2,2,5],"span":[287,4,9]},{"path":[4,37,2,2,1],"span":[287,10,15]},{"path":[4,37,2,2,3],"span":[287,18,19]},{"path":[4,38],"span":[290,0,294,1]},{"path":[4,38,1],"span":[290,8,28]},{"path":[4,38,2,0],"span":[291,4,30]},{"path":[4,38,2,0,6],"span":[291,4,18]},{"path":[4,38,2,0,1],"span":[291,19,25]},{"path":[4,38,2,0,3],"span":[291,28,29]},{"path":[4,38,2,1],"span":[292,4,40]},{"path":[4,38,2,1,4],"span":[292,4,12]},{"path":[4,38,2,1,6],"span":[292,13,25]},{"path":[4,38,2,1,1],"span":[292,26,35]},{"path":[4,38,2,1,3],"span":[292,38,39]},{"path":[4,38,2,2],"span":[293,4,21]},{"path":[4,38,2,2,5],"span":[293,4,8]},{"path":[4,38,2,2,1],"span":[293,9,16]},{"path":[4,38,2,2,3],"span":[293,19,20]},{"path":[4,39],"span":[297,0,300,1],"leadingComments":" IncorporateStrongFingerprints\n"},{"path":[4,39,1],"span":[297,8,44]},{"path":[4,39,2,0],"span":[298,4,29]},{"path":[4,39,2,0,6],"span":[298,4,17]},{"path":[4,39,2,0,1],"span":[298,18,24]},{"path":[4,39,2,0,3],"span":[298,27,28]},{"path":[4,39,2,1],"span":[299,4,58]},{"path":[4,39,2,1,4],"span":[299,4,12]},{"path":[4,39,2,1,6],"span":[299,13,34]},{"path":[4,39,2,1,1],"span":[299,35,53]},{"path":[4,39,2,1,3],"span":[299,56,57]},{"path":[4,40],"span":[302,0,304,1]},{"path":[4,40,1],"span":[302,8,45]},{"path":[4,40,2,0],"span":[303,4,30]},{"path":[4,40,2,0,6],"span":[303,4,18]},{"path":[4,40,2,0,1],"span":[303,19,25]},{"path":[4,40,2,0,3],"span":[303,28,29]},{"path":[4,41],"span":[309,0,312,1],"leadingDetachedComments":[" Common data types\n"]},{"path":[4,41,1],"span":[309,8,34]},{"path":[4,41,2,0],"span":[310,4,23]},{"path":[4,41,2,0,5],"span":[310,4,9]},{"path":[4,41,2,0,1],"span":[310,10,18]},{"path":[4,41,2,0,3],"span":[310,21,22]},{"path":[4,41,2,1],"span":[311,4,26]},{"path":[4,41,2,1,5],"span":[311,4,9]},{"path":[4,41,2,1,1],"span":[311,10,21]},{"path":[4,41,2,1,3],"span":[311,24,25]},{"path":[4,42],"span":[314,0,317,1]},{"path":[4,42,1],"span":[314,8,29]},{"path":[4,42,2,0],"span":[315,4,30]},{"path":[4,42,2,0,5],"span":[315,4,9]},{"path":[4,42,2,0,1],"span":[315,10,25]},{"path":[4,42,2,0,3],"span":[315,28,29]},{"path":[4,42,2,1],"span":[316,4,30]},{"path":[4,42,2,1,6],"span":[316,4,16]},{"path":[4,42,2,1,1],"span":[316,17,25]},{"path":[4,42,2,1,3],"span":[316,28,29]},{"path":[4,43],"span":[319,0,322,1]},{"path":[4,43,1],"span":[319,8,28]},{"path":[4,43,2,0],"span":[320,4,19]},{"path":[4,43,2,0,5],"span":[320,4,9]},{"path":[4,43,2,0,1],"span":[320,10,14]},{"path":[4,43,2,0,3],"span":[320,17,18]},{"path":[4,43,2,1],"span":[321,4,28]},{"path":[4,43,2,1,5],"span":[321,4,9]},{"path":[4,43,2,1,1],"span":[321,10,23]},{"path":[4,43,2,1,3],"span":[321,26,27]},{"path":[4,44],"span":[324,0,327,1]},{"path":[4,44,1],"span":[324,8,42]},{"path":[4,44,2,0],"span":[325,4,46]},{"path":[4,44,2,0,6],"span":[325,4,24]},{"path":[4,44,2,0,1],"span":[325,25,41]},{"path":[4,44,2,0,3],"span":[325,44,45]},{"path":[4,44,2,1],"span":[326,4,44]},{"path":[4,44,2,1,6],"span":[326,4,23]},{"path":[4,44,2,1,1],"span":[326,24,39]},{"path":[4,44,2,1,3],"span":[326,42,43]},{"path":[4,45],"span":[329,0,332,1]},{"path":[4,45,1],"span":[329,8,27]},{"path":[4,45,2,0],"span":[330,4,58]},{"path":[4,45,2,0,4],"span":[330,4,12]},{"path":[4,45,2,0,6],"span":[330,13,39]},{"path":[4,45,2,0,1],"span":[330,40,53]},{"path":[4,45,2,0,3],"span":[330,56,57]},{"path":[4,45,2,1],"span":[331,4,22]},{"path":[4,45,2,1,5],"span":[331,4,9]},{"path":[4,45,2,1,1],"span":[331,10,17]},{"path":[4,45,2,1,3],"span":[331,20,21]},{"path":[4,46],"span":[334,0,337,1]},{"path":[4,46,1],"span":[334,8,20]},{"path":[4,46,2,0],"span":[335,4,47]},{"path":[4,46,2,0,6],"span":[335,4,30]},{"path":[4,46,2,0,1],"span":[335,31,42]},{"path":[4,46,2,0,3],"span":[335,45,46]},{"path":[4,46,2,1],"span":[336,4,21]},{"path":[4,46,2,1,5],"span":[336,4,9]},{"path":[4,46,2,1,1],"span":[336,10,16]},{"path":[4,46,2,1,3],"span":[336,19,20]}]},"syntax":"proto3","bufExtension":{"isImport":false,"moduleInfo":{"name":{"remote":"buf.build","owner":"buildless","repository":"microsoft"}},"isSyntaxUnspecified":false}}]}