コード例 #1
0
    def _call_fut(field_paths):
        from google.cloud.firestore_v1.client import _get_doc_mask

        return _get_doc_mask(field_paths)
コード例 #2
0
    def _call_fut(field_paths):
        from google.cloud.firestore_v1.client import _get_doc_mask

        return _get_doc_mask(field_paths)