proto/cosmos/orm/query/v1alpha1/export library
Classes
- GetRequest
- GetRequest is the Query/Get request type.
- GetResponse
- GetResponse is the Query/Get response type.
- IndexValue
- IndexValue represents the value of a field in an ORM index expression.
- ListRequest
- ListRequest is the Query/List request type.
- ListRequest_Prefix
- Prefix specifies the arguments to a prefix query.
- ListRequest_Range
- Range specifies the arguments to a range query.
- ListResponse
- ListResponse is the Query/List response type.
- QueryClient
- QueryServiceBase
Constants
-
GetRequest$json
→ const Map<
String, Object> -
GetResponse$json
→ const Map<
String, Object> -
IndexValue$json
→ const Map<
String, Object> -
ListRequest$json
→ const Map<
String, Object> -
ListRequest_Prefix$json
→ const Map<
String, Object> -
ListRequest_Range$json
→ const Map<
String, Object> -
ListResponse$json
→ const Map<
String, Object>
Properties
- getRequestDescriptor → Uint8List
-
Descriptor for
GetRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - getResponseDescriptor → Uint8List
-
Descriptor for
GetResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - indexValueDescriptor → Uint8List
-
Descriptor for
IndexValue
. Decode as agoogle.protobuf.DescriptorProto
.final - listRequestDescriptor → Uint8List
-
Descriptor for
ListRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - listResponseDescriptor → Uint8List
-
Descriptor for
ListResponse
. Decode as agoogle.protobuf.DescriptorProto
.final