You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Deleted keys were detected in the following stable discovery artifacts:
sqladmin v1 cef24d8
## Deleted keys were detected in the following pre-stable discovery artifacts:
alertcenter v1beta1 70810a5
## Discovery Artifact Change Summary:
feat(alertcenter): update the api 70810a5
feat(chat): update the api a577cd0
feat(cloudbuild): update the api 9066056
feat(content): update the api b123349
feat(displayvideo): update the api c525d72
feat(dns): update the api 13436cc
feat(eventarc): update the api 6be3394
feat(file): update the api 817a0e6
feat(monitoring): update the api bd32149
feat(people): update the api aa6b47d
feat(retail): update the api d39f06e
feat(securitycenter): update the api 999fab5
feat(speech): update the api 3b2c0fa
feat(sqladmin): update the api cef24d8
userKey: string, Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID. (required)
<pre>Get information about an ASP issued by a user.
111
+
<pre>Gets information about an ASP issued by a user.
112
112
113
113
Args:
114
114
userKey: string, Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID. (required)
userKey: string, Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID. (required)
<pclass="firstline">Updates a device's updatable properties, such as `annotatedUser`, `annotatedLocation`, `notes`, `orgUnitPath`, or `annotatedAssetId`. This method supports [patch semantics](/admin-sdk/directory/v1/guides/performance#patch).</p>
<pre>Retrieve all groups of a domain or of a user given a userKey (paginated)
210
+
<pre>Retrieves all groups of a domain or of a user given a userKey (paginated).
211
211
212
212
Args:
213
213
customer: string, The unique ID for the customer's Google Workspace account. In case of a multi-domain account, to fetch all groups for a customer, fill this field instead of domain. As an account administrator, you can also use the `my_customer` alias to represent your account's `customerId`. The `customerId` is also returned as part of the [Users](/admin-sdk/directory/v1/reference/users)
<pre>Patches a building via Apiary Patch Orchestration.
304
+
<pre>Patches a building.
305
305
306
306
Args:
307
307
customer: string, The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account's customer ID. (required)
<pclass="firstline">Updates a calendar resource. This method supports patch semantics, meaning you only need to include the fields you wish to update. Fields that are not present in the request will be preserved.</p>
<pre>Patches a calendar resource via Apiary Patch Orchestration.
269
+
<pre>Patches a calendar resource.
270
270
271
271
Args:
272
272
customer: string, The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account's customer ID. (required)
<pre>Patches a feature via Apiary Patch Orchestration.
222
+
<pre>Patches a feature.
223
223
224
224
Args:
225
225
customer: string, The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account's customer ID. (required)
<pre>Delete all access tokens issued by a user for an application.
97
+
<pre>Deletes all access tokens issued by a user for an application.
98
98
99
99
Args:
100
100
userKey: string, Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID. (required)
<pre>Get information about an access token issued by a user.
111
+
<pre>Gets information about an access token issued by a user.
112
112
113
113
Args:
114
114
userKey: string, Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID. (required)
userKey: string, Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID. (required)
0 commit comments