Optional
data: PartialMessage<ListRequest>index is the index fields expression used in orm definitions. If it is empty, the table's primary key is assumed.
message_name is the fully-qualified message name of the ORM table being queried.
Optional
paginationpagination is the pagination request.
query is the query expression corresponding to the provided index. If neither prefix nor range is specified, the query will list all the fields in the index.
prefix defines a prefix query.
range defines a range query.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
ListRequest is the Query/List request type.
Generated
from message cosmos.orm.query.v1alpha1.ListRequest