diff --git a/google/cloud/workflows/executions_v1/services/executions/async_client.py b/google/cloud/workflows/executions_v1/services/executions/async_client.py index 1efd360..e50327c 100644 --- a/google/cloud/workflows/executions_v1/services/executions/async_client.py +++ b/google/cloud/workflows/executions_v1/services/executions/async_client.py @@ -258,9 +258,7 @@ async def sample_list_executions(): Args: request (Optional[Union[google.cloud.workflows.executions_v1.types.ListExecutionsRequest, dict]]): - The request object. Request for the - [ListExecutions][] - method. + The request object. Request for the [ListExecutions][] method. parent (:class:`str`): Required. Name of the workflow for which the executions should be listed. diff --git a/google/cloud/workflows/executions_v1/services/executions/client.py b/google/cloud/workflows/executions_v1/services/executions/client.py index d29233c..8e40f14 100644 --- a/google/cloud/workflows/executions_v1/services/executions/client.py +++ b/google/cloud/workflows/executions_v1/services/executions/client.py @@ -511,9 +511,7 @@ def sample_list_executions(): Args: request (Union[google.cloud.workflows.executions_v1.types.ListExecutionsRequest, dict]): - The request object. Request for the - [ListExecutions][] - method. + The request object. Request for the [ListExecutions][] method. parent (str): Required. Name of the workflow for which the executions should be listed. diff --git a/google/cloud/workflows_v1/services/workflows/transports/rest.py b/google/cloud/workflows_v1/services/workflows/transports/rest.py index 195f2a8..2a46e5a 100644 --- a/google/cloud/workflows_v1/services/workflows/transports/rest.py +++ b/google/cloud/workflows_v1/services/workflows/transports/rest.py @@ -405,7 +405,6 @@ def __call__( The request object. Request for the [CreateWorkflow][google.cloud.workflows.v1.Workflows.CreateWorkflow] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -504,7 +503,6 @@ def __call__( The request object. Request for the [DeleteWorkflow][google.cloud.workflows.v1.Workflows.DeleteWorkflow] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -594,7 +592,6 @@ def __call__( The request object. Request for the [GetWorkflow][google.cloud.workflows.v1.Workflows.GetWorkflow] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -685,7 +682,6 @@ def __call__( The request object. Request for the [ListWorkflows][google.cloud.workflows.v1.Workflows.ListWorkflows] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -777,7 +773,6 @@ def __call__( The request object. Request for the [UpdateWorkflow][google.cloud.workflows.v1.Workflows.UpdateWorkflow] method. - 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/google/cloud/workflows_v1beta/services/workflows/transports/rest.py b/google/cloud/workflows_v1beta/services/workflows/transports/rest.py index 9ce8c34..ba0f6ac 100644 --- a/google/cloud/workflows_v1beta/services/workflows/transports/rest.py +++ b/google/cloud/workflows_v1beta/services/workflows/transports/rest.py @@ -405,7 +405,6 @@ def __call__( The request object. Request for the [CreateWorkflow][google.cloud.workflows.v1beta.Workflows.CreateWorkflow] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -504,7 +503,6 @@ def __call__( The request object. Request for the [DeleteWorkflow][google.cloud.workflows.v1beta.Workflows.DeleteWorkflow] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -594,7 +592,6 @@ def __call__( The request object. Request for the [GetWorkflow][google.cloud.workflows.v1beta.Workflows.GetWorkflow] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -685,7 +682,6 @@ def __call__( The request object. Request for the [ListWorkflows][google.cloud.workflows.v1beta.Workflows.ListWorkflows] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -777,7 +773,6 @@ def __call__( The request object. Request for the [UpdateWorkflow][google.cloud.workflows.v1beta.Workflows.UpdateWorkflow] method. - 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.workflows.v1.json b/samples/generated_samples/snippet_metadata_google.cloud.workflows.v1.json index 76d9ad9..5eeb3c2 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.workflows.v1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.workflows.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-workflows", - "version": "1.10.0" + "version": "0.1.0" }, "snippets": [ { diff --git a/samples/generated_samples/snippet_metadata_google.cloud.workflows.v1beta.json b/samples/generated_samples/snippet_metadata_google.cloud.workflows.v1beta.json index 4d87d2f..e6e1022 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.workflows.v1beta.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.workflows.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-workflows", - "version": "1.10.0" + "version": "0.1.0" }, "snippets": [ {