質問編集履歴

1

123

2019/09/16 06:21

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -29,6 +29,20 @@
29
29
  ImportError: cannot import name 'operations_pb2'
30
30
 
31
31
  ```
32
+
33
+
34
+
35
+ 参考にさせて頂いたURL
36
+
37
+ https://cloud.google.com/datastore/docs/reference/data/rpc/google.longrunning
38
+
39
+ https://qiita.com/puriketu99/items/a1347bf5200f095e486e
40
+
41
+ https://github.com/googleapis/google-cloud-python/issues/6282
42
+
43
+ https://googleapis.github.io/google-cloud-python/latest/_modules/google/api_core/operations_v1/operations_client.html
44
+
45
+
32
46
 
33
47
 
34
48