From dca888ef77d64f48ca2c11cbc66f3a656d2f3636 Mon Sep 17 00:00:00 2001
From: Yoshi Automation
Date: Tue, 10 May 2022 07:07:25 +0000
Subject: [PATCH 01/25] chore: update docs/dyn/index.md
---
docs/dyn/index.md | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/docs/dyn/index.md b/docs/dyn/index.md
index fea616270ff..1f89841de38 100644
--- a/docs/dyn/index.md
+++ b/docs/dyn/index.md
@@ -91,6 +91,10 @@
* [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/apigee_v1.html)
+## apigeeregistry
+* [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/apigeeregistry_v1.html)
+
+
## apikeys
* [v2](http://googleapis.github.io/google-api-python-client/docs/dyn/apikeys_v2.html)
@@ -121,10 +125,13 @@
## baremetalsolution
* [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/baremetalsolution_v1.html)
-* [v1alpha1](http://googleapis.github.io/google-api-python-client/docs/dyn/baremetalsolution_v1alpha1.html)
* [v2](http://googleapis.github.io/google-api-python-client/docs/dyn/baremetalsolution_v2.html)
+## beyondcorp
+* [v1alpha](http://googleapis.github.io/google-api-python-client/docs/dyn/beyondcorp_v1alpha.html)
+
+
## bigquery
* [v2](http://googleapis.github.io/google-api-python-client/docs/dyn/bigquery_v2.html)
@@ -415,7 +422,6 @@
## dns
* [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/dns_v1.html)
* [v1beta2](http://googleapis.github.io/google-api-python-client/docs/dyn/dns_v1beta2.html)
-* [v2](http://googleapis.github.io/google-api-python-client/docs/dyn/dns_v2.html)
## docs
From 967d773d4c69816ac7ace5feb3af6e0765e7cddd Mon Sep 17 00:00:00 2001
From: Yoshi Automation
Date: Tue, 10 May 2022 07:07:27 +0000
Subject: [PATCH 02/25] feat(adsense): update the api
#### adsense:v2
The following keys were added:
- resources.accounts.resources.adclients.methods.get (Total Keys: 11)
- resources.accounts.resources.reports.methods.getSaved (Total Keys: 11)
---
...adsense_v2.accounts.adclients.adunits.html | 36 ++++----
..._v2.accounts.adclients.customchannels.html | 36 ++++----
docs/dyn/adsense_v2.accounts.adclients.html | 45 +++++++---
...nse_v2.accounts.adclients.urlchannels.html | 42 ++++++++--
docs/dyn/adsense_v2.accounts.html | 36 ++++----
docs/dyn/adsense_v2.accounts.reports.html | 23 ++++++
.../adsense_v2.accounts.reports.saved.html | 18 ++--
docs/dyn/adsense_v2.accounts.sites.html | 18 ++--
docs/dyn/adsense_v2.html | 22 ++---
.../discovery_cache/documents/adsense.v2.json | 82 ++++++++++++++++++-
10 files changed, 254 insertions(+), 104 deletions(-)
diff --git a/docs/dyn/adsense_v2.accounts.adclients.adunits.html b/docs/dyn/adsense_v2.accounts.adclients.adunits.html
index 09436e4acf7..4f96f589b43 100644
--- a/docs/dyn/adsense_v2.accounts.adclients.adunits.html
+++ b/docs/dyn/adsense_v2.accounts.adclients.adunits.html
@@ -90,10 +90,10 @@ Instance Methods
listLinkedCustomChannels(parent, pageSize=None, pageToken=None, x__xgafv=None)
Lists all the custom channels available for an ad unit.
- listLinkedCustomChannels_next(previous_request, previous_response)
+ listLinkedCustomChannels_next()
Retrieves the next page of results.
- list_next(previous_request, previous_response)
+ list_next()
Retrieves the next page of results.
Method Details
@@ -208,31 +208,31 @@
Method Details
-
listLinkedCustomChannels_next(previous_request, previous_response)
+
listLinkedCustomChannels_next()
Retrieves the next page of results.
-Args:
- previous_request: The request for the previous page. (required)
- previous_response: The response from the request for the previous page. (required)
+ Args:
+ previous_request: The request for the previous page. (required)
+ previous_response: The response from the request for the previous page. (required)
-Returns:
- A request object that you can call 'execute()' on to request the next
- page. Returns None if there are no more items in the collection.
-
+ Returns:
+ A request object that you can call 'execute()' on to request the next
+ page. Returns None if there are no more items in the collection.
+
-
list_next(previous_request, previous_response)
+
list_next()
Retrieves the next page of results.
-Args:
- previous_request: The request for the previous page. (required)
- previous_response: The response from the request for the previous page. (required)
+ Args:
+ previous_request: The request for the previous page. (required)
+ previous_response: The response from the request for the previous page. (required)
-Returns:
- A request object that you can call 'execute()' on to request the next
- page. Returns None if there are no more items in the collection.
-
+ Returns:
+ A request object that you can call 'execute()' on to request the next
+ page. Returns None if there are no more items in the collection.
+