diff --git a/packages/google-cloud-advisorynotifications/google/cloud/advisorynotifications_v1/services/advisory_notifications_service/transports/rest.py b/packages/google-cloud-advisorynotifications/google/cloud/advisorynotifications_v1/services/advisory_notifications_service/transports/rest.py index 76107eec5a0c..ad043e6edae3 100644 --- a/packages/google-cloud-advisorynotifications/google/cloud/advisorynotifications_v1/services/advisory_notifications_service/transports/rest.py +++ b/packages/google-cloud-advisorynotifications/google/cloud/advisorynotifications_v1/services/advisory_notifications_service/transports/rest.py @@ -347,7 +347,6 @@ def __call__( request (~.service.ListNotificationsRequest): The request object. Request for fetching all notifications for a given parent. - 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/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/async_client.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/async_client.py index c344ec2d4795..d0baab42bc5b 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/async_client.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/async_client.py @@ -938,7 +938,8 @@ async def sample_restore_cluster(): Args: request (Optional[Union[google.cloud.alloydb_v1.types.RestoreClusterRequest, dict]]): The request object. Message for restoring a Cluster from - a backup or another cluster at a given point in time. + a backup or another cluster at a given + point in time. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1788,8 +1789,8 @@ async def sample_failover_instance(): Args: request (Optional[Union[google.cloud.alloydb_v1.types.FailoverInstanceRequest, dict]]): - The request object. Message for triggering failover on - an Instance + The request object. Message for triggering failover on an + Instance name (:class:`str`): Required. The name of the resource. For the required format, see the comment diff --git a/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/client.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/client.py index b37228907d3a..740b86a05cb4 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/client.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/client.py @@ -1248,7 +1248,8 @@ def sample_restore_cluster(): Args: request (Union[google.cloud.alloydb_v1.types.RestoreClusterRequest, dict]): The request object. Message for restoring a Cluster from - a backup or another cluster at a given point in time. + a backup or another cluster at a given + point in time. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2082,8 +2083,8 @@ def sample_failover_instance(): Args: request (Union[google.cloud.alloydb_v1.types.FailoverInstanceRequest, dict]): - The request object. Message for triggering failover on - an Instance + The request object. Message for triggering failover on an + Instance name (str): Required. The name of the resource. For the required format, see the comment diff --git a/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/transports/rest.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/transports/rest.py index db74fd6ea379..5c28e0d9b423 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/transports/rest.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1/services/alloy_db_admin/transports/rest.py @@ -984,7 +984,6 @@ def __call__( request (~.service.BatchCreateInstancesRequest): The request object. Message for creating a batch of instances under the specified cluster. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1639,7 +1638,6 @@ def __call__( request (~.service.FailoverInstanceRequest): The request object. Message for triggering failover on an Instance - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2007,7 +2005,6 @@ def __call__( request (~.service.ListBackupsRequest): The request object. Message for requesting list of Backups - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2097,7 +2094,6 @@ def __call__( request (~.service.ListClustersRequest): The request object. Message for requesting list of Clusters - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2187,7 +2183,6 @@ def __call__( request (~.service.ListInstancesRequest): The request object. Message for requesting list of Instances - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2278,7 +2273,6 @@ def __call__( request (~.service.ListSupportedDatabaseFlagsRequest): The request object. Message for listing the information about the supported Database flags. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2469,7 +2463,6 @@ def __call__( The request object. Message for restoring a Cluster from a backup or another cluster at a given point in time. - 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/packages/google-cloud-alloydb/google/cloud/alloydb_v1/types/resources.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1/types/resources.py index d5ec842ea04f..b90a643a651f 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1/types/resources.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1/types/resources.py @@ -978,10 +978,10 @@ class InstanceType(proto.Enum): class AvailabilityType(proto.Enum): r"""The Availability type of an instance. Potential values: -
ZONAL: The instance serves data from only one zone. - Outages in that zone affect instance availability. -
REGIONAL: The instance can serve data from more - than one zone in a region (it is highly available). + - ZONAL: The instance serves data from only one zone. Outages in + that zone affect instance availability. + - REGIONAL: The instance can serve data from more than one zone + in a region (it is highly available). Values: AVAILABILITY_TYPE_UNSPECIFIED (0): diff --git a/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/async_client.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/async_client.py index 2655c278779a..3118b9d42432 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/async_client.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/async_client.py @@ -1063,7 +1063,8 @@ async def sample_restore_cluster(): Args: request (Optional[Union[google.cloud.alloydb_v1alpha.types.RestoreClusterRequest, dict]]): The request object. Message for restoring a Cluster from - a backup or another cluster at a given point in time. + a backup or another cluster at a given + point in time. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2201,8 +2202,8 @@ async def sample_failover_instance(): Args: request (Optional[Union[google.cloud.alloydb_v1alpha.types.FailoverInstanceRequest, dict]]): - The request object. Message for triggering failover on - an Instance + The request object. Message for triggering failover on an + Instance name (:class:`str`): Required. The name of the resource. For the required format, see the comment @@ -3195,7 +3196,8 @@ async def sample_generate_client_certificate(): Args: request (Optional[Union[google.cloud.alloydb_v1alpha.types.GenerateClientCertificateRequest, dict]]): The request object. Message for requests to generate a - client certificate signed by the Cluster CA. + client certificate signed by the Cluster + CA. parent (:class:`str`): Required. The name of the parent resource. The required format is: diff --git a/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/client.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/client.py index db8cc371e91a..03938510bff2 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/client.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/client.py @@ -1393,7 +1393,8 @@ def sample_restore_cluster(): Args: request (Union[google.cloud.alloydb_v1alpha.types.RestoreClusterRequest, dict]): The request object. Message for restoring a Cluster from - a backup or another cluster at a given point in time. + a backup or another cluster at a given + point in time. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2517,8 +2518,8 @@ def sample_failover_instance(): Args: request (Union[google.cloud.alloydb_v1alpha.types.FailoverInstanceRequest, dict]): - The request object. Message for triggering failover on - an Instance + The request object. Message for triggering failover on an + Instance name (str): Required. The name of the resource. For the required format, see the comment @@ -3486,7 +3487,8 @@ def sample_generate_client_certificate(): Args: request (Union[google.cloud.alloydb_v1alpha.types.GenerateClientCertificateRequest, dict]): The request object. Message for requests to generate a - client certificate signed by the Cluster CA. + client certificate signed by the Cluster + CA. parent (str): Required. The name of the parent resource. The required format is: diff --git a/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/transports/rest.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/transports/rest.py index e45e2e26dc8a..933c03bd4f6a 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/transports/rest.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/services/alloy_db_admin/transports/rest.py @@ -1139,7 +1139,6 @@ def __call__( request (~.service.BatchCreateInstancesRequest): The request object. Message for creating a batch of instances under the specified cluster. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1635,7 +1634,6 @@ def __call__( request (~.service.CreateSecondaryInstanceRequest): The request object. Message for creating a Secondary Instance - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1996,7 +1994,6 @@ def __call__( request (~.service.FailoverInstanceRequest): The request object. Message for triggering failover on an Instance - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2098,7 +2095,6 @@ def __call__( The request object. Message for requests to generate a client certificate signed by the Cluster CA. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2377,7 +2373,6 @@ def __call__( request (~.service.GetConnectionInfoRequest): The request object. Request message for GetConnectionInfo. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2559,7 +2554,6 @@ def __call__( request (~.service.ListBackupsRequest): The request object. Message for requesting list of Backups - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2649,7 +2643,6 @@ def __call__( request (~.service.ListClustersRequest): The request object. Message for requesting list of Clusters - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2739,7 +2732,6 @@ def __call__( request (~.service.ListInstancesRequest): The request object. Message for requesting list of Instances - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2830,7 +2822,6 @@ def __call__( request (~.service.ListSupportedDatabaseFlagsRequest): The request object. Message for listing the information about the supported Database flags. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3117,7 +3108,6 @@ def __call__( The request object. Message for restoring a Cluster from a backup or another cluster at a given point in time. - 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/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/types/resources.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/types/resources.py index 6388e1f79432..4303d2b69087 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/types/resources.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/types/resources.py @@ -1100,10 +1100,10 @@ class InstanceType(proto.Enum): class AvailabilityType(proto.Enum): r"""The Availability type of an instance. Potential values: -
ZONAL: The instance serves data from only one zone. - Outages in that zone affect instance availability. -
REGIONAL: The instance can serve data from more - than one zone in a region (it is highly available). + - ZONAL: The instance serves data from only one zone. Outages in + that zone affect instance availability. + - REGIONAL: The instance can serve data from more than one zone + in a region (it is highly available). Values: AVAILABILITY_TYPE_UNSPECIFIED (0): diff --git a/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/async_client.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/async_client.py index 98940110eec4..7cf927417c88 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/async_client.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/async_client.py @@ -1063,7 +1063,8 @@ async def sample_restore_cluster(): Args: request (Optional[Union[google.cloud.alloydb_v1beta.types.RestoreClusterRequest, dict]]): The request object. Message for restoring a Cluster from - a backup or another cluster at a given point in time. + a backup or another cluster at a given + point in time. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2201,8 +2202,8 @@ async def sample_failover_instance(): Args: request (Optional[Union[google.cloud.alloydb_v1beta.types.FailoverInstanceRequest, dict]]): - The request object. Message for triggering failover on - an Instance + The request object. Message for triggering failover on an + Instance name (:class:`str`): Required. The name of the resource. For the required format, see the comment @@ -3195,7 +3196,8 @@ async def sample_generate_client_certificate(): Args: request (Optional[Union[google.cloud.alloydb_v1beta.types.GenerateClientCertificateRequest, dict]]): The request object. Message for requests to generate a - client certificate signed by the Cluster CA. + client certificate signed by the Cluster + CA. parent (:class:`str`): Required. The name of the parent resource. The required format is: diff --git a/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/client.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/client.py index f99b091ba50c..7b5167fc1754 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/client.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/client.py @@ -1393,7 +1393,8 @@ def sample_restore_cluster(): Args: request (Union[google.cloud.alloydb_v1beta.types.RestoreClusterRequest, dict]): The request object. Message for restoring a Cluster from - a backup or another cluster at a given point in time. + a backup or another cluster at a given + point in time. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2517,8 +2518,8 @@ def sample_failover_instance(): Args: request (Union[google.cloud.alloydb_v1beta.types.FailoverInstanceRequest, dict]): - The request object. Message for triggering failover on - an Instance + The request object. Message for triggering failover on an + Instance name (str): Required. The name of the resource. For the required format, see the comment @@ -3486,7 +3487,8 @@ def sample_generate_client_certificate(): Args: request (Union[google.cloud.alloydb_v1beta.types.GenerateClientCertificateRequest, dict]): The request object. Message for requests to generate a - client certificate signed by the Cluster CA. + client certificate signed by the Cluster + CA. parent (str): Required. The name of the parent resource. The required format is: diff --git a/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/transports/rest.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/transports/rest.py index 385aafd5d5d5..39187f892184 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/transports/rest.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/services/alloy_db_admin/transports/rest.py @@ -1138,7 +1138,6 @@ def __call__( request (~.service.BatchCreateInstancesRequest): The request object. Message for creating a batch of instances under the specified cluster. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1634,7 +1633,6 @@ def __call__( request (~.service.CreateSecondaryInstanceRequest): The request object. Message for creating a Secondary Instance - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1995,7 +1993,6 @@ def __call__( request (~.service.FailoverInstanceRequest): The request object. Message for triggering failover on an Instance - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2097,7 +2094,6 @@ def __call__( The request object. Message for requests to generate a client certificate signed by the Cluster CA. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2376,7 +2372,6 @@ def __call__( request (~.service.GetConnectionInfoRequest): The request object. Request message for GetConnectionInfo. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2558,7 +2553,6 @@ def __call__( request (~.service.ListBackupsRequest): The request object. Message for requesting list of Backups - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2648,7 +2642,6 @@ def __call__( request (~.service.ListClustersRequest): The request object. Message for requesting list of Clusters - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2738,7 +2731,6 @@ def __call__( request (~.service.ListInstancesRequest): The request object. Message for requesting list of Instances - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2829,7 +2821,6 @@ def __call__( request (~.service.ListSupportedDatabaseFlagsRequest): The request object. Message for listing the information about the supported Database flags. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3116,7 +3107,6 @@ def __call__( The request object. Message for restoring a Cluster from a backup or another cluster at a given point in time. - 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/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/types/resources.py b/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/types/resources.py index 3e25348872da..7bb041fff6a7 100644 --- a/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/types/resources.py +++ b/packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/types/resources.py @@ -1100,10 +1100,10 @@ class InstanceType(proto.Enum): class AvailabilityType(proto.Enum): r"""The Availability type of an instance. Potential values: -
ZONAL: The instance serves data from only one zone. - Outages in that zone affect instance availability. -
REGIONAL: The instance can serve data from more - than one zone in a region (it is highly available). + - ZONAL: The instance serves data from only one zone. Outages in + that zone affect instance availability. + - REGIONAL: The instance can serve data from more than one zone + in a region (it is highly available). Values: AVAILABILITY_TYPE_UNSPECIFIED (0): diff --git a/packages/google-cloud-alloydb/setup.py b/packages/google-cloud-alloydb/setup.py index 75f209310948..6789b614d3be 100644 --- a/packages/google-cloud-alloydb/setup.py +++ b/packages/google-cloud-alloydb/setup.py @@ -40,7 +40,7 @@ "proto-plus >= 1.22.0, <2.0.0dev", "proto-plus >= 1.22.2, <2.0.0dev; python_version>='3.11'", "protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5", - "grpc-google-iam-v1 >= 0.12.4, < 1.0.0dev", + "grpc-google-iam-v1 >= 0.12.4, <1.0.0dev", ] url = "https://github.com/googleapis/google-cloud-python" diff --git a/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/async_client.py b/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/async_client.py index 825b68d57311..0547a5efff16 100644 --- a/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/async_client.py +++ b/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/async_client.py @@ -276,8 +276,8 @@ async def sample_create_catalog(): Args: request (Optional[Union[google.cloud.bigquery.biglake_v1alpha1.types.CreateCatalogRequest, dict]]): - The request object. Request message for the - CreateCatalog method. + The request object. Request message for the CreateCatalog + method. parent (:class:`str`): Required. The parent resource where this catalog will be created. Format: @@ -400,8 +400,8 @@ async def sample_delete_catalog(): Args: request (Optional[Union[google.cloud.bigquery.biglake_v1alpha1.types.DeleteCatalogRequest, dict]]): - The request object. Request message for the - DeleteCatalog method. + The request object. Request message for the DeleteCatalog + method. name (:class:`str`): Required. The name of the catalog to delete. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id} @@ -1165,8 +1165,8 @@ async def sample_list_databases(): Args: request (Optional[Union[google.cloud.bigquery.biglake_v1alpha1.types.ListDatabasesRequest, dict]]): - The request object. Request message for the - ListDatabases method. + The request object. Request message for the ListDatabases + method. parent (:class:`str`): Required. The parent, which owns this collection of databases. Format: diff --git a/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/client.py b/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/client.py index 782ab207a12f..5d3559c82526 100644 --- a/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/client.py +++ b/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/client.py @@ -575,8 +575,8 @@ def sample_create_catalog(): Args: request (Union[google.cloud.bigquery.biglake_v1alpha1.types.CreateCatalogRequest, dict]): - The request object. Request message for the - CreateCatalog method. + The request object. Request message for the CreateCatalog + method. parent (str): Required. The parent resource where this catalog will be created. Format: @@ -699,8 +699,8 @@ def sample_delete_catalog(): Args: request (Union[google.cloud.bigquery.biglake_v1alpha1.types.DeleteCatalogRequest, dict]): - The request object. Request message for the - DeleteCatalog method. + The request object. Request message for the DeleteCatalog + method. name (str): Required. The name of the catalog to delete. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id} @@ -1464,8 +1464,8 @@ def sample_list_databases(): Args: request (Union[google.cloud.bigquery.biglake_v1alpha1.types.ListDatabasesRequest, dict]): - The request object. Request message for the - ListDatabases method. + The request object. Request message for the ListDatabases + method. parent (str): Required. The parent, which owns this collection of databases. Format: diff --git a/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/transports/rest.py b/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/transports/rest.py index c04486867e7d..3d84c3ead0e9 100644 --- a/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/transports/rest.py +++ b/packages/google-cloud-bigquery-biglake/google/cloud/bigquery/biglake_v1alpha1/services/metastore_service/transports/rest.py @@ -701,7 +701,6 @@ def __call__( request (~.metastore.CheckLockRequest): The request object. Request message for the CheckLock method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -800,7 +799,6 @@ def __call__( request (~.metastore.CreateCatalogRequest): The request object. Request message for the CreateCatalog method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -901,7 +899,6 @@ def __call__( request (~.metastore.CreateDatabaseRequest): The request object. Request message for the CreateDatabase method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -998,7 +995,6 @@ def __call__( request (~.metastore.CreateLockRequest): The request object. Request message for the CreateLock method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1097,7 +1093,6 @@ def __call__( request (~.metastore.CreateTableRequest): The request object. Request message for the CreateTable method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1194,7 +1189,6 @@ def __call__( request (~.metastore.DeleteCatalogRequest): The request object. Request message for the DeleteCatalog method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1284,7 +1278,6 @@ def __call__( request (~.metastore.DeleteDatabaseRequest): The request object. Request message for the DeleteDatabase method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1372,7 +1365,6 @@ def __call__( request (~.metastore.DeleteLockRequest): The request object. Request message for the DeleteLock method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1448,7 +1440,6 @@ def __call__( request (~.metastore.DeleteTableRequest): The request object. Request message for the DeleteTable method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1536,7 +1527,6 @@ def __call__( request (~.metastore.GetCatalogRequest): The request object. Request message for the GetCatalog method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1626,7 +1616,6 @@ def __call__( request (~.metastore.GetDatabaseRequest): The request object. Request message for the GetDatabase method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1714,7 +1703,6 @@ def __call__( request (~.metastore.GetTableRequest): The request object. Request message for the GetTable method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1802,7 +1790,6 @@ def __call__( request (~.metastore.ListCatalogsRequest): The request object. Request message for the ListCatalogs method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1892,7 +1879,6 @@ def __call__( request (~.metastore.ListDatabasesRequest): The request object. Request message for the ListDatabases method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1982,7 +1968,6 @@ def __call__( request (~.metastore.ListLocksRequest): The request object. Request message for the ListLocks method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2072,7 +2057,6 @@ def __call__( request (~.metastore.ListTablesRequest): The request object. Request message for the ListTables method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2162,7 +2146,6 @@ def __call__( request (~.metastore.UpdateDatabaseRequest): The request object. Request message for the UpdateDatabase method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2259,7 +2242,6 @@ def __call__( request (~.metastore.UpdateTableRequest): The request object. Request message for the UpdateTable 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/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_link_service/transports/rest.py b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_link_service/transports/rest.py index 3ebd52040430..b7e7a09cee93 100644 --- a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_link_service/transports/rest.py +++ b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_link_service/transports/rest.py @@ -316,7 +316,6 @@ def __call__( request (~.document_link_service.CreateDocumentLinkRequest): The request object. Request message for DocumentLinkService.CreateDocumentLink. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -417,7 +416,6 @@ def __call__( request (~.document_link_service.DeleteDocumentLinkRequest): The request object. Request message for DocumentLinkService.DeleteDocumentLink. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -504,7 +502,6 @@ def __call__( request (~.document_link_service.ListLinkedSourcesRequest): The request object. Response message for DocumentLinkService.ListLinkedSources. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -605,7 +602,6 @@ def __call__( request (~.document_link_service.ListLinkedTargetsRequest): The request object. Request message for DocumentLinkService.ListLinkedTargets. - 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/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_schema_service/transports/rest.py b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_schema_service/transports/rest.py index c4674e9d864d..ec1a9a1e2b58 100644 --- a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_schema_service/transports/rest.py +++ b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_schema_service/transports/rest.py @@ -351,7 +351,6 @@ def __call__( request (~.document_schema_service.CreateDocumentSchemaRequest): The request object. Request message for DocumentSchemaService.CreateDocumentSchema. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -452,7 +451,6 @@ def __call__( request (~.document_schema_service.DeleteDocumentSchemaRequest): The request object. Request message for DocumentSchemaService.DeleteDocumentSchema. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -530,7 +528,6 @@ def __call__( request (~.document_schema_service.GetDocumentSchemaRequest): The request object. Request message for DocumentSchemaService.GetDocumentSchema. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -622,7 +619,6 @@ def __call__( request (~.document_schema_service.ListDocumentSchemasRequest): The request object. Request message for DocumentSchemaService.ListDocumentSchemas. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -714,7 +710,6 @@ def __call__( request (~.document_schema_service.UpdateDocumentSchemaRequest): The request object. Request message for DocumentSchemaService.UpdateDocumentSchema. - 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/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/async_client.py b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/async_client.py index 2431d603beef..4d4f64ae3f77 100644 --- a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/async_client.py +++ b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/async_client.py @@ -42,6 +42,7 @@ except AttributeError: # pragma: NO COVER OptionalRetry = Union[retries.Retry, object] # type: ignore +from google.cloud.documentai_v1.types import document as gcd_document from google.iam.v1 import policy_pb2 # type: ignore from google.longrunning import operations_pb2 from google.protobuf import timestamp_pb2 # type: ignore diff --git a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/client.py b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/client.py index 68dd4bb45836..8dc184c867ae 100644 --- a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/client.py +++ b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/client.py @@ -46,6 +46,7 @@ except AttributeError: # pragma: NO COVER OptionalRetry = Union[retries.Retry, object] # type: ignore +from google.cloud.documentai_v1.types import document as gcd_document from google.iam.v1 import policy_pb2 # type: ignore from google.longrunning import operations_pb2 from google.protobuf import timestamp_pb2 # type: ignore diff --git a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/transports/rest.py b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/transports/rest.py index e15c4fb98280..513f626d8950 100644 --- a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/transports/rest.py +++ b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/document_service/transports/rest.py @@ -411,7 +411,6 @@ def __call__( request (~.document_service_request.CreateDocumentRequest): The request object. Request message for DocumentService.CreateDocument. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -510,7 +509,6 @@ def __call__( request (~.document_service_request.DeleteDocumentRequest): The request object. Request message for DocumentService.DeleteDocument. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -600,7 +598,6 @@ def __call__( request (~.document_service_request.FetchAclRequest): The request object. Request message for DocumentService.FetchAcl - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -704,7 +701,6 @@ def __call__( request (~.document_service_request.GetDocumentRequest): The request object. Request message for DocumentService.GetDocument. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -808,7 +804,6 @@ def __call__( request (~.document_service_request.SearchDocumentsRequest): The request object. Request message for DocumentService.SearchDocuments. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -909,7 +904,6 @@ def __call__( request (~.document_service_request.SetAclRequest): The request object. Request message for DocumentService.SetAcl. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1013,7 +1007,6 @@ def __call__( request (~.document_service_request.UpdateDocumentRequest): The request object. Request message for DocumentService.UpdateDocument. - 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/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/rule_set_service/transports/rest.py b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/rule_set_service/transports/rest.py index ee17b3fb9570..943f2d824f04 100644 --- a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/rule_set_service/transports/rest.py +++ b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/rule_set_service/transports/rest.py @@ -335,7 +335,6 @@ def __call__( request (~.ruleset_service_request.CreateRuleSetRequest): The request object. Request message for RuleSetService.CreateRuleSet. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -434,7 +433,6 @@ def __call__( request (~.ruleset_service_request.DeleteRuleSetRequest): The request object. Request message for RuleSetService.DeleteRuleSet. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -510,7 +508,6 @@ def __call__( request (~.ruleset_service_request.GetRuleSetRequest): The request object. Request message for RuleSetService.GetRuleSet. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -600,7 +597,6 @@ def __call__( request (~.ruleset_service_request.ListRuleSetsRequest): The request object. Request message for RuleSetService.ListRuleSets. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -690,7 +686,6 @@ def __call__( request (~.ruleset_service_request.UpdateRuleSetRequest): The request object. Request message for RuleSetService.UpdateRuleSet. - 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/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/async_client.py b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/async_client.py index 371322061ace..8294d1dfd496 100644 --- a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/async_client.py +++ b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/async_client.py @@ -388,8 +388,8 @@ async def sample_get_synonym_set(): Args: request (Optional[Union[google.cloud.contentwarehouse_v1.types.GetSynonymSetRequest, dict]]): The request object. Request message for - SynonymSetService.GetSynonymSet. Will return synonymSet - for a certain context. + SynonymSetService.GetSynonymSet. Will + return synonymSet for a certain context. name (:class:`str`): Required. The name of the synonymSet to retrieve Format: projects/{project_number}/locations/{location}/synonymSets/{context}. @@ -511,9 +511,10 @@ async def sample_update_synonym_set(): Args: request (Optional[Union[google.cloud.contentwarehouse_v1.types.UpdateSynonymSetRequest, dict]]): The request object. Request message for - SynonymSetService.UpdateSynonymSet. Removes the - SynonymSet for the specified context and replaces it - with the SynonymSet in this request. + SynonymSetService.UpdateSynonymSet. + Removes the SynonymSet for the specified + context and replaces it with the + SynonymSet in this request. name (:class:`str`): Required. The name of the synonymSet to update Format: projects/{project_number}/locations/{location}/synonymSets/{context}. @@ -727,8 +728,9 @@ async def sample_list_synonym_sets(): Args: request (Optional[Union[google.cloud.contentwarehouse_v1.types.ListSynonymSetsRequest, dict]]): The request object. Request message for - SynonymSetService.ListSynonymSets. Will return all - synonymSets belonging to the customer project. + SynonymSetService.ListSynonymSets. Will + return all synonymSets belonging to the + customer project. parent (:class:`str`): Required. The parent name. Format: projects/{project_number}/locations/{location}. diff --git a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/client.py b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/client.py index 313861e834c9..888d30915a23 100644 --- a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/client.py +++ b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/client.py @@ -630,8 +630,8 @@ def sample_get_synonym_set(): Args: request (Union[google.cloud.contentwarehouse_v1.types.GetSynonymSetRequest, dict]): The request object. Request message for - SynonymSetService.GetSynonymSet. Will return synonymSet - for a certain context. + SynonymSetService.GetSynonymSet. Will + return synonymSet for a certain context. name (str): Required. The name of the synonymSet to retrieve Format: projects/{project_number}/locations/{location}/synonymSets/{context}. @@ -744,9 +744,10 @@ def sample_update_synonym_set(): Args: request (Union[google.cloud.contentwarehouse_v1.types.UpdateSynonymSetRequest, dict]): The request object. Request message for - SynonymSetService.UpdateSynonymSet. Removes the - SynonymSet for the specified context and replaces it - with the SynonymSet in this request. + SynonymSetService.UpdateSynonymSet. + Removes the SynonymSet for the specified + context and replaces it with the + SynonymSet in this request. name (str): Required. The name of the synonymSet to update Format: projects/{project_number}/locations/{location}/synonymSets/{context}. @@ -960,8 +961,9 @@ def sample_list_synonym_sets(): Args: request (Union[google.cloud.contentwarehouse_v1.types.ListSynonymSetsRequest, dict]): The request object. Request message for - SynonymSetService.ListSynonymSets. Will return all - synonymSets belonging to the customer project. + SynonymSetService.ListSynonymSets. Will + return all synonymSets belonging to the + customer project. parent (str): Required. The parent name. Format: projects/{project_number}/locations/{location}. diff --git a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/transports/rest.py b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/transports/rest.py index 6f76ab3a8369..9e73e22e5852 100644 --- a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/transports/rest.py +++ b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/services/synonym_set_service/transports/rest.py @@ -350,7 +350,6 @@ def __call__( request (~.synonymset_service_request.CreateSynonymSetRequest): The request object. Request message for SynonymSetService.CreateSynonymSet. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -457,7 +456,6 @@ def __call__( request (~.synonymset_service_request.DeleteSynonymSetRequest): The request object. Request message for SynonymSetService.DeleteSynonymSet. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -536,7 +534,6 @@ def __call__( The request object. Request message for SynonymSetService.GetSynonymSet. Will return synonymSet for a certain context. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -634,7 +631,6 @@ def __call__( SynonymSetService.ListSynonymSets. Will return all synonymSets belonging to the customer project. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -729,7 +725,6 @@ def __call__( Removes the SynonymSet for the specified context and replaces it with the SynonymSet in this request. - 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/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/types/document.py b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/types/document.py index a02795863ef5..411d347e28d2 100644 --- a/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/types/document.py +++ b/packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse_v1/types/document.py @@ -17,7 +17,7 @@ from typing import MutableMapping, MutableSequence -import google.cloud.documentai_v1.types +from google.cloud.documentai_v1.types import document as gcd_document from google.protobuf import timestamp_pb2 # type: ignore from google.type import datetime_pb2 # type: ignore import proto # type: ignore @@ -183,11 +183,11 @@ class Document(proto.Message): number=15, oneof="structured_content", ) - cloud_ai_document: google.cloud.documentai_v1.types.Document = proto.Field( + cloud_ai_document: gcd_document.Document = proto.Field( proto.MESSAGE, number=4, oneof="structured_content", - message=google.cloud.documentai_v1.types.Document, + message=gcd_document.Document, ) structured_content_uri: str = proto.Field( proto.STRING, diff --git a/packages/google-cloud-contentwarehouse/setup.py b/packages/google-cloud-contentwarehouse/setup.py index 07ab39add606..fee9b28d2bcc 100644 --- a/packages/google-cloud-contentwarehouse/setup.py +++ b/packages/google-cloud-contentwarehouse/setup.py @@ -42,8 +42,8 @@ "proto-plus >= 1.22.0, <2.0.0dev", "proto-plus >= 1.22.2, <2.0.0dev; python_version>='3.11'", "protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5", - "grpc-google-iam-v1 >= 0.12.4, < 1.0.0dev", - "google-cloud-documentai >= 1.2.1, < 3.0.0dev", + "google-cloud-documentai >= 2.0.0, <3.0.0dev", + "grpc-google-iam-v1 >= 0.12.4, <1.0.0dev", ] url = "https://github.com/googleapis/google-cloud-python" diff --git a/packages/google-cloud-contentwarehouse/testing/constraints-3.10.txt b/packages/google-cloud-contentwarehouse/testing/constraints-3.10.txt index 068438ef4e0a..0397b143465c 100644 --- a/packages/google-cloud-contentwarehouse/testing/constraints-3.10.txt +++ b/packages/google-cloud-contentwarehouse/testing/constraints-3.10.txt @@ -4,5 +4,5 @@ google-api-core proto-plus protobuf -grpc-google-iam-v1 google-cloud-documentai +grpc-google-iam-v1 diff --git a/packages/google-cloud-contentwarehouse/testing/constraints-3.11.txt b/packages/google-cloud-contentwarehouse/testing/constraints-3.11.txt index 068438ef4e0a..0397b143465c 100644 --- a/packages/google-cloud-contentwarehouse/testing/constraints-3.11.txt +++ b/packages/google-cloud-contentwarehouse/testing/constraints-3.11.txt @@ -4,5 +4,5 @@ google-api-core proto-plus protobuf -grpc-google-iam-v1 google-cloud-documentai +grpc-google-iam-v1 diff --git a/packages/google-cloud-contentwarehouse/testing/constraints-3.12.txt b/packages/google-cloud-contentwarehouse/testing/constraints-3.12.txt index 068438ef4e0a..0397b143465c 100644 --- a/packages/google-cloud-contentwarehouse/testing/constraints-3.12.txt +++ b/packages/google-cloud-contentwarehouse/testing/constraints-3.12.txt @@ -4,5 +4,5 @@ google-api-core proto-plus protobuf -grpc-google-iam-v1 google-cloud-documentai +grpc-google-iam-v1 diff --git a/packages/google-cloud-contentwarehouse/testing/constraints-3.7.txt b/packages/google-cloud-contentwarehouse/testing/constraints-3.7.txt index 9f001120ceba..45230603ec98 100644 --- a/packages/google-cloud-contentwarehouse/testing/constraints-3.7.txt +++ b/packages/google-cloud-contentwarehouse/testing/constraints-3.7.txt @@ -7,5 +7,5 @@ google-api-core==1.34.0 proto-plus==1.22.0 protobuf==3.19.5 +google-cloud-documentai==2.0.0 grpc-google-iam-v1==0.12.4 -google-cloud-documentai==1.2.1 diff --git a/packages/google-cloud-contentwarehouse/testing/constraints-3.8.txt b/packages/google-cloud-contentwarehouse/testing/constraints-3.8.txt index 068438ef4e0a..0397b143465c 100644 --- a/packages/google-cloud-contentwarehouse/testing/constraints-3.8.txt +++ b/packages/google-cloud-contentwarehouse/testing/constraints-3.8.txt @@ -4,5 +4,5 @@ google-api-core proto-plus protobuf -grpc-google-iam-v1 google-cloud-documentai +grpc-google-iam-v1 diff --git a/packages/google-cloud-contentwarehouse/testing/constraints-3.9.txt b/packages/google-cloud-contentwarehouse/testing/constraints-3.9.txt index 068438ef4e0a..0397b143465c 100644 --- a/packages/google-cloud-contentwarehouse/testing/constraints-3.9.txt +++ b/packages/google-cloud-contentwarehouse/testing/constraints-3.9.txt @@ -4,5 +4,5 @@ google-api-core proto-plus protobuf -grpc-google-iam-v1 google-cloud-documentai +grpc-google-iam-v1 diff --git a/packages/google-cloud-contentwarehouse/tests/unit/gapic/contentwarehouse_v1/test_document_service.py b/packages/google-cloud-contentwarehouse/tests/unit/gapic/contentwarehouse_v1/test_document_service.py index ca3b9e464616..807ae9d55c4e 100644 --- a/packages/google-cloud-contentwarehouse/tests/unit/gapic/contentwarehouse_v1/test_document_service.py +++ b/packages/google-cloud-contentwarehouse/tests/unit/gapic/contentwarehouse_v1/test_document_service.py @@ -32,6 +32,9 @@ import google.auth from google.auth import credentials as ga_credentials from google.auth.exceptions import MutualTLSChannelError +from google.cloud.documentai_v1.types import barcode +from google.cloud.documentai_v1.types import document as gcd_document +from google.cloud.documentai_v1.types import geometry from google.iam.v1 import policy_pb2 # type: ignore from google.longrunning import operations_pb2 from google.oauth2 import service_account diff --git a/packages/google-cloud-datacatalog-lineage/google/cloud/datacatalog/lineage_v1/services/lineage/transports/rest.py b/packages/google-cloud-datacatalog-lineage/google/cloud/datacatalog/lineage_v1/services/lineage/transports/rest.py index 48396b9f09cd..2adf51276ae8 100644 --- a/packages/google-cloud-datacatalog-lineage/google/cloud/datacatalog/lineage_v1/services/lineage/transports/rest.py +++ b/packages/google-cloud-datacatalog-lineage/google/cloud/datacatalog/lineage_v1/services/lineage/transports/rest.py @@ -798,7 +798,6 @@ def __call__( request (~.lineage.BatchSearchLinkProcessesRequest): The request object. Request message for [BatchSearchLinkProcesses][google.cloud.datacatalog.lineage.v1.Lineage.BatchSearchLinkProcesses]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -899,7 +898,6 @@ def __call__( request (~.lineage.CreateLineageEventRequest): The request object. Request message for [CreateLineageEvent][google.cloud.datacatalog.lineage.v1.CreateLineageEvent]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1003,7 +1001,6 @@ def __call__( request (~.lineage.CreateProcessRequest): The request object. Request message for [CreateProcess][google.cloud.datacatalog.lineage.v1.CreateProcess]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1102,7 +1099,6 @@ def __call__( request (~.lineage.CreateRunRequest): The request object. Request message for [CreateRun][google.cloud.datacatalog.lineage.v1.CreateRun]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1202,7 +1198,6 @@ def __call__( request (~.lineage.DeleteLineageEventRequest): The request object. Request message for [DeleteLineageEvent][google.cloud.datacatalog.lineage.v1.DeleteLineageEvent]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1280,7 +1275,6 @@ def __call__( request (~.lineage.DeleteProcessRequest): The request object. Request message for [DeleteProcess][google.cloud.datacatalog.lineage.v1.DeleteProcess]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1369,7 +1363,6 @@ def __call__( request (~.lineage.DeleteRunRequest): The request object. Request message for [DeleteRun][google.cloud.datacatalog.lineage.v1.DeleteRun]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1458,7 +1451,6 @@ def __call__( request (~.lineage.GetLineageEventRequest): The request object. Request message for [GetLineageEvent][google.cloud.datacatalog.lineage.v1.GetLineageEvent]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1553,7 +1545,6 @@ def __call__( request (~.lineage.GetProcessRequest): The request object. Request message for [GetProcess][google.cloud.datacatalog.lineage.v1.GetProcess]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1643,7 +1634,6 @@ def __call__( request (~.lineage.GetRunRequest): The request object. Request message for [GetRun][google.cloud.datacatalog.lineage.v1.GetRun]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1734,7 +1724,6 @@ def __call__( request (~.lineage.ListLineageEventsRequest): The request object. Request message for [ListLineageEvents][google.cloud.datacatalog.lineage.v1.ListLineageEvents]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1826,7 +1815,6 @@ def __call__( request (~.lineage.ListProcessesRequest): The request object. Request message for [ListProcesses][google.cloud.datacatalog.lineage.v1.ListProcesses]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1916,7 +1904,6 @@ def __call__( request (~.lineage.ListRunsRequest): The request object. Request message for [ListRuns][google.cloud.datacatalog.lineage.v1.ListRuns]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2006,7 +1993,6 @@ def __call__( request (~.lineage.SearchLinksRequest): The request object. Request message for [SearchLinks][google.cloud.datacatalog.lineage.v1.Lineage.SearchLinks]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2105,7 +2091,6 @@ def __call__( request (~.lineage.UpdateProcessRequest): The request object. Request message for [UpdateProcess][google.cloud.datacatalog.lineage.v1.UpdateProcess]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2204,7 +2189,6 @@ def __call__( request (~.lineage.UpdateRunRequest): The request object. Request message for [UpdateRun][google.cloud.datacatalog.lineage.v1.UpdateRun]. - 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/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/document_service/transports/rest.py b/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/document_service/transports/rest.py index 2f2c4585f0ec..eaa8574f6339 100644 --- a/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/document_service/transports/rest.py +++ b/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/document_service/transports/rest.py @@ -529,7 +529,6 @@ def __call__( The request object. Request message for [DocumentService.CreateDocument][google.cloud.discoveryengine.v1beta.DocumentService.CreateDocument] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -635,7 +634,6 @@ def __call__( The request object. Request message for [DocumentService.DeleteDocument][google.cloud.discoveryengine.v1beta.DocumentService.DeleteDocument] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -716,7 +714,6 @@ def __call__( The request object. Request message for [DocumentService.GetDocument][google.cloud.discoveryengine.v1beta.DocumentService.GetDocument] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -915,7 +912,6 @@ def __call__( The request object. Request message for [DocumentService.ListDocuments][google.cloud.discoveryengine.v1beta.DocumentService.ListDocuments] method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1011,7 +1007,6 @@ def __call__( The request object. Request message for [DocumentService.UpdateDocument][google.cloud.discoveryengine.v1beta.DocumentService.UpdateDocument] 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/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/recommendation_service/async_client.py b/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/recommendation_service/async_client.py index 428ff9b17842..2c6a17661c40 100644 --- a/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/recommendation_service/async_client.py +++ b/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/recommendation_service/async_client.py @@ -266,8 +266,7 @@ async def sample_recommend(): Args: request (Optional[Union[google.cloud.discoveryengine_v1beta.types.RecommendRequest, dict]]): - The request object. Request message for Recommend - method. + The request object. Request message for Recommend 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/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/recommendation_service/client.py b/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/recommendation_service/client.py index 12e5281d3c1e..35a50e4bc84e 100644 --- a/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/recommendation_service/client.py +++ b/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/recommendation_service/client.py @@ -516,8 +516,7 @@ def sample_recommend(): Args: request (Union[google.cloud.discoveryengine_v1beta.types.RecommendRequest, dict]): - The request object. Request message for Recommend - method. + The request object. Request message for Recommend 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/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/user_event_service/transports/rest.py b/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/user_event_service/transports/rest.py index ccf037c8b8b0..95b6c79929fb 100644 --- a/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/user_event_service/transports/rest.py +++ b/packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1beta/services/user_event_service/transports/rest.py @@ -455,7 +455,6 @@ def __call__( request (~.user_event_service.CollectUserEventRequest): The request object. Request message for CollectUserEvent method. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -598,7 +597,6 @@ def __call__( request (~.import_config.ImportUserEventsRequest): The request object. Request message for the ImportUserEvents request. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -703,7 +701,6 @@ def __call__( request (~.user_event_service.WriteUserEventRequest): The request object. Request message for WriteUserEvent 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/packages/google-cloud-discoveryengine/samples/generated_samples/snippet_metadata_google.cloud.discoveryengine.v1beta.json b/packages/google-cloud-discoveryengine/samples/generated_samples/snippet_metadata_google.cloud.discoveryengine.v1beta.json index d4f0d6be79b0..dfa735834af3 100644 --- a/packages/google-cloud-discoveryengine/samples/generated_samples/snippet_metadata_google.cloud.discoveryengine.v1beta.json +++ b/packages/google-cloud-discoveryengine/samples/generated_samples/snippet_metadata_google.cloud.discoveryengine.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-discoveryengine", - "version": "0.4.0" + "version": "0.1.0" }, "snippets": [ { diff --git a/packages/google-cloud-enterpriseknowledgegraph/google/cloud/enterpriseknowledgegraph_v1/services/enterprise_knowledge_graph_service/transports/rest.py b/packages/google-cloud-enterpriseknowledgegraph/google/cloud/enterpriseknowledgegraph_v1/services/enterprise_knowledge_graph_service/transports/rest.py index aae02165cf3c..4adf556a0f7f 100644 --- a/packages/google-cloud-enterpriseknowledgegraph/google/cloud/enterpriseknowledgegraph_v1/services/enterprise_knowledge_graph_service/transports/rest.py +++ b/packages/google-cloud-enterpriseknowledgegraph/google/cloud/enterpriseknowledgegraph_v1/services/enterprise_knowledge_graph_service/transports/rest.py @@ -443,7 +443,6 @@ def __call__( request (~.service.CancelEntityReconciliationJobRequest): The request object. Request message for CancelEntityReconciliationJob. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -531,7 +530,6 @@ def __call__( request (~.service.CreateEntityReconciliationJobRequest): The request object. Request message for CreateEntityReconciliationJob. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -631,7 +629,6 @@ def __call__( request (~.service.DeleteEntityReconciliationJobRequest): The request object. Request message for DeleteEntityReconciliationJob. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -710,7 +707,6 @@ def __call__( request (~.service.GetEntityReconciliationJobRequest): The request object. Request message for GetEntityReconciliationJob. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -801,7 +797,6 @@ def __call__( request (~.service.ListEntityReconciliationJobsRequest): The request object. Request message for [EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -895,7 +890,6 @@ def __call__( request (~.service.LookupRequest): The request object. Request message for [EnterpriseKnowledgeGraphService.Lookup][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Lookup]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -987,7 +981,6 @@ def __call__( request (~.service.LookupPublicKgRequest): The request object. Request message for [EnterpriseKnowledgeGraphService.LookupPublicKg][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.LookupPublicKg]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1081,7 +1074,6 @@ def __call__( request (~.service.SearchRequest): The request object. Request message for [EnterpriseKnowledgeGraphService.Search][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Search]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1173,7 +1165,6 @@ def __call__( request (~.service.SearchPublicKgRequest): The request object. Request message for [EnterpriseKnowledgeGraphService.Search][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Search]. - 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/packages/google-cloud-vmwareengine/google/cloud/vmwareengine_v1/services/vmware_engine/transports/rest.py b/packages/google-cloud-vmwareengine/google/cloud/vmwareengine_v1/services/vmware_engine/transports/rest.py index 266ebeefbac5..759175f11619 100644 --- a/packages/google-cloud-vmwareengine/google/cloud/vmwareengine_v1/services/vmware_engine/transports/rest.py +++ b/packages/google-cloud-vmwareengine/google/cloud/vmwareengine_v1/services/vmware_engine/transports/rest.py @@ -1400,7 +1400,6 @@ def __call__( request (~.vmwareengine.CreateClusterRequest): The request object. Request message for [VmwareEngine.CreateCluster][google.cloud.vmwareengine.v1.VmwareEngine.CreateCluster] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1500,7 +1499,6 @@ def __call__( request (~.vmwareengine.CreateHcxActivationKeyRequest): The request object. Request message for [VmwareEngine.CreateHcxActivationKey][google.cloud.vmwareengine.v1.VmwareEngine.CreateHcxActivationKey] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1602,7 +1600,6 @@ def __call__( request (~.vmwareengine.CreateNetworkPolicyRequest): The request object. Request message for [VmwareEngine.CreateNetworkPolicy][google.cloud.vmwareengine.v1.VmwareEngine.CreateNetworkPolicy] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1704,7 +1701,6 @@ def __call__( request (~.vmwareengine.CreatePrivateCloudRequest): The request object. Request message for [VmwareEngine.CreatePrivateCloud][google.cloud.vmwareengine.v1.VmwareEngine.CreatePrivateCloud] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1807,7 +1803,6 @@ def __call__( request (~.vmwareengine.CreateVmwareEngineNetworkRequest): The request object. Request message for [VmwareEngine.CreateVmwareEngineNetwork][google.cloud.vmwareengine.v1.VmwareEngine.CreateVmwareEngineNetwork] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1907,7 +1902,6 @@ def __call__( request (~.vmwareengine.DeleteClusterRequest): The request object. Request message for [VmwareEngine.DeleteCluster][google.cloud.vmwareengine.v1.VmwareEngine.DeleteCluster] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1996,7 +1990,6 @@ def __call__( request (~.vmwareengine.DeleteNetworkPolicyRequest): The request object. Request message for [VmwareEngine.DeleteNetworkPolicy][google.cloud.vmwareengine.v1.VmwareEngine.DeleteNetworkPolicy] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2087,7 +2080,6 @@ def __call__( request (~.vmwareengine.DeletePrivateCloudRequest): The request object. Request message for [VmwareEngine.DeletePrivateCloud][google.cloud.vmwareengine.v1.VmwareEngine.DeletePrivateCloud] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2179,7 +2171,6 @@ def __call__( request (~.vmwareengine.DeleteVmwareEngineNetworkRequest): The request object. Request message for [VmwareEngine.DeleteVmwareEngineNetwork][google.cloud.vmwareengine.v1.VmwareEngine.DeleteVmwareEngineNetwork] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2270,7 +2261,6 @@ def __call__( request (~.vmwareengine.GetClusterRequest): The request object. Request message for [VmwareEngine.GetCluster][google.cloud.vmwareengine.v1.VmwareEngine.GetCluster] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2358,7 +2348,6 @@ def __call__( request (~.vmwareengine.GetHcxActivationKeyRequest): The request object. Request message for [VmwareEngine.GetHcxActivationKeys][] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2455,7 +2444,6 @@ def __call__( request (~.vmwareengine.GetNetworkPolicyRequest): The request object. Request message for [VmwareEngine.GetNetworkPolicy][google.cloud.vmwareengine.v1.VmwareEngine.GetNetworkPolicy] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2556,7 +2544,6 @@ def __call__( request (~.vmwareengine.GetNodeTypeRequest): The request object. Request message for [VmwareEngine.GetNodeType][google.cloud.vmwareengine.v1.VmwareEngine.GetNodeType] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2644,7 +2631,6 @@ def __call__( request (~.vmwareengine.GetPrivateCloudRequest): The request object. Request message for [VmwareEngine.GetPrivateCloud][google.cloud.vmwareengine.v1.VmwareEngine.GetPrivateCloud] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2736,7 +2722,6 @@ def __call__( request (~.vmwareengine.GetVmwareEngineNetworkRequest): The request object. Request message for [VmwareEngine.GetVmwareEngineNetwork][google.cloud.vmwareengine.v1.VmwareEngine.GetVmwareEngineNetwork] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2829,7 +2814,6 @@ def __call__( request (~.vmwareengine.ListClustersRequest): The request object. Request message for [VmwareEngine.ListClusters][google.cloud.vmwareengine.v1.VmwareEngine.ListClusters] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2919,7 +2903,6 @@ def __call__( request (~.vmwareengine.ListHcxActivationKeysRequest): The request object. Request message for [VmwareEngine.ListHcxActivationKeys][google.cloud.vmwareengine.v1.VmwareEngine.ListHcxActivationKeys] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3011,7 +2994,6 @@ def __call__( request (~.vmwareengine.ListNetworkPoliciesRequest): The request object. Request message for [VmwareEngine.ListNetworkPolicies][google.cloud.vmwareengine.v1.VmwareEngine.ListNetworkPolicies] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3103,7 +3085,6 @@ def __call__( request (~.vmwareengine.ListNodeTypesRequest): The request object. Request message for [VmwareEngine.ListNodeTypes][google.cloud.vmwareengine.v1.VmwareEngine.ListNodeTypes] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3193,7 +3174,6 @@ def __call__( request (~.vmwareengine.ListPrivateCloudsRequest): The request object. Request message for [VmwareEngine.ListPrivateClouds][google.cloud.vmwareengine.v1.VmwareEngine.ListPrivateClouds] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3285,7 +3265,6 @@ def __call__( request (~.vmwareengine.ListSubnetsRequest): The request object. Request message for [VmwareEngine.ListSubnets][google.cloud.vmwareengine.v1.VmwareEngine.ListSubnets] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3376,7 +3355,6 @@ def __call__( request (~.vmwareengine.ListVmwareEngineNetworksRequest): The request object. Request message for [VmwareEngine.ListVmwareEngineNetworks][google.cloud.vmwareengine.v1.VmwareEngine.ListVmwareEngineNetworks] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3468,7 +3446,6 @@ def __call__( request (~.vmwareengine.ResetNsxCredentialsRequest): The request object. Request message for [VmwareEngine.ResetNsxCredentials][google.cloud.vmwareengine.v1.VmwareEngine.ResetNsxCredentials] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3568,7 +3545,6 @@ def __call__( request (~.vmwareengine.ResetVcenterCredentialsRequest): The request object. Request message for [VmwareEngine.ResetVcenterCredentials][google.cloud.vmwareengine.v1.VmwareEngine.ResetVcenterCredentials] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3668,7 +3644,6 @@ def __call__( request (~.vmwareengine.ShowNsxCredentialsRequest): The request object. Request message for [VmwareEngine.ShowNsxCredentials][google.cloud.vmwareengine.v1.VmwareEngine.ShowNsxCredentials] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3758,7 +3733,6 @@ def __call__( request (~.vmwareengine.ShowVcenterCredentialsRequest): The request object. Request message for [VmwareEngine.ShowVcenterCredentials][google.cloud.vmwareengine.v1.VmwareEngine.ShowVcenterCredentials] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3848,7 +3822,6 @@ def __call__( request (~.vmwareengine.UndeletePrivateCloudRequest): The request object. Request message for [VmwareEngine.UndeletePrivateCloud][google.cloud.vmwareengine.v1.VmwareEngine.UndeletePrivateCloud] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -3950,7 +3923,6 @@ def __call__( request (~.vmwareengine.UpdateClusterRequest): The request object. Request message for [VmwareEngine.UpdateCluster][google.cloud.vmwareengine.v1.VmwareEngine.UpdateCluster] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -4050,7 +4022,6 @@ def __call__( request (~.vmwareengine.UpdateNetworkPolicyRequest): The request object. Request message for [VmwareEngine.UpdateNetworkPolicy][google.cloud.vmwareengine.v1.VmwareEngine.UpdateNetworkPolicy] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -4152,7 +4123,6 @@ def __call__( request (~.vmwareengine.UpdatePrivateCloudRequest): The request object. Request message for [VmwareEngine.UpdatePrivateCloud][google.cloud.vmwareengine.v1.VmwareEngine.UpdatePrivateCloud] - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -4255,7 +4225,6 @@ def __call__( request (~.vmwareengine.UpdateVmwareEngineNetworkRequest): The request object. Request message for [VmwareEngine.UpdateVmwareEngineNetwork][google.cloud.vmwareengine.v1.VmwareEngine.UpdateVmwareEngineNetwork] - 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/packages/google-cloud-vmwareengine/setup.py b/packages/google-cloud-vmwareengine/setup.py index 2c506d5aef11..e2fec52a7c33 100644 --- a/packages/google-cloud-vmwareengine/setup.py +++ b/packages/google-cloud-vmwareengine/setup.py @@ -42,7 +42,7 @@ "proto-plus >= 1.22.0, <2.0.0dev", "proto-plus >= 1.22.2, <2.0.0dev; python_version>='3.11'", "protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5", - "grpc-google-iam-v1 >= 0.12.4, < 1.0.0dev", + "grpc-google-iam-v1 >= 0.12.4, <1.0.0dev", ] url = "https://github.com/googleapis/google-cloud-python" diff --git a/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/async_client.py b/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/async_client.py index 038d6fcb5a79..47ff6799b13c 100644 --- a/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/async_client.py +++ b/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/async_client.py @@ -1752,8 +1752,7 @@ async def sample_list_workstations(): Args: request (Optional[Union[google.cloud.workstations_v1beta.types.ListWorkstationsRequest, dict]]): - The request object. Request message for - ListWorkstations. + The request object. Request message for ListWorkstations. parent (:class:`str`): Required. Parent resource name. This corresponds to the ``parent`` field @@ -2384,8 +2383,7 @@ async def sample_start_workstation(): Args: request (Optional[Union[google.cloud.workstations_v1beta.types.StartWorkstationRequest, dict]]): - The request object. Request message for - StartWorkstation. + The request object. Request message for StartWorkstation. name (:class:`str`): Required. Name of the workstation to start. diff --git a/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/client.py b/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/client.py index 5609c51e2d7c..9f072e7f7d0d 100644 --- a/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/client.py +++ b/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/client.py @@ -1987,8 +1987,7 @@ def sample_list_workstations(): Args: request (Union[google.cloud.workstations_v1beta.types.ListWorkstationsRequest, dict]): - The request object. Request message for - ListWorkstations. + The request object. Request message for ListWorkstations. parent (str): Required. Parent resource name. This corresponds to the ``parent`` field @@ -2601,8 +2600,7 @@ def sample_start_workstation(): Args: request (Union[google.cloud.workstations_v1beta.types.StartWorkstationRequest, dict]): - The request object. Request message for - StartWorkstation. + The request object. Request message for StartWorkstation. name (str): Required. Name of the workstation to start. diff --git a/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/transports/rest.py b/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/transports/rest.py index 8f413b7d89e3..43bf39b9bd14 100644 --- a/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/transports/rest.py +++ b/packages/google-cloud-workstations/google/cloud/workstations_v1beta/services/workstations/transports/rest.py @@ -1037,7 +1037,6 @@ def __call__( request (~.workstations.CreateWorkstationRequest): The request object. Message for creating a CreateWorkstation. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1140,7 +1139,6 @@ def __call__( request (~.workstations.CreateWorkstationClusterRequest): The request object. Message for creating a CreateWorkstationCluster. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1242,7 +1240,6 @@ def __call__( request (~.workstations.CreateWorkstationConfigRequest): The request object. Message for creating a CreateWorkstationConfig. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1342,7 +1339,6 @@ def __call__( request (~.workstations.DeleteWorkstationRequest): The request object. Request message for DeleteWorkstation. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1434,7 +1430,6 @@ def __call__( request (~.workstations.DeleteWorkstationClusterRequest): The request object. Message for deleting a workstation cluster. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1525,7 +1520,6 @@ def __call__( request (~.workstations.DeleteWorkstationConfigRequest): The request object. Message for deleting a workstation configuration. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1616,7 +1610,6 @@ def __call__( request (~.workstations.GenerateAccessTokenRequest): The request object. Request message for GenerateAccessToken. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1806,7 +1799,6 @@ def __call__( request (~.workstations.GetWorkstationClusterRequest): The request object. Request message for GetWorkstationCluster. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1899,7 +1891,6 @@ def __call__( request (~.workstations.GetWorkstationConfigRequest): The request object. Request message for GetWorkstationConfig. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1995,7 +1986,6 @@ def __call__( request (~.workstations.ListUsableWorkstationConfigsRequest): The request object. Request message for ListUsableWorkstationConfigs. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2087,7 +2077,6 @@ def __call__( request (~.workstations.ListUsableWorkstationsRequest): The request object. Request message for ListUsableWorkstations. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2179,7 +2168,6 @@ def __call__( request (~.workstations.ListWorkstationClustersRequest): The request object. Request message for ListWorkstationClusters. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2271,7 +2259,6 @@ def __call__( request (~.workstations.ListWorkstationConfigsRequest): The request object. Request message for ListWorkstationConfigs. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2651,7 +2638,6 @@ def __call__( request (~.workstations.UpdateWorkstationRequest): The request object. Request message for UpdateWorkstation. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2754,7 +2740,6 @@ def __call__( request (~.workstations.UpdateWorkstationClusterRequest): The request object. Request message for UpdateWorkstationCluster. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2856,7 +2841,6 @@ def __call__( request (~.workstations.UpdateWorkstationConfigRequest): The request object. Request message for UpdateWorkstationConfig. - 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/packages/google-cloud-workstations/setup.py b/packages/google-cloud-workstations/setup.py index 98c3c87849aa..00934948ac82 100644 --- a/packages/google-cloud-workstations/setup.py +++ b/packages/google-cloud-workstations/setup.py @@ -42,7 +42,7 @@ "proto-plus >= 1.22.0, <2.0.0dev", "proto-plus >= 1.22.2, <2.0.0dev; python_version>='3.11'", "protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5", - "grpc-google-iam-v1 >= 0.12.4, < 1.0.0dev", + "grpc-google-iam-v1 >= 0.12.4, <1.0.0dev", ] url = "https://github.com/googleapis/google-cloud-python" diff --git a/packages/google-maps-addressvalidation/google/maps/addressvalidation_v1/services/address_validation/transports/rest.py b/packages/google-maps-addressvalidation/google/maps/addressvalidation_v1/services/address_validation/transports/rest.py index ad8bd4d5cdd2..b0be9027cb53 100644 --- a/packages/google-maps-addressvalidation/google/maps/addressvalidation_v1/services/address_validation/transports/rest.py +++ b/packages/google-maps-addressvalidation/google/maps/addressvalidation_v1/services/address_validation/transports/rest.py @@ -262,7 +262,6 @@ def __call__( request (~.address_validation_service.ProvideValidationFeedbackRequest): The request object. The request for sending validation feedback. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -368,7 +367,6 @@ def __call__( request (~.address_validation_service.ValidateAddressRequest): The request object. The request for validating an address. - 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/packages/google-maps-addressvalidation/google/maps/addressvalidation_v1/types/geocode.py b/packages/google-maps-addressvalidation/google/maps/addressvalidation_v1/types/geocode.py index d5be83b798ea..7ba2894908a7 100644 --- a/packages/google-maps-addressvalidation/google/maps/addressvalidation_v1/types/geocode.py +++ b/packages/google-maps-addressvalidation/google/maps/addressvalidation_v1/types/geocode.py @@ -17,7 +17,7 @@ from typing import MutableMapping, MutableSequence -import google.geo.type.types # type: ignore +from google.geo.type.types import viewport from google.type import latlng_pb2 # type: ignore import proto # type: ignore @@ -79,10 +79,10 @@ class Geocode(proto.Message): number=2, message="PlusCode", ) - bounds: google.geo.type.types.Viewport = proto.Field( + bounds: viewport.Viewport = proto.Field( proto.MESSAGE, number=4, - message=google.geo.type.types.Viewport, + message=viewport.Viewport, ) feature_size_meters: float = proto.Field( proto.FLOAT, diff --git a/packages/google-maps-addressvalidation/setup.py b/packages/google-maps-addressvalidation/setup.py index 7232f2920c6f..5ef7016ab5b7 100644 --- a/packages/google-maps-addressvalidation/setup.py +++ b/packages/google-maps-addressvalidation/setup.py @@ -42,7 +42,7 @@ "proto-plus >= 1.22.0, <2.0.0dev", "proto-plus >= 1.22.2, <2.0.0dev; python_version>='3.11'", "protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5", - "google-geo-type<1.0.0dev", + "google-geo-type >= 0.1.0, <1.0.0dev", ] url = "https://github.com/googleapis/google-cloud-python" diff --git a/packages/google-maps-addressvalidation/testing/constraints-3.10.txt b/packages/google-maps-addressvalidation/testing/constraints-3.10.txt index ed7f9aed2559..2214a366a259 100644 --- a/packages/google-maps-addressvalidation/testing/constraints-3.10.txt +++ b/packages/google-maps-addressvalidation/testing/constraints-3.10.txt @@ -4,3 +4,4 @@ google-api-core proto-plus protobuf +google-geo-type diff --git a/packages/google-maps-addressvalidation/testing/constraints-3.11.txt b/packages/google-maps-addressvalidation/testing/constraints-3.11.txt index ed7f9aed2559..2214a366a259 100644 --- a/packages/google-maps-addressvalidation/testing/constraints-3.11.txt +++ b/packages/google-maps-addressvalidation/testing/constraints-3.11.txt @@ -4,3 +4,4 @@ google-api-core proto-plus protobuf +google-geo-type diff --git a/packages/google-maps-addressvalidation/testing/constraints-3.12.txt b/packages/google-maps-addressvalidation/testing/constraints-3.12.txt index ed7f9aed2559..2214a366a259 100644 --- a/packages/google-maps-addressvalidation/testing/constraints-3.12.txt +++ b/packages/google-maps-addressvalidation/testing/constraints-3.12.txt @@ -4,3 +4,4 @@ google-api-core proto-plus protobuf +google-geo-type diff --git a/packages/google-maps-addressvalidation/testing/constraints-3.8.txt b/packages/google-maps-addressvalidation/testing/constraints-3.8.txt index ed7f9aed2559..2214a366a259 100644 --- a/packages/google-maps-addressvalidation/testing/constraints-3.8.txt +++ b/packages/google-maps-addressvalidation/testing/constraints-3.8.txt @@ -4,3 +4,4 @@ google-api-core proto-plus protobuf +google-geo-type diff --git a/packages/google-maps-addressvalidation/testing/constraints-3.9.txt b/packages/google-maps-addressvalidation/testing/constraints-3.9.txt index ed7f9aed2559..2214a366a259 100644 --- a/packages/google-maps-addressvalidation/testing/constraints-3.9.txt +++ b/packages/google-maps-addressvalidation/testing/constraints-3.9.txt @@ -4,3 +4,4 @@ google-api-core proto-plus protobuf +google-geo-type diff --git a/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/async_client.py b/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/async_client.py index 06e05d148c10..02c4ca937d13 100644 --- a/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/async_client.py +++ b/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/async_client.py @@ -386,8 +386,8 @@ async def sample_update_dataset_metadata(): Args: request (Optional[Union[google.maps.mapsplatformdatasets_v1alpha.types.UpdateDatasetMetadataRequest, dict]]): - The request object. Request to update the metadata - fields of the dataset. + The request object. Request to update the metadata fields + of the dataset. dataset (:class:`google.maps.mapsplatformdatasets_v1alpha.types.Dataset`): Required. The dataset to update. The dataset's name is used to identify the dataset to be updated. The name has @@ -500,8 +500,7 @@ async def sample_get_dataset(): Args: request (Optional[Union[google.maps.mapsplatformdatasets_v1alpha.types.GetDatasetRequest, dict]]): - The request object. Request to get the specified - dataset. + The request object. Request to get the specified dataset. name (:class:`str`): Required. Resource name. Can also fetch a specified version projects/{project}/datasets/{dataset_id} diff --git a/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/client.py b/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/client.py index e3eb3ebf40aa..8d498661ba4f 100644 --- a/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/client.py +++ b/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/client.py @@ -605,8 +605,8 @@ def sample_update_dataset_metadata(): Args: request (Union[google.maps.mapsplatformdatasets_v1alpha.types.UpdateDatasetMetadataRequest, dict]): - The request object. Request to update the metadata - fields of the dataset. + The request object. Request to update the metadata fields + of the dataset. dataset (google.maps.mapsplatformdatasets_v1alpha.types.Dataset): Required. The dataset to update. The dataset's name is used to identify the dataset to be updated. The name has @@ -719,8 +719,7 @@ def sample_get_dataset(): Args: request (Union[google.maps.mapsplatformdatasets_v1alpha.types.GetDatasetRequest, dict]): - The request object. Request to get the specified - dataset. + The request object. Request to get the specified dataset. name (str): Required. Resource name. Can also fetch a specified version projects/{project}/datasets/{dataset_id} diff --git a/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/transports/rest.py b/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/transports/rest.py index 12f94ecfcd65..d8120b7c5c0d 100644 --- a/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/transports/rest.py +++ b/packages/google-maps-mapsplatformdatasets/google/maps/mapsplatformdatasets_v1alpha/services/maps_platform_datasets_v1_alpha/transports/rest.py @@ -484,7 +484,6 @@ def __call__( request (~.maps_platform_datasets.DeleteDatasetRequest): The request object. Request to delete a dataset. The dataset to be deleted. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -560,7 +559,6 @@ def __call__( request (~.maps_platform_datasets.DeleteDatasetVersionRequest): The request object. Request to delete a version of a dataset. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -726,7 +724,6 @@ def __call__( request (~.maps_platform_datasets.ListDatasetsRequest): The request object. Request to list datasets for the project. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -816,7 +813,6 @@ def __call__( request (~.maps_platform_datasets.ListDatasetVersionsRequest): The request object. Request to list of all versions of the dataset. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -908,7 +904,6 @@ def __call__( request (~.maps_platform_datasets.UpdateDatasetMetadataRequest): The request object. Request to update the metadata fields of the dataset. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request.