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/cloudsearch_v1.debug.identitysources.items.html b/docs/dyn/cloudsearch_v1.debug.identitysources.items.html
index 87eb12e..ebf480d 100644
--- a/docs/dyn/cloudsearch_v1.debug.identitysources.items.html
+++ b/docs/dyn/cloudsearch_v1.debug.identitysources.items.html
@@ -78,7 +78,7 @@
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
- <code><a href="#listForunmappedidentity">listForunmappedidentity(parent, pageToken=None, groupResourceName=None, debugOptions_enableDebugging=None, userResourceName=None, pageSize=None, x__xgafv=None)</a></code></p>
+ <code><a href="#listForunmappedidentity">listForunmappedidentity(parent, debugOptions_enableDebugging=None, groupResourceName=None, pageSize=None, pageToken=None, userResourceName=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists names of items associated with an unmapped identity. **Note:** This API requires an admin account to execute.</p>
<p class="toc_element">
<code><a href="#listForunmappedidentity_next">listForunmappedidentity_next(previous_request, previous_response)</a></code></p>
@@ -90,16 +90,16 @@
</div>
<div class="method">
- <code class="details" id="listForunmappedidentity">listForunmappedidentity(parent, pageToken=None, groupResourceName=None, debugOptions_enableDebugging=None, userResourceName=None, pageSize=None, x__xgafv=None)</code>
+ <code class="details" id="listForunmappedidentity">listForunmappedidentity(parent, debugOptions_enableDebugging=None, groupResourceName=None, pageSize=None, pageToken=None, userResourceName=None, x__xgafv=None)</code>
<pre>Lists names of items associated with an unmapped identity. **Note:** This API requires an admin account to execute.
Args:
parent: string, The name of the identity source, in the following format: identitysources/{source_id}} (required)
- pageToken: string, The next_page_token value returned from a previous List request, if any.
- groupResourceName: string, A parameter
debugOptions_enableDebugging: boolean, If you are asked by Google to help with debugging, set this field. Otherwise, ignore this field.
- userResourceName: string, A parameter
+ groupResourceName: string, A parameter
pageSize: integer, Maximum number of items to fetch in a request. Defaults to 100.
+ pageToken: string, The next_page_token value returned from a previous List request, if any.
+ userResourceName: string, A parameter
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format