chore: regens API reference docs (#889)
diff --git a/docs/dyn/accessapproval_v1beta1.folders.approvalRequests.html b/docs/dyn/accessapproval_v1beta1.folders.approvalRequests.html
index 8b5969b..f000619 100644
--- a/docs/dyn/accessapproval_v1beta1.folders.approvalRequests.html
+++ b/docs/dyn/accessapproval_v1beta1.folders.approvalRequests.html
@@ -75,7 +75,7 @@
<h1><a href="accessapproval_v1beta1.html">Access Approval API</a> . <a href="accessapproval_v1beta1.folders.html">folders</a> . <a href="accessapproval_v1beta1.folders.approvalRequests.html">approvalRequests</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
- <code><a href="#approve">approve(name, body, x__xgafv=None)</a></code></p>
+ <code><a href="#approve">approve(name, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Approves a request and returns the updated ApprovalRequest.</p>
<p class="toc_element">
<code><a href="#dismiss">dismiss(name, body=None, x__xgafv=None)</a></code></p>
@@ -91,7 +91,7 @@
<p class="firstline">Retrieves the next page of results.</p>
<h3>Method Details</h3>
<div class="method">
- <code class="details" id="approve">approve(name, body, x__xgafv=None)</code>
+ <code class="details" id="approve">approve(name, body=None, x__xgafv=None)</code>
<pre>Approves a request and returns the updated ApprovalRequest.
Returns NOT_FOUND if the request does not exist. Returns
@@ -99,7 +99,7 @@
Args:
name: string, Name of the approval request to approve. (required)
- body: object, The request body. (required)
+ body: object, The request body.
The object takes the form of:
{ # Request to approve an ApprovalRequest.
@@ -143,36 +143,36 @@
"approveTime": "A String", # The time at which approval was granted.
},
"requestedLocations": { # Home office and physical location of the principal. # The locations for which approval is being requested.
- "principalOfficeCountry": "A String", # The "home office" location of the principal. A two-letter country code
- # (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or a region code. In some
- # limited situations Google systems may refer refer to a region code instead
- # of a country code.
- # Possible Region Codes:
- # <ol>
- # <li>ASI: Asia</li>
- # <li>EUR: Europe</li>
- # <li>OCE: Oceania</li>
- # <li>AFR: Africa</li>
- # <li>NAM: North America</li>
- # <li>SAM: South America</li>
- # <li>ANT: Antarctica</li>
- # <li>ANY: Any location</li>
- # </ol>
"principalPhysicalLocationCountry": "A String", # Physical location of the principal at the time of the access. A
# two-letter country code (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or
# a region code. In some limited situations Google systems may refer refer to
# a region code instead of a country code.
# Possible Region Codes:
- # <ol>
- # <li>ASI: Asia</li>
- # <li>EUR: Europe</li>
- # <li>OCE: Oceania</li>
- # <li>AFR: Africa</li>
- # <li>NAM: North America</li>
- # <li>SAM: South America</li>
- # <li>ANT: Antarctica</li>
- # <li>ANY: Any location</li>
- # </ol>
+ # <ol>
+ # <li>ASI: Asia</li>
+ # <li>EUR: Europe</li>
+ # <li>OCE: Oceania</li>
+ # <li>AFR: Africa</li>
+ # <li>NAM: North America</li>
+ # <li>SAM: South America</li>
+ # <li>ANT: Antarctica</li>
+ # <li>ANY: Any location</li>
+ # </ol>
+ "principalOfficeCountry": "A String", # The "home office" location of the principal. A two-letter country code
+ # (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or a region code. In some
+ # limited situations Google systems may refer refer to a region code instead
+ # of a country code.
+ # Possible Region Codes:
+ # <ol>
+ # <li>ASI: Asia</li>
+ # <li>EUR: Europe</li>
+ # <li>OCE: Oceania</li>
+ # <li>AFR: Africa</li>
+ # <li>NAM: North America</li>
+ # <li>SAM: South America</li>
+ # <li>ANT: Antarctica</li>
+ # <li>ANY: Any location</li>
+ # </ol>
},
}</pre>
</div>
@@ -235,36 +235,36 @@
"approveTime": "A String", # The time at which approval was granted.
},
"requestedLocations": { # Home office and physical location of the principal. # The locations for which approval is being requested.
- "principalOfficeCountry": "A String", # The "home office" location of the principal. A two-letter country code
- # (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or a region code. In some
- # limited situations Google systems may refer refer to a region code instead
- # of a country code.
- # Possible Region Codes:
- # <ol>
- # <li>ASI: Asia</li>
- # <li>EUR: Europe</li>
- # <li>OCE: Oceania</li>
- # <li>AFR: Africa</li>
- # <li>NAM: North America</li>
- # <li>SAM: South America</li>
- # <li>ANT: Antarctica</li>
- # <li>ANY: Any location</li>
- # </ol>
"principalPhysicalLocationCountry": "A String", # Physical location of the principal at the time of the access. A
# two-letter country code (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or
# a region code. In some limited situations Google systems may refer refer to
# a region code instead of a country code.
# Possible Region Codes:
- # <ol>
- # <li>ASI: Asia</li>
- # <li>EUR: Europe</li>
- # <li>OCE: Oceania</li>
- # <li>AFR: Africa</li>
- # <li>NAM: North America</li>
- # <li>SAM: South America</li>
- # <li>ANT: Antarctica</li>
- # <li>ANY: Any location</li>
- # </ol>
+ # <ol>
+ # <li>ASI: Asia</li>
+ # <li>EUR: Europe</li>
+ # <li>OCE: Oceania</li>
+ # <li>AFR: Africa</li>
+ # <li>NAM: North America</li>
+ # <li>SAM: South America</li>
+ # <li>ANT: Antarctica</li>
+ # <li>ANY: Any location</li>
+ # </ol>
+ "principalOfficeCountry": "A String", # The "home office" location of the principal. A two-letter country code
+ # (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or a region code. In some
+ # limited situations Google systems may refer refer to a region code instead
+ # of a country code.
+ # Possible Region Codes:
+ # <ol>
+ # <li>ASI: Asia</li>
+ # <li>EUR: Europe</li>
+ # <li>OCE: Oceania</li>
+ # <li>AFR: Africa</li>
+ # <li>NAM: North America</li>
+ # <li>SAM: South America</li>
+ # <li>ANT: Antarctica</li>
+ # <li>ANY: Any location</li>
+ # </ol>
},
}</pre>
</div>
@@ -312,36 +312,36 @@
"approveTime": "A String", # The time at which approval was granted.
},
"requestedLocations": { # Home office and physical location of the principal. # The locations for which approval is being requested.
- "principalOfficeCountry": "A String", # The "home office" location of the principal. A two-letter country code
- # (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or a region code. In some
- # limited situations Google systems may refer refer to a region code instead
- # of a country code.
- # Possible Region Codes:
- # <ol>
- # <li>ASI: Asia</li>
- # <li>EUR: Europe</li>
- # <li>OCE: Oceania</li>
- # <li>AFR: Africa</li>
- # <li>NAM: North America</li>
- # <li>SAM: South America</li>
- # <li>ANT: Antarctica</li>
- # <li>ANY: Any location</li>
- # </ol>
"principalPhysicalLocationCountry": "A String", # Physical location of the principal at the time of the access. A
# two-letter country code (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or
# a region code. In some limited situations Google systems may refer refer to
# a region code instead of a country code.
# Possible Region Codes:
- # <ol>
- # <li>ASI: Asia</li>
- # <li>EUR: Europe</li>
- # <li>OCE: Oceania</li>
- # <li>AFR: Africa</li>
- # <li>NAM: North America</li>
- # <li>SAM: South America</li>
- # <li>ANT: Antarctica</li>
- # <li>ANY: Any location</li>
- # </ol>
+ # <ol>
+ # <li>ASI: Asia</li>
+ # <li>EUR: Europe</li>
+ # <li>OCE: Oceania</li>
+ # <li>AFR: Africa</li>
+ # <li>NAM: North America</li>
+ # <li>SAM: South America</li>
+ # <li>ANT: Antarctica</li>
+ # <li>ANY: Any location</li>
+ # </ol>
+ "principalOfficeCountry": "A String", # The "home office" location of the principal. A two-letter country code
+ # (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or a region code. In some
+ # limited situations Google systems may refer refer to a region code instead
+ # of a country code.
+ # Possible Region Codes:
+ # <ol>
+ # <li>ASI: Asia</li>
+ # <li>EUR: Europe</li>
+ # <li>OCE: Oceania</li>
+ # <li>AFR: Africa</li>
+ # <li>NAM: North America</li>
+ # <li>SAM: South America</li>
+ # <li>ANT: Antarctica</li>
+ # <li>ANY: Any location</li>
+ # </ol>
},
}</pre>
</div>
@@ -363,13 +363,13 @@
pageSize: integer, Requested page size.
filter: string, A filter on the type of approval requests to retrieve. Must be one of the
following values:
-<ol>
- <li>[not set]: Requests that are pending or have active approvals.</li>
- <li>ALL: All requests.</li>
- <li>PENDING: Only pending requests.</li>
- <li>ACTIVE: Only active (i.e. currently approved) requests.</li>
- <li>DISMISSED: Only dismissed (including expired) requests.</li>
-</ol>
+<ol>
+ <li>[not set]: Requests that are pending or have active approvals.</li>
+ <li>ALL: All requests.</li>
+ <li>PENDING: Only pending requests.</li>
+ <li>ACTIVE: Only active (i.e. currently approved) requests.</li>
+ <li>DISMISSED: Only dismissed (including expired) requests.</li>
+</ol>
Returns:
An object of the form:
@@ -406,36 +406,36 @@
"approveTime": "A String", # The time at which approval was granted.
},
"requestedLocations": { # Home office and physical location of the principal. # The locations for which approval is being requested.
- "principalOfficeCountry": "A String", # The "home office" location of the principal. A two-letter country code
- # (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or a region code. In some
- # limited situations Google systems may refer refer to a region code instead
- # of a country code.
- # Possible Region Codes:
- # <ol>
- # <li>ASI: Asia</li>
- # <li>EUR: Europe</li>
- # <li>OCE: Oceania</li>
- # <li>AFR: Africa</li>
- # <li>NAM: North America</li>
- # <li>SAM: South America</li>
- # <li>ANT: Antarctica</li>
- # <li>ANY: Any location</li>
- # </ol>
"principalPhysicalLocationCountry": "A String", # Physical location of the principal at the time of the access. A
# two-letter country code (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or
# a region code. In some limited situations Google systems may refer refer to
# a region code instead of a country code.
# Possible Region Codes:
- # <ol>
- # <li>ASI: Asia</li>
- # <li>EUR: Europe</li>
- # <li>OCE: Oceania</li>
- # <li>AFR: Africa</li>
- # <li>NAM: North America</li>
- # <li>SAM: South America</li>
- # <li>ANT: Antarctica</li>
- # <li>ANY: Any location</li>
- # </ol>
+ # <ol>
+ # <li>ASI: Asia</li>
+ # <li>EUR: Europe</li>
+ # <li>OCE: Oceania</li>
+ # <li>AFR: Africa</li>
+ # <li>NAM: North America</li>
+ # <li>SAM: South America</li>
+ # <li>ANT: Antarctica</li>
+ # <li>ANY: Any location</li>
+ # </ol>
+ "principalOfficeCountry": "A String", # The "home office" location of the principal. A two-letter country code
+ # (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or a region code. In some
+ # limited situations Google systems may refer refer to a region code instead
+ # of a country code.
+ # Possible Region Codes:
+ # <ol>
+ # <li>ASI: Asia</li>
+ # <li>EUR: Europe</li>
+ # <li>OCE: Oceania</li>
+ # <li>AFR: Africa</li>
+ # <li>NAM: North America</li>
+ # <li>SAM: South America</li>
+ # <li>ANT: Antarctica</li>
+ # <li>ANY: Any location</li>
+ # </ol>
},
},
],