Optionaldata: 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.
Optionalpaginationpagination 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 ReadonlyfieldsStatic ReadonlyruntimeStatic ReadonlytypeStaticequalsStaticfromOptionaloptions: Partial<BinaryReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>
ListRequest is the Query/List request type.
Generated
from message cosmos.orm.query.v1alpha1.ListRequest