@@ -670,7 +670,6 @@ def __call__(
670
670
request (~.app_connections_service.CreateAppConnectionRequest):
671
671
The request object. Request message for
672
672
BeyondCorp.CreateAppConnection.
673
-
674
673
retry (google.api_core.retry.Retry): Designation of what errors, if any,
675
674
should be retried.
676
675
timeout (float): The timeout for this request.
@@ -770,7 +769,6 @@ def __call__(
770
769
request (~.app_connections_service.DeleteAppConnectionRequest):
771
770
The request object. Request message for
772
771
BeyondCorp.DeleteAppConnection.
773
-
774
772
retry (google.api_core.retry.Retry): Designation of what errors, if any,
775
773
should be retried.
776
774
timeout (float): The timeout for this request.
@@ -861,7 +859,6 @@ def __call__(
861
859
request (~.app_connections_service.GetAppConnectionRequest):
862
860
The request object. Request message for
863
861
BeyondCorp.GetAppConnection.
864
-
865
862
retry (google.api_core.retry.Retry): Designation of what errors, if any,
866
863
should be retried.
867
864
timeout (float): The timeout for this request.
@@ -959,7 +956,6 @@ def __call__(
959
956
request (~.app_connections_service.ListAppConnectionsRequest):
960
957
The request object. Request message for
961
958
BeyondCorp.ListAppConnections.
962
-
963
959
retry (google.api_core.retry.Retry): Designation of what errors, if any,
964
960
should be retried.
965
961
timeout (float): The timeout for this request.
@@ -1053,7 +1049,6 @@ def __call__(
1053
1049
request (~.app_connections_service.ResolveAppConnectionsRequest):
1054
1050
The request object. Request message for
1055
1051
BeyondCorp.ResolveAppConnections.
1056
-
1057
1052
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1058
1053
should be retried.
1059
1054
timeout (float): The timeout for this request.
@@ -1149,7 +1144,6 @@ def __call__(
1149
1144
request (~.app_connections_service.UpdateAppConnectionRequest):
1150
1145
The request object. Request message for
1151
1146
BeyondCorp.UpdateAppConnection.
1152
-
1153
1147
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1154
1148
should be retried.
1155
1149
timeout (float): The timeout for this request.
0 commit comments