@@ -528,7 +528,6 @@ def __call__(
528
528
request (~.datastore.AllocateIdsRequest):
529
529
The request object. The request for
530
530
[Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
531
-
532
531
retry (google.api_core.retry.Retry): Designation of what errors, if any,
533
532
should be retried.
534
533
timeout (float): The timeout for this request.
@@ -627,7 +626,6 @@ def __call__(
627
626
request (~.datastore.BeginTransactionRequest):
628
627
The request object. The request for
629
628
[Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
630
-
631
629
retry (google.api_core.retry.Retry): Designation of what errors, if any,
632
630
should be retried.
633
631
timeout (float): The timeout for this request.
@@ -728,7 +726,6 @@ def __call__(
728
726
request (~.datastore.CommitRequest):
729
727
The request object. The request for
730
728
[Datastore.Commit][google.datastore.v1.Datastore.Commit].
731
-
732
729
retry (google.api_core.retry.Retry): Designation of what errors, if any,
733
730
should be retried.
734
731
timeout (float): The timeout for this request.
@@ -827,7 +824,6 @@ def __call__(
827
824
request (~.datastore.LookupRequest):
828
825
The request object. The request for
829
826
[Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
830
-
831
827
retry (google.api_core.retry.Retry): Designation of what errors, if any,
832
828
should be retried.
833
829
timeout (float): The timeout for this request.
@@ -926,7 +922,6 @@ def __call__(
926
922
request (~.datastore.ReserveIdsRequest):
927
923
The request object. The request for
928
924
[Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
929
-
930
925
retry (google.api_core.retry.Retry): Designation of what errors, if any,
931
926
should be retried.
932
927
timeout (float): The timeout for this request.
@@ -1025,7 +1020,6 @@ def __call__(
1025
1020
request (~.datastore.RollbackRequest):
1026
1021
The request object. The request for
1027
1022
[Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
1028
-
1029
1023
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1030
1024
should be retried.
1031
1025
timeout (float): The timeout for this request.
@@ -1125,7 +1119,6 @@ def __call__(
1125
1119
request (~.datastore.RunAggregationQueryRequest):
1126
1120
The request object. The request for
1127
1121
[Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
1128
-
1129
1122
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1130
1123
should be retried.
1131
1124
timeout (float): The timeout for this request.
@@ -1226,7 +1219,6 @@ def __call__(
1226
1219
request (~.datastore.RunQueryRequest):
1227
1220
The request object. The request for
1228
1221
[Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
1229
-
1230
1222
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1231
1223
should be retried.
1232
1224
timeout (float): The timeout for this request.
0 commit comments