From f96588e3a695b7982b81ed0418a070d0431dec9b Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Wed, 5 Jul 2023 14:34:48 +0000 Subject: [PATCH] feat(gmailpostmastertools): update the api #### gmailpostmastertools:v1beta1 The following keys were added: - schemas.IpReputation.properties.numIps.deprecated (Total Keys: 1) --- .../discovery_cache/documents/gmailpostmastertools.v1.json | 2 +- .../documents/gmailpostmastertools.v1beta1.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/googleapiclient/discovery_cache/documents/gmailpostmastertools.v1.json b/googleapiclient/discovery_cache/documents/gmailpostmastertools.v1.json index a53d9a53025..833232d6d63 100644 --- a/googleapiclient/discovery_cache/documents/gmailpostmastertools.v1.json +++ b/googleapiclient/discovery_cache/documents/gmailpostmastertools.v1.json @@ -265,7 +265,7 @@ } } }, - "revision": "20230625", + "revision": "20230703", "rootUrl": "https://gmailpostmastertools.googleapis.com/", "schemas": { "DeliveryError": { diff --git a/googleapiclient/discovery_cache/documents/gmailpostmastertools.v1beta1.json b/googleapiclient/discovery_cache/documents/gmailpostmastertools.v1beta1.json index c1aec01edaf..ebb18d6b3e8 100644 --- a/googleapiclient/discovery_cache/documents/gmailpostmastertools.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/gmailpostmastertools.v1beta1.json @@ -265,7 +265,7 @@ } } }, - "revision": "20230625", + "revision": "20230703", "rootUrl": "https://gmailpostmastertools.googleapis.com/", "schemas": { "DeliveryError": { @@ -382,6 +382,7 @@ "type": "string" }, "numIps": { + "deprecated": true, "description": "Total number of unique IPs in this reputation category. This metric only pertains to traffic that passed [SPF](http://www.openspf.org/) or [DKIM](http://www.dkim.org/). Deprecated to be complied with ApiLinter for Quantities. Use ip_count instead.", "format": "int64", "type": "string"