Revert "add collection for buckets"

This reverts commit 96af571219.
This commit is contained in:
chrislu
2024-07-20 12:00:50 -07:00
parent aed2a18223
commit 9dcc576499
3 changed files with 3 additions and 15 deletions

View File

@@ -125,7 +125,6 @@ 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 {