@@ -647,7 +647,6 @@ def __call__(
647
647
request (~.client_connector_services_service.CreateClientConnectorServiceRequest):
648
648
The request object. Message for creating a
649
649
ClientConnectorService.
650
-
651
650
retry (google.api_core.retry.Retry): Designation of what errors, if any,
652
651
should be retried.
653
652
timeout (float): The timeout for this request.
@@ -750,7 +749,6 @@ def __call__(
750
749
request (~.client_connector_services_service.DeleteClientConnectorServiceRequest):
751
750
The request object. Message for deleting a
752
751
ClientConnectorService.
753
-
754
752
retry (google.api_core.retry.Retry): Designation of what errors, if any,
755
753
should be retried.
756
754
timeout (float): The timeout for this request.
@@ -844,7 +842,6 @@ def __call__(
844
842
request (~.client_connector_services_service.GetClientConnectorServiceRequest):
845
843
The request object. Message for getting a
846
844
ClientConnectorService.
847
-
848
845
retry (google.api_core.retry.Retry): Designation of what errors, if any,
849
846
should be retried.
850
847
timeout (float): The timeout for this request.
@@ -941,7 +938,6 @@ def __call__(
941
938
request (~.client_connector_services_service.ListClientConnectorServicesRequest):
942
939
The request object. Message for requesting list of
943
940
ClientConnectorServices.
944
-
945
941
retry (google.api_core.retry.Retry): Designation of what errors, if any,
946
942
should be retried.
947
943
timeout (float): The timeout for this request.
@@ -1044,7 +1040,6 @@ def __call__(
1044
1040
request (~.client_connector_services_service.UpdateClientConnectorServiceRequest):
1045
1041
The request object. Message for updating a
1046
1042
ClientConnectorService
1047
-
1048
1043
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1049
1044
should be retried.
1050
1045
timeout (float): The timeout for this request.
0 commit comments