diff --git a/google/cloud/accessapproval_v1/services/access_approval/transports/rest.py b/google/cloud/accessapproval_v1/services/access_approval/transports/rest.py index d56639a..b3f15b5 100644 --- a/google/cloud/accessapproval_v1/services/access_approval/transports/rest.py +++ b/google/cloud/accessapproval_v1/services/access_approval/transports/rest.py @@ -494,7 +494,6 @@ def __call__( request (~.accessapproval.ApproveApprovalRequestMessage): The request object. Request to approve an ApprovalRequest. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -595,7 +594,6 @@ def __call__( request (~.accessapproval.DeleteAccessApprovalSettingsMessage): The request object. Request to delete access approval settings. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -670,7 +668,6 @@ def __call__( request (~.accessapproval.DismissApprovalRequestMessage): The request object. Request to dismiss an approval request. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -771,7 +768,6 @@ def __call__( request (~.accessapproval.GetAccessApprovalServiceAccountMessage): The request object. Request to get an Access Approval service account. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -867,7 +863,6 @@ def __call__( request (~.accessapproval.GetAccessApprovalSettingsMessage): The request object. Request to get access approval settings. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1045,7 +1040,6 @@ def __call__( request (~.accessapproval.InvalidateApprovalRequestMessage): The request object. Request to invalidate an existing approval. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1233,7 +1227,6 @@ def __call__( request (~.accessapproval.UpdateAccessApprovalSettingsMessage): The request object. Request to update access approval settings. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. diff --git a/samples/generated_samples/snippet_metadata_google.cloud.accessapproval.v1.json b/samples/generated_samples/snippet_metadata_google.cloud.accessapproval.v1.json index 86cb9a1..b1f693e 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.accessapproval.v1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.accessapproval.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-access-approval", - "version": "1.11.0" + "version": "0.1.0" }, "snippets": [ {