DocSpace-buildtools/products/ASC.Files/Server/proto/ProviderAccountCacheItem.proto

7 lines
113 B
Protocol Buffer
Raw Normal View History

2020-03-06 13:17:17 +00:00
syntax = "proto3";
package ASC.Files.Thirdparty;
message ProviderAccountCacheItem {
string Key = 1;
}