package zpd_internal.data.proto

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

message Column

zpd_internal.proto:14

Used in: Table

message ColumnType

zpd_internal.proto:8

Used in: Column

message CreateDatabaseRequest

zpd_internal.proto:59

Used as request type in: api.proto.ZPDInternalService.CreateDatabase

message CreateDatabaseResponse

zpd_internal.proto:63

Used as response type in: api.proto.ZPDInternalService.CreateDatabase

message CreateTableRequest

zpd_internal.proto:83

Used as request type in: api.proto.ZPDInternalService.CreateTable

message CreateTableResponse

zpd_internal.proto:88

Used as response type in: api.proto.ZPDInternalService.CreateTable

message DropDatabaseRequest

zpd_internal.proto:67

Used as request type in: api.proto.ZPDInternalService.DropDatabase

message DropDatabaseResponse

zpd_internal.proto:71

Used as response type in: api.proto.ZPDInternalService.DropDatabase

message DropTableRequest

zpd_internal.proto:101

Used as request type in: api.proto.ZPDInternalService.DropTable

message DropTableResponse

zpd_internal.proto:106

Used as response type in: api.proto.ZPDInternalService.DropTable

message GetDatabasesRequest

zpd_internal.proto:75

Used as request type in: api.proto.ZPDInternalService.GetDatabases

(message has no fields)

message GetDatabasesResponse

zpd_internal.proto:78

Used as response type in: api.proto.ZPDInternalService.GetDatabases

message GetNameTablesRequest

zpd_internal.proto:92

Used as request type in: api.proto.ZPDInternalService.GetNameTables

message GetNameTablesResponse

zpd_internal.proto:96

Used as response type in: api.proto.ZPDInternalService.GetNameTables

message GetTableRequest

zpd_internal.proto:110

Used as request type in: api.proto.ZPDInternalService.GetTable

message GetTableResponse

zpd_internal.proto:115

Used as response type in: api.proto.ZPDInternalService.GetTable

message Index

zpd_internal.proto:31

Used in: Table

message IndexColumn

zpd_internal.proto:27

Used in: Index

message IndexInfo

zpd_internal.proto:20

Used in: Index

message Schema

zpd_internal.proto:44

Used in: SchemaResponse

message SchemaRequest

zpd_internal.proto:50

Used as request type in: api.proto.ZPDInternalService.GetSchema

message SchemaResponse

zpd_internal.proto:54

Used as response type in: api.proto.ZPDInternalService.GetSchema

message Table

zpd_internal.proto:37

Used in: CreateTableRequest, GetTableResponse, Schema