package protocol.sdk.bucket.collection_manager

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

message CollectionSpec

sdk.bucket.collection_manager.proto:37

Used in: ScopeSpec

message Command

sdk.bucket.collection_manager.proto:11

Used in: BucketLevelCommand

message CreateCollectionOptions

sdk.bucket.collection_manager.proto:104

Used in: CreateCollectionRequest

message CreateCollectionRequest

sdk.bucket.collection_manager.proto:97

Returns void (Result.success)

Used in: Command

message CreateCollectionSettings

sdk.bucket.collection_manager.proto:44

Used in: CreateCollectionRequest

message CreateScopeOptions

sdk.bucket.collection_manager.proto:79

Used in: CreateScopeRequest

message CreateScopeRequest

sdk.bucket.collection_manager.proto:74

Returns void (Result.success)

Used in: Command

message DropCollectionOptions

sdk.bucket.collection_manager.proto:129

Used in: DropCollectionRequest

message DropCollectionRequest

sdk.bucket.collection_manager.proto:123

Returns void (Result.success)

Used in: Command

message DropScopeOptions

sdk.bucket.collection_manager.proto:90

Used in: DropScopeRequest

message DropScopeRequest

sdk.bucket.collection_manager.proto:85

Returns void (Result.success)

Used in: Command

message GetAllScopesOptions

sdk.bucket.collection_manager.proto:64

Used in: GetAllScopesRequest

message GetAllScopesRequest

sdk.bucket.collection_manager.proto:60

Returns Result.get_all_scopes_result

Used in: Command

message GetAllScopesResult

sdk.bucket.collection_manager.proto:69

Used in: Result

message Result

sdk.bucket.collection_manager.proto:31

Used in: Result

message ScopeSpec

sdk.bucket.collection_manager.proto:54

Used in: GetAllScopesResult

message UpdateCollectionOptions

sdk.bucket.collection_manager.proto:117

Used in: UpdateCollectionRequest

message UpdateCollectionRequest

sdk.bucket.collection_manager.proto:110

Returns void (Result.success)

Used in: Command

message UpdateCollectionSettings

sdk.bucket.collection_manager.proto:49

Used in: UpdateCollectionRequest