google-api-python-client-stubs 1.32.0__py3-none-any.whl → 1.34.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {google_api_python_client_stubs-1.32.0.dist-info → google_api_python_client_stubs-1.34.0.dist-info}/METADATA +2 -2
- {google_api_python_client_stubs-1.32.0.dist-info → google_api_python_client_stubs-1.34.0.dist-info}/RECORD +182 -179
- googleapiclient-stubs/_apis/accesscontextmanager/v1/resources.pyi +20 -0
- googleapiclient-stubs/_apis/accesscontextmanager/v1/schemas.pyi +5 -0
- googleapiclient-stubs/_apis/admin/directory_v1/resources.pyi +17 -0
- googleapiclient-stubs/_apis/admin/directory_v1/schemas.pyi +4 -0
- googleapiclient-stubs/_apis/admin/reports_v1/resources.pyi +3 -0
- googleapiclient-stubs/_apis/admin/reports_v1/schemas.pyi +7 -0
- googleapiclient-stubs/_apis/aiplatform/v1/resources.pyi +12 -0
- googleapiclient-stubs/_apis/aiplatform/v1/schemas.pyi +12 -0
- googleapiclient-stubs/_apis/aiplatform/v1beta1/resources.pyi +285 -0
- googleapiclient-stubs/_apis/aiplatform/v1beta1/schemas.pyi +140 -0
- googleapiclient-stubs/_apis/alloydb/v1/schemas.pyi +8 -1
- googleapiclient-stubs/_apis/alloydb/v1alpha/schemas.pyi +1 -1
- googleapiclient-stubs/_apis/alloydb/v1beta/schemas.pyi +1 -1
- googleapiclient-stubs/_apis/androidmanagement/v1/schemas.pyi +11 -0
- googleapiclient-stubs/_apis/apigee/v1/resources.pyi +17 -2
- googleapiclient-stubs/_apis/apigee/v1/schemas.pyi +11 -0
- googleapiclient-stubs/_apis/appengine/v1beta/schemas.pyi +0 -18
- googleapiclient-stubs/_apis/artifactregistry/v1/schemas.pyi +3 -1
- googleapiclient-stubs/_apis/artifactregistry/v1beta1/schemas.pyi +3 -1
- googleapiclient-stubs/_apis/artifactregistry/v1beta2/schemas.pyi +3 -1
- googleapiclient-stubs/_apis/backupdr/v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/biglake/v1/resources.pyi +47 -0
- googleapiclient-stubs/_apis/biglake/v1/schemas.pyi +8 -0
- googleapiclient-stubs/_apis/bigquery/v2/schemas.pyi +4 -0
- googleapiclient-stubs/_apis/bigtableadmin/v2/schemas.pyi +4 -0
- googleapiclient-stubs/_apis/ces/v1/resources.pyi +8 -0
- googleapiclient-stubs/_apis/ces/v1/schemas.pyi +25 -0
- googleapiclient-stubs/_apis/ces/v1beta/resources.pyi +10 -0
- googleapiclient-stubs/_apis/ces/v1beta/schemas.pyi +25 -0
- googleapiclient-stubs/_apis/chat/v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/cloudfunctions/v2/schemas.pyi +12 -0
- googleapiclient-stubs/_apis/cloudkms/v1/resources.pyi +42 -0
- googleapiclient-stubs/_apis/cloudkms/v1/schemas.pyi +14 -0
- googleapiclient-stubs/_apis/composer/v1/schemas.pyi +3 -0
- googleapiclient-stubs/_apis/composer/v1beta1/schemas.pyi +3 -0
- googleapiclient-stubs/_apis/compute/alpha/resources.pyi +87 -7
- googleapiclient-stubs/_apis/compute/alpha/schemas.pyi +193 -21
- googleapiclient-stubs/_apis/compute/beta/resources.pyi +162 -0
- googleapiclient-stubs/_apis/compute/beta/schemas.pyi +189 -6
- googleapiclient-stubs/_apis/compute/v1/resources.pyi +117 -1
- googleapiclient-stubs/_apis/compute/v1/schemas.pyi +102 -1
- googleapiclient-stubs/_apis/connectors/v2/resources.pyi +26 -0
- googleapiclient-stubs/_apis/connectors/v2/schemas.pyi +20 -0
- googleapiclient-stubs/_apis/container/v1/schemas.pyi +16 -1
- googleapiclient-stubs/_apis/container/v1beta1/schemas.pyi +16 -1
- googleapiclient-stubs/_apis/containeranalysis/v1/schemas.pyi +2 -1
- googleapiclient-stubs/_apis/containeranalysis/v1alpha1/schemas.pyi +2 -0
- googleapiclient-stubs/_apis/containeranalysis/v1beta1/schemas.pyi +1 -1
- googleapiclient-stubs/_apis/dataflow/v1b3/schemas.pyi +4 -0
- googleapiclient-stubs/_apis/datamanager/v1/resources.pyi +270 -0
- googleapiclient-stubs/_apis/datamanager/v1/schemas.pyi +334 -0
- googleapiclient-stubs/_apis/dataplex/v1/resources.pyi +53 -0
- googleapiclient-stubs/_apis/dataplex/v1/schemas.pyi +32 -0
- googleapiclient-stubs/_apis/dataproc/v1/schemas.pyi +14 -0
- googleapiclient-stubs/_apis/datastream/v1/schemas.pyi +77 -0
- googleapiclient-stubs/_apis/datastream/v1alpha1/schemas.pyi +77 -0
- googleapiclient-stubs/_apis/developerconnect/v1/schemas.pyi +5 -1
- googleapiclient-stubs/_apis/dfareporting/v5/resources.pyi +30 -1
- googleapiclient-stubs/_apis/dfareporting/v5/schemas.pyi +13 -0
- googleapiclient-stubs/_apis/dialogflow/v2beta1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/discoveryengine/v1/resources.pyi +168 -0
- googleapiclient-stubs/_apis/discoveryengine/v1/schemas.pyi +475 -3
- googleapiclient-stubs/_apis/discoveryengine/v1alpha/resources.pyi +36 -91
- googleapiclient-stubs/_apis/discoveryengine/v1alpha/schemas.pyi +225 -85
- googleapiclient-stubs/_apis/discoveryengine/v1beta/resources.pyi +22 -0
- googleapiclient-stubs/_apis/discoveryengine/v1beta/schemas.pyi +207 -3
- googleapiclient-stubs/_apis/displayvideo/v2/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/displayvideo/v3/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/displayvideo/v4/resources.pyi +0 -488
- googleapiclient-stubs/_apis/displayvideo/v4/schemas.pyi +1 -63
- googleapiclient-stubs/_apis/dns/v1/resources.pyi +1 -0
- googleapiclient-stubs/_apis/dns/v1beta2/resources.pyi +1 -0
- googleapiclient-stubs/_apis/documentai/v1/schemas.pyi +13 -4
- googleapiclient-stubs/_apis/documentai/v1beta3/schemas.pyi +10 -3
- googleapiclient-stubs/_apis/firebaseapphosting/v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/firebaseapphosting/v1beta/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/firebaseml/v2beta/schemas.pyi +42 -0
- googleapiclient-stubs/_apis/firestore/v1/schemas.pyi +3 -2
- googleapiclient-stubs/_apis/gkebackup/v1/schemas.pyi +2 -0
- googleapiclient-stubs/_apis/gkehub/v1alpha/schemas.pyi +25 -30
- googleapiclient-stubs/_apis/gkehub/v1beta/schemas.pyi +22 -30
- googleapiclient-stubs/_apis/gmailpostmastertools/v2/__init__.pyi +2 -0
- googleapiclient-stubs/_apis/gmailpostmastertools/v2/resources.pyi +106 -0
- googleapiclient-stubs/_apis/gmailpostmastertools/v2/schemas.pyi +175 -0
- googleapiclient-stubs/_apis/healthcare/v1/resources.pyi +7 -0
- googleapiclient-stubs/_apis/healthcare/v1/schemas.pyi +9 -0
- googleapiclient-stubs/_apis/healthcare/v1beta1/resources.pyi +7 -0
- googleapiclient-stubs/_apis/healthcare/v1beta1/schemas.pyi +9 -0
- googleapiclient-stubs/_apis/iam/v1/schemas.pyi +2 -5
- googleapiclient-stubs/_apis/iap/v1/schemas.pyi +3 -0
- googleapiclient-stubs/_apis/integrations/v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/language/v1/schemas.pyi +56 -0
- googleapiclient-stubs/_apis/language/v1beta2/schemas.pyi +56 -0
- googleapiclient-stubs/_apis/language/v2/schemas.pyi +56 -0
- googleapiclient-stubs/_apis/looker/v1/resources.pyi +0 -7
- googleapiclient-stubs/_apis/looker/v1/schemas.pyi +1 -11
- googleapiclient-stubs/_apis/memcache/v1/schemas.pyi +3 -0
- googleapiclient-stubs/_apis/memcache/v1beta2/schemas.pyi +3 -0
- googleapiclient-stubs/_apis/merchantapi/accounts_v1/schemas.pyi +2 -0
- googleapiclient-stubs/_apis/merchantapi/accounts_v1beta/schemas.pyi +2 -0
- googleapiclient-stubs/_apis/merchantapi/conversions_v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/conversions_v1beta/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/datasources_v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/datasources_v1beta/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/inventories_v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/inventories_v1beta/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/issueresolution_v1/schemas.pyi +2 -0
- googleapiclient-stubs/_apis/merchantapi/issueresolution_v1beta/schemas.pyi +2 -0
- googleapiclient-stubs/_apis/merchantapi/lfp_v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/lfp_v1beta/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/notifications_v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/notifications_v1beta/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/ordertracking_v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/ordertracking_v1beta/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/products_v1/schemas.pyi +3 -0
- googleapiclient-stubs/_apis/merchantapi/products_v1beta/schemas.pyi +3 -0
- googleapiclient-stubs/_apis/merchantapi/promotions_v1/schemas.pyi +13 -0
- googleapiclient-stubs/_apis/merchantapi/promotions_v1beta/schemas.pyi +7 -0
- googleapiclient-stubs/_apis/merchantapi/quota_v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/quota_v1beta/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/merchantapi/reports_v1/schemas.pyi +53 -0
- googleapiclient-stubs/_apis/merchantapi/reports_v1beta/schemas.pyi +53 -0
- googleapiclient-stubs/_apis/merchantapi/reviews_v1beta/schemas.pyi +5 -0
- googleapiclient-stubs/_apis/monitoring/v1/schemas.pyi +6 -0
- googleapiclient-stubs/_apis/netapp/v1/schemas.pyi +7 -0
- googleapiclient-stubs/_apis/netapp/v1beta1/resources.pyi +56 -0
- googleapiclient-stubs/_apis/netapp/v1beta1/schemas.pyi +40 -0
- googleapiclient-stubs/_apis/networkmanagement/v1/schemas.pyi +6 -0
- googleapiclient-stubs/_apis/networkmanagement/v1beta1/schemas.pyi +6 -0
- googleapiclient-stubs/_apis/networksecurity/v1/schemas.pyi +15 -0
- googleapiclient-stubs/_apis/networkservices/v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/networkservices/v1beta1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/observability/v1/resources.pyi +41 -0
- googleapiclient-stubs/_apis/observability/v1/schemas.pyi +7 -0
- googleapiclient-stubs/_apis/ondemandscanning/v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/ondemandscanning/v1beta1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/places/v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/playdeveloperreporting/v1alpha1/schemas.pyi +21 -0
- googleapiclient-stubs/_apis/playdeveloperreporting/v1beta1/schemas.pyi +21 -0
- googleapiclient-stubs/_apis/recommender/v1/schemas.pyi +0 -1
- googleapiclient-stubs/_apis/recommender/v1beta1/schemas.pyi +0 -1
- googleapiclient-stubs/_apis/redis/v1/resources.pyi +11 -0
- googleapiclient-stubs/_apis/redis/v1/schemas.pyi +22 -1
- googleapiclient-stubs/_apis/redis/v1beta1/resources.pyi +11 -0
- googleapiclient-stubs/_apis/redis/v1beta1/schemas.pyi +22 -1
- googleapiclient-stubs/_apis/run/v1/schemas.pyi +1 -0
- googleapiclient-stubs/_apis/run/v2/resources.pyi +1 -0
- googleapiclient-stubs/_apis/run/v2/schemas.pyi +3 -0
- googleapiclient-stubs/_apis/saasservicemgmt/v1beta1/schemas.pyi +2 -0
- googleapiclient-stubs/_apis/secretmanager/v1/resources.pyi +0 -44
- googleapiclient-stubs/_apis/secretmanager/v1/schemas.pyi +0 -6
- googleapiclient-stubs/_apis/secretmanager/v1beta1/resources.pyi +0 -44
- googleapiclient-stubs/_apis/secretmanager/v1beta1/schemas.pyi +0 -6
- googleapiclient-stubs/_apis/secretmanager/v1beta2/resources.pyi +0 -44
- googleapiclient-stubs/_apis/secretmanager/v1beta2/schemas.pyi +0 -6
- googleapiclient-stubs/_apis/securitycenter/v1/schemas.pyi +40 -0
- googleapiclient-stubs/_apis/securitycenter/v1beta1/schemas.pyi +40 -0
- googleapiclient-stubs/_apis/securitycenter/v1beta2/schemas.pyi +40 -0
- googleapiclient-stubs/_apis/serviceconsumermanagement/v1/schemas.pyi +6 -0
- googleapiclient-stubs/_apis/serviceconsumermanagement/v1beta1/schemas.pyi +6 -0
- googleapiclient-stubs/_apis/servicemanagement/v1/schemas.pyi +6 -0
- googleapiclient-stubs/_apis/servicenetworking/v1/schemas.pyi +7 -0
- googleapiclient-stubs/_apis/servicenetworking/v1beta/schemas.pyi +7 -0
- googleapiclient-stubs/_apis/serviceusage/v1/schemas.pyi +6 -0
- googleapiclient-stubs/_apis/serviceusage/v1beta1/schemas.pyi +6 -0
- googleapiclient-stubs/_apis/sqladmin/v1/resources.pyi +1 -8
- googleapiclient-stubs/_apis/sqladmin/v1/schemas.pyi +21 -6
- googleapiclient-stubs/_apis/sqladmin/v1beta4/schemas.pyi +21 -0
- googleapiclient-stubs/_apis/storage/v1/resources.pyi +9 -0
- googleapiclient-stubs/_apis/storagebatchoperations/v1/schemas.pyi +18 -1
- googleapiclient-stubs/_apis/threatintelligence/v1beta/resources.pyi +0 -30
- googleapiclient-stubs/_apis/threatintelligence/v1beta/schemas.pyi +0 -276
- googleapiclient-stubs/_apis/vmmigration/v1/schemas.pyi +5 -0
- googleapiclient-stubs/_apis/vmmigration/v1alpha1/schemas.pyi +11 -1
- googleapiclient-stubs/_apis/vmwareengine/v1/schemas.pyi +1 -1
- googleapiclient-stubs/_apis/workloadmanager/v1/resources.pyi +99 -0
- googleapiclient-stubs/_apis/workloadmanager/v1/schemas.pyi +247 -0
- googleapiclient-stubs/discovery.pyi +21 -0
- {google_api_python_client_stubs-1.32.0.dist-info → google_api_python_client_stubs-1.34.0.dist-info}/WHEEL +0 -0
- {google_api_python_client_stubs-1.32.0.dist-info → google_api_python_client_stubs-1.34.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: google-api-python-client-stubs
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.34.0
|
|
4
4
|
Summary: Type stubs for google-api-python-client
|
|
5
5
|
Author: Henrik Bruåsdal
|
|
6
6
|
Author-email: Henrik Bruåsdal <henrik.bruasdal@gmail.com>
|
|
7
7
|
License-Expression: Apache-2.0
|
|
8
8
|
License-File: LICENSE
|
|
9
9
|
Classifier: Typing :: Stubs Only
|
|
10
|
-
Requires-Dist: google-api-python-client>=2.
|
|
10
|
+
Requires-Dist: google-api-python-client>=2.192.0
|
|
11
11
|
Requires-Dist: types-httplib2>=0.22.0.2
|
|
12
12
|
Requires-Dist: typing-extensions>=3.10.0
|
|
13
13
|
Requires-Python: >=3.7
|