コード例 #1
0
    def _call_fut(client, path):
        from google.cloud.firestore_v1beta1.document import _get_document_path

        return _get_document_path(client, path)
コード例 #2
0
    def _call_fut(client, path):
        from google.cloud.firestore_v1beta1.document import _get_document_path

        return _get_document_path(client, path)