# Functions

ConvertExampleFromType takes an orm object and returns a pb object.
ConvertExampleItemFromType takes an orm object and returns a pb object.
ConvertExampleItemToType takes a pb object and returns an orm object.
ConvertExampleToType takes a pb object and returns an orm object.
No description provided by the author
DefaultFields all fields generated by QueryExample.
No description provided by the author
DefaultFields all fields generated by QueryExampleItem.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewQueryExample - initialize QueryExample.
NewQueryExampleItem - initialize QueryExampleItem.
No description provided by the author

# Constants

ascending sort order.
descending sort order.
EQ in sql =.
GE in sql >=.
GT in sql >.
IS_NULL in sql IS NULL.
LE in sql <=.
LT in sql <.
NE in sql !=.
NOT_NULL in sql IS NOT NULL.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ExampleItemType no comment was provided for message type.
ExampleType no comment was provided for message type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SortCriteria represents sort criteria.
Sorting represents list of sort criterias.

# Interfaces

ExampleServiceClient is the client API for ExampleService service.
ExampleServiceServer is the server API for ExampleService service.

# Type aliases

No description provided by the author
Order is a sort order.