query.pbjson library Null safety

Constants

EntityStateWithVersion$json → const Map<String, Object>
@Deprecated('Use entityStateWithVersionDescriptor instead')
const {'1' : 'EntityStateWithVersion', '2' : const [const {'1' : 'state', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.protobu…
OrderBy$json → const Map<String, Object>
@Deprecated('Use orderByDescriptor instead')
const {'1' : 'OrderBy', '2' : const [const {'1' : 'direction', '3' : 1, '4' : 1, '5' : 14, '6' : '.spine.client.OrderBy.Dire…
OrderBy_Direction$json → const Map<String, Object>
@Deprecated('Use orderByDescriptor instead')
const {'1' : 'Direction', '2' : const [const {'1' : 'OD_UNKNOWN', '2' : 0}, const {'1' : 'ASCENDING', '2' : 1}, const {'1…
Query$json → const Map<String, Object>
@Deprecated('Use queryDescriptor instead')
const {'1' : 'Query', '2' : const [const {'1' : 'id', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.client.QueryId', '8&…
QueryId$json → const Map<String, Object>
@Deprecated('Use queryIdDescriptor instead')
const {'1' : 'QueryId', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 9, '10' : 'value'}]}
QueryResponse$json → const Map<String, Object>
@Deprecated('Use queryResponseDescriptor instead')
const {'1' : 'QueryResponse', '2' : const [const {'1' : 'response', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.core.Response&…
QueryValidationError$json → const Map<String, Object>
@Deprecated('Use queryValidationErrorDescriptor instead')
const {'1' : 'QueryValidationError', '2' : const [const {'1' : 'QVE_UNKNOWN_REASON', '2' : 0}, const {'1' : 'UNSUPPORTED_QUERY_TARGET', …
ResponseFormat$json → const Map<String, Object>
@Deprecated('Use responseFormatDescriptor instead')
const {'1' : 'ResponseFormat', '2' : const [const {'1' : 'field_mask', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.protobuf.F…

Properties

entityStateWithVersionDescriptor Uint8List
Descriptor for EntityStateWithVersion. Decode as a google.protobuf.DescriptorProto.
final
orderByDescriptor Uint8List
Descriptor for OrderBy. Decode as a google.protobuf.DescriptorProto.
final
queryDescriptor Uint8List
Descriptor for Query. Decode as a google.protobuf.DescriptorProto.
final
queryIdDescriptor Uint8List
Descriptor for QueryId. Decode as a google.protobuf.DescriptorProto.
final
queryResponseDescriptor Uint8List
Descriptor for QueryResponse. Decode as a google.protobuf.DescriptorProto.
final
queryValidationErrorDescriptor Uint8List
Descriptor for QueryValidationError. Decode as a google.protobuf.EnumDescriptorProto.
final
responseFormatDescriptor Uint8List
Descriptor for ResponseFormat. Decode as a google.protobuf.DescriptorProto.
final