FirestoreServiceBase$messageJson top-level constant

  1. @Deprecated('Use firestoreServiceDescriptor instead')
Map<String, Map<String, dynamic>> const FirestoreServiceBase$messageJson

Implementation

@$core.Deprecated('Use firestoreServiceDescriptor instead')
const $core.Map<$core.String, $core.Map<$core.String, $core.dynamic>> FirestoreServiceBase$messageJson = const {
  '.google.firestore.v1.GetDocumentRequest': GetDocumentRequest$json,
  '.google.firestore.v1.DocumentMask': $36.DocumentMask$json,
  '.google.protobuf.Timestamp': $4.Timestamp$json,
  '.google.firestore.v1.Document': $35.Document$json,
  '.google.firestore.v1.Document.FieldsEntry': $35.Document_FieldsEntry$json,
  '.google.firestore.v1.Value': $35.Value$json,
  '.google.firestore.v1.MapValue': $35.MapValue$json,
  '.google.firestore.v1.MapValue.FieldsEntry': $35.MapValue_FieldsEntry$json,
  '.google.type.LatLng': $34.LatLng$json,
  '.google.firestore.v1.ArrayValue': $35.ArrayValue$json,
  '.google.firestore.v1.ListDocumentsRequest': ListDocumentsRequest$json,
  '.google.firestore.v1.ListDocumentsResponse': ListDocumentsResponse$json,
  '.google.firestore.v1.CreateDocumentRequest': CreateDocumentRequest$json,
  '.google.firestore.v1.UpdateDocumentRequest': UpdateDocumentRequest$json,
  '.google.firestore.v1.Precondition': $36.Precondition$json,
  '.google.firestore.v1.DeleteDocumentRequest': DeleteDocumentRequest$json,
  '.google.protobuf.Empty': $29.Empty$json,
  '.google.firestore.v1.BatchGetDocumentsRequest': BatchGetDocumentsRequest$json,
  '.google.firestore.v1.TransactionOptions': $36.TransactionOptions$json,
  '.google.firestore.v1.TransactionOptions.ReadOnly': $36.TransactionOptions_ReadOnly$json,
  '.google.firestore.v1.TransactionOptions.ReadWrite': $36.TransactionOptions_ReadWrite$json,
  '.google.firestore.v1.BatchGetDocumentsResponse': BatchGetDocumentsResponse$json,
  '.google.firestore.v1.BeginTransactionRequest': BeginTransactionRequest$json,
  '.google.firestore.v1.BeginTransactionResponse': BeginTransactionResponse$json,
  '.google.firestore.v1.CommitRequest': CommitRequest$json,
  '.google.firestore.v1.Write': $37.Write$json,
  '.google.firestore.v1.DocumentTransform': $37.DocumentTransform$json,
  '.google.firestore.v1.DocumentTransform.FieldTransform': $37.DocumentTransform_FieldTransform$json,
  '.google.firestore.v1.CommitResponse': CommitResponse$json,
  '.google.firestore.v1.WriteResult': $37.WriteResult$json,
  '.google.firestore.v1.RollbackRequest': RollbackRequest$json,
  '.google.firestore.v1.RunQueryRequest': RunQueryRequest$json,
  '.google.firestore.v1.StructuredQuery': $38.StructuredQuery$json,
  '.google.firestore.v1.StructuredQuery.Projection': $38.StructuredQuery_Projection$json,
  '.google.firestore.v1.StructuredQuery.FieldReference': $38.StructuredQuery_FieldReference$json,
  '.google.firestore.v1.StructuredQuery.CollectionSelector': $38.StructuredQuery_CollectionSelector$json,
  '.google.firestore.v1.StructuredQuery.Filter': $38.StructuredQuery_Filter$json,
  '.google.firestore.v1.StructuredQuery.CompositeFilter': $38.StructuredQuery_CompositeFilter$json,
  '.google.firestore.v1.StructuredQuery.FieldFilter': $38.StructuredQuery_FieldFilter$json,
  '.google.firestore.v1.StructuredQuery.UnaryFilter': $38.StructuredQuery_UnaryFilter$json,
  '.google.firestore.v1.StructuredQuery.Order': $38.StructuredQuery_Order$json,
  '.google.protobuf.Int32Value': $17.Int32Value$json,
  '.google.firestore.v1.Cursor': $38.Cursor$json,
  '.google.firestore.v1.RunQueryResponse': RunQueryResponse$json,
  '.google.firestore.v1.WriteRequest': WriteRequest$json,
  '.google.firestore.v1.WriteRequest.LabelsEntry': WriteRequest_LabelsEntry$json,
  '.google.firestore.v1.WriteResponse': WriteResponse$json,
  '.google.firestore.v1.ListenRequest': ListenRequest$json,
  '.google.firestore.v1.Target': Target$json,
  '.google.firestore.v1.Target.QueryTarget': Target_QueryTarget$json,
  '.google.firestore.v1.Target.DocumentsTarget': Target_DocumentsTarget$json,
  '.google.firestore.v1.ListenRequest.LabelsEntry': ListenRequest_LabelsEntry$json,
  '.google.firestore.v1.ListenResponse': ListenResponse$json,
  '.google.firestore.v1.TargetChange': TargetChange$json,
  '.google.rpc.Status': $27.Status$json,
  '.google.protobuf.Any': $5.Any$json,
  '.google.firestore.v1.DocumentChange': $37.DocumentChange$json,
  '.google.firestore.v1.DocumentDelete': $37.DocumentDelete$json,
  '.google.firestore.v1.ExistenceFilter': $37.ExistenceFilter$json,
  '.google.firestore.v1.DocumentRemove': $37.DocumentRemove$json,
  '.google.firestore.v1.ListCollectionIdsRequest': ListCollectionIdsRequest$json,
  '.google.firestore.v1.ListCollectionIdsResponse': ListCollectionIdsResponse$json,
};