add collection for buckets
This commit is contained in:
@@ -125,6 +125,7 @@ message Entry {
|
||||
|
||||
RemoteEntry remote_entry = 10;
|
||||
int64 quota = 11; // for bucket only. Positive/Negative means enabled/disabled.
|
||||
string collection = 12; // for bucket only. Empty means using default bucket name.
|
||||
}
|
||||
|
||||
message FullEntry {
|
||||
|
||||
Reference in New Issue
Block a user