Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
51cfa4b
chore: update docs/dyn/index.md
yoshi-automation May 12, 2026
e8e6ae3
fix(admin): update the api
yoshi-automation May 12, 2026
b05fe28
feat(aiplatform): update the api
yoshi-automation May 12, 2026
9ea0e41
feat(androidmanagement): update the api
yoshi-automation May 12, 2026
3149559
feat(androidpublisher): update the api
yoshi-automation May 12, 2026
2318c21
feat(backupdr): update the api
yoshi-automation May 12, 2026
c747806
feat(ces): update the api
yoshi-automation May 12, 2026
12dacbe
feat(chat): update the api
yoshi-automation May 12, 2026
405a892
feat(chromemanagement): update the api
yoshi-automation May 12, 2026
8ecb7f1
feat(classroom): update the api
yoshi-automation May 12, 2026
6b74786
feat(clouddeploy): update the api
yoshi-automation May 12, 2026
5723770
feat(cloudidentity): update the api
yoshi-automation May 12, 2026
000d132
feat(cloudtasks): update the api
yoshi-automation May 12, 2026
29d6544
feat(compute): update the api
yoshi-automation May 12, 2026
b5e5499
feat(containeranalysis): update the api
yoshi-automation May 12, 2026
18c83d8
feat(dataflow): update the api
yoshi-automation May 12, 2026
39cadc8
feat(datalineage): update the api
yoshi-automation May 12, 2026
f53fc79
feat(datamanager): update the api
yoshi-automation May 12, 2026
f9ceac2
feat(datamigration): update the api
yoshi-automation May 12, 2026
7876c6b
feat(dataplex): update the api
yoshi-automation May 12, 2026
0547a36
feat(dataproc): update the api
yoshi-automation May 12, 2026
2e795d8
feat(dfareporting): update the api
yoshi-automation May 12, 2026
32a0c7c
feat(dialogflow): update the api
yoshi-automation May 12, 2026
a331613
feat(firebaseappdistribution): update the api
yoshi-automation May 12, 2026
0902638
feat(firebasedataconnect): update the api
yoshi-automation May 12, 2026
b84f50f
feat(firebaseml): update the api
yoshi-automation May 12, 2026
7f912ad
feat(merchantapi): update the api
yoshi-automation May 12, 2026
2208bae
feat(ondemandscanning): update the api
yoshi-automation May 12, 2026
6a9f269
feat(privateca): update the api
yoshi-automation May 12, 2026
e86927e
feat(run): update the api
yoshi-automation May 12, 2026
f4f04fa
feat(saasservicemgmt): update the api
yoshi-automation May 12, 2026
c16f07b
feat(servicecontrol): update the api
yoshi-automation May 12, 2026
efdab54
feat(solar): update the api
yoshi-automation May 12, 2026
828f12f
feat(sqladmin): update the api
yoshi-automation May 12, 2026
7439acb
fix(trafficdirector): update the api
yoshi-automation May 12, 2026
8dcfc2c
feat(walletobjects): update the api
yoshi-automation May 12, 2026
3e287ee
feat(workspaceevents): update the api
yoshi-automation May 12, 2026
7b0436c
feat(youtubereporting): update the api
yoshi-automation May 12, 2026
2066e5a
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation May 12, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Replaces all existing access levels in an access policy with the access levels provided. This is done atomically. The long-running operation from this RPC has a successful status after all replacements propagate to long-lasting storage. If the replacement contains errors, an error response is returned for the first error encountered. Upon error, the replacement is cancelled, and existing access levels are not affected. The Operation.response field contains ReplaceAccessLevelsResponse. Removing access levels contained in existing service perimeters result in an error.</p>
<p class="toc_element">
<code><a href="#testIamPermissions">testIamPermissions(resource, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources.</p>
<p class="firstline">Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources. **IAM Permissions**: No specific IAM permission is required to call this method. It returns the subset of the requested permissions that the caller possesses.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
Expand Down Expand Up @@ -635,7 +635,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="testIamPermissions">testIamPermissions(resource, body=None, x__xgafv=None)</code>
<pre>Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources.
<pre>Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources. **IAM Permissions**: No specific IAM permission is required to call this method. It returns the subset of the requested permissions that the caller possesses.

Args:
resource: string, REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/accesscontextmanager_v1.accessPolicies.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Sets the IAM policy for the specified Access Context Manager access policy. This method replaces the existing IAM policy on the access policy. The IAM policy controls the set of users who can perform specific operations on the Access Context Manager access policy.</p>
<p class="toc_element">
<code><a href="#testIamPermissions">testIamPermissions(resource, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources.</p>
<p class="firstline">Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources. **IAM Permissions**: No specific IAM permission is required to call this method. It returns the subset of the requested permissions that the caller possesses.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
Expand Down Expand Up @@ -470,7 +470,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="testIamPermissions">testIamPermissions(resource, body=None, x__xgafv=None)</code>
<pre>Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources.
<pre>Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources. **IAM Permissions**: No specific IAM permission is required to call this method. It returns the subset of the requested permissions that the caller possesses.

Args:
resource: string, REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Replace all existing service perimeters in an access policy with the service perimeters provided. This is done atomically. The long-running operation from this RPC has a successful status after all replacements propagate to long-lasting storage. Replacements containing errors result in an error response for the first error encountered. Upon an error, replacements are cancelled and existing service perimeters are not affected. The Operation.response field contains ReplaceServicePerimetersResponse.</p>
<p class="toc_element">
<code><a href="#testIamPermissions">testIamPermissions(resource, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources.</p>
<p class="firstline">Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources. **IAM Permissions**: No specific IAM permission is required to call this method. It returns the subset of the requested permissions that the caller possesses.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
Expand Down Expand Up @@ -1335,7 +1335,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="testIamPermissions">testIamPermissions(resource, body=None, x__xgafv=None)</code>
<pre>Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources.
<pre>Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources. **IAM Permissions**: No specific IAM permission is required to call this method. It returns the subset of the requested permissions that the caller possesses.

Args:
resource: string, REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
Expand Down
8 changes: 4 additions & 4 deletions docs/dyn/accesscontextmanager_v1.services.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ <h2>Instance Methods</h2>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
<p class="firstline">Returns a VPC-SC supported service based on the service name.</p>
<p class="firstline">Returns a VPC-SC supported service based on the service name. **IAM Permissions**: Requires the following IAM permissions to use this method: - `serviceusage.services.use` on the project.</p>
<p class="toc_element">
<code><a href="#list">list(pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists all VPC-SC supported services.</p>
<p class="firstline">Lists all VPC-SC supported services. **IAM Permissions**: Requires the following IAM permissions to use this method: - `serviceusage.services.use` on the project.</p>
<p class="toc_element">
<code><a href="#list_next">list_next()</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
Expand All @@ -94,7 +94,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="get">get(name, x__xgafv=None)</code>
<pre>Returns a VPC-SC supported service based on the service name.
<pre>Returns a VPC-SC supported service based on the service name. **IAM Permissions**: Requires the following IAM permissions to use this method: - `serviceusage.services.use` on the project.

Args:
name: string, The name of the service to get information about. The names must be in the same format as used in defining a service perimeter, for example, `storage.googleapis.com`. (required)
Expand Down Expand Up @@ -124,7 +124,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="list">list(pageSize=None, pageToken=None, x__xgafv=None)</code>
<pre>Lists all VPC-SC supported services.
<pre>Lists all VPC-SC supported services. **IAM Permissions**: Requires the following IAM permissions to use this method: - `serviceusage.services.use` on the project.

Args:
pageSize: integer, This flag specifies the maximum number of services to return per page. Default value is 100.
Expand Down
2 changes: 2 additions & 0 deletions docs/dyn/admin_reports_v1.activities.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ <h3>Method Details</h3>
contacts - The Contacts application&#x27;s activity reports return information about various types of Contacts activity events.
takeout - The Takeout application&#x27;s activity reports return information about various types of Takeout activity events.
graduation - The Graduation application&#x27;s activity reports return information about various types of Graduation activity events.
voice - The Voice application&#x27;s activity reports return information about various types of Voice activity events.
chrome_sync - The Chrome Sync application&#x27;s activity reports return information about various types of Chrome Sync activity events.
actorIpAddress: string, The Internet Protocol (IP) Address of host where the event was performed. This is an additional way to filter a report&#x27;s summary using the IP address of the user whose activity is being reported. This IP address may or may not reflect the user&#x27;s physical location. For example, the IP address can be the user&#x27;s proxy server&#x27;s address or a virtual private network (VPN) address. This parameter supports both IPv4 and IPv6 address versions.
applicationInfoFilter: string, Optional. Used to filter on the `oAuthClientId` field present in [`ApplicationInfo`](#applicationinfo) message. **Usage** ``` GET...&amp;applicationInfoFilter=oAuthClientId=&quot;clientId&quot; GET...&amp;applicationInfoFilter=oAuthClientId=%22clientId%22 ```
customerId: string, The unique ID of the customer to retrieve data for.
Expand Down
Loading
Loading