chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/admob_v1beta.accounts.html b/docs/dyn/admob_v1beta.accounts.html
index 392045a..618be8b 100644
--- a/docs/dyn/admob_v1beta.accounts.html
+++ b/docs/dyn/admob_v1beta.accounts.html
@@ -128,9 +128,9 @@
{ # A publisher account contains information relevant to the use of this API, such as the time zone used for the reports.
"name": "A String", # Resource name of this account. Format is accounts/{publisher_id}.
+ "publisherId": "A String", # The unique ID by which this publisher account can be identified in the API requests (for example, pub-1234567890).
"reportingTimeZone": "A String", # The time zone that is used in reports that are generated for this account. The value is a time-zone ID as specified by the CLDR project, for example, "America/Los_Angeles".
"currencyCode": "A String", # Currency code of the earning-related metrics, which is the 3-letter code defined in ISO 4217. The daily average rate is used for the currency conversion.
- "publisherId": "A String", # The unique ID by which this publisher account can be identified in the API requests (for example, pub-1234567890).
}</pre>
</div>
@@ -154,9 +154,9 @@
"account": [ # Publisher that the client credentials can access.
{ # A publisher account contains information relevant to the use of this API, such as the time zone used for the reports.
"name": "A String", # Resource name of this account. Format is accounts/{publisher_id}.
+ "publisherId": "A String", # The unique ID by which this publisher account can be identified in the API requests (for example, pub-1234567890).
"reportingTimeZone": "A String", # The time zone that is used in reports that are generated for this account. The value is a time-zone ID as specified by the CLDR project, for example, "America/Los_Angeles".
"currencyCode": "A String", # Currency code of the earning-related metrics, which is the 3-letter code defined in ISO 4217. The daily average rate is used for the currency conversion.
- "publisherId": "A String", # The unique ID by which this publisher account can be identified in the API requests (for example, pub-1234567890).
},
],
}</pre>