package protocol.sdk.bucket.collection_manager

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CollectionSpec

sdk.bucket.collection_manager.proto:36

Used in: ScopeSpec

message Command

sdk.bucket.collection_manager.proto:10

Used in: BucketLevelCommand

message CreateCollectionOptions

sdk.bucket.collection_manager.proto:103

Used in: CreateCollectionRequest

message CreateCollectionRequest

sdk.bucket.collection_manager.proto:96

Returns void (Result.success)

Used in: Command

message CreateCollectionSettings

sdk.bucket.collection_manager.proto:43

Used in: CreateCollectionRequest

message CreateScopeOptions

sdk.bucket.collection_manager.proto:78

Used in: CreateScopeRequest

message CreateScopeRequest

sdk.bucket.collection_manager.proto:73

Returns void (Result.success)

Used in: Command

message DropCollectionOptions

sdk.bucket.collection_manager.proto:128

Used in: DropCollectionRequest

message DropCollectionRequest

sdk.bucket.collection_manager.proto:122

Returns void (Result.success)

Used in: Command

message DropScopeOptions

sdk.bucket.collection_manager.proto:89

Used in: DropScopeRequest

message DropScopeRequest

sdk.bucket.collection_manager.proto:84

Returns void (Result.success)

Used in: Command

message GetAllScopesOptions

sdk.bucket.collection_manager.proto:63

Used in: GetAllScopesRequest

message GetAllScopesRequest

sdk.bucket.collection_manager.proto:59

Returns Result.get_all_scopes_result

Used in: Command

message GetAllScopesResult

sdk.bucket.collection_manager.proto:68

Used in: Result

message Result

sdk.bucket.collection_manager.proto:30

Used in: Result

message ScopeSpec

sdk.bucket.collection_manager.proto:53

Used in: GetAllScopesResult

message UpdateCollectionOptions

sdk.bucket.collection_manager.proto:116

Used in: UpdateCollectionRequest

message UpdateCollectionRequest

sdk.bucket.collection_manager.proto:109

Returns void (Result.success)

Used in: Command

message UpdateCollectionSettings

sdk.bucket.collection_manager.proto:48

Used in: UpdateCollectionRequest