Skip to content

Commit 5a6231d

Browse files
chore: Update discovery artifacts (googleapis#1643)
## Deleted keys were detected in the following stable discovery artifacts: recaptchaenterprise v1 googleapis@953a206 ## Deleted keys were detected in the following pre-stable discovery artifacts: compute alpha googleapis@4f21ebf ## Discovery Artifact Change Summary: feat(alertcenter): update the api googleapis@945a281 feat(apigee): update the api googleapis@a2271c7 feat(clouddeploy): update the api googleapis@e98fcec feat(cloudsearch): update the api googleapis@6a63e51 feat(compute): update the api googleapis@4f21ebf feat(contactcenterinsights): update the api googleapis@bb409be feat(container): update the api googleapis@5687b00 feat(dialogflow): update the api googleapis@d026eb9 feat(dns): update the api googleapis@f96d280 feat(networkconnectivity): update the api googleapis@6de66e8 feat(recaptchaenterprise): update the api googleapis@953a206 feat(securitycenter): update the api googleapis@db02cdb feat(serviceconsumermanagement): update the api googleapis@a8a823f feat(serviceusage): update the api googleapis@7435057
1 parent 0866ecd commit 5a6231d

File tree

323 files changed

+5385
-2349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

323 files changed

+5385
-2349
lines changed

docs/dyn/admin_directory_v1.chromeosdevices.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ <h3>Method Details</h3>
290290
serialNumber - The Chrome device serial number entered when the device was enabled.
291291
status - Chrome device status. For more information, see the &lt;a [chromeosdevices](/admin-sdk/directory/v1/reference/chromeosdevices.html).
292292
supportEndDate - Chrome device support end date. This is applicable only for devices purchased directly from Google.
293-
orgUnitPath: string, The full path of the organizational unit or its unique ID.
293+
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID.
294294
pageToken: string, The `pageToken` query parameter is used to request the next page of query results. The follow-on request&#x27;s `pageToken` query parameter is the `nextPageToken` from your previous response.
295295
projection: string, Restrict information returned to a set of selected fields.
296296
Allowed values

docs/dyn/admin_directory_v1.mobiledevices.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h2>Instance Methods</h2>
8888
<p class="firstline">Retrieves a mobile device's properties.</p>
8989
<p class="toc_element">
9090
<code><a href="#list">list(customerId, maxResults=None, orderBy=None, pageToken=None, projection=None, query=None, sortOrder=None, x__xgafv=None)</a></code></p>
91-
<p class="firstline">Retrieves a paginated list of all mobile devices for an account.</p>
91+
<p class="firstline">Retrieves a paginated list of all user-owned mobile devices for an account. To retrieve a list that includes company-owned devices, use the Cloud Identity [Devices API](https://cloud.google.com/identity/docs/concepts/overview-devices) instead.</p>
9292
<p class="toc_element">
9393
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
9494
<p class="firstline">Retrieves the next page of results.</p>
@@ -214,7 +214,7 @@ <h3>Method Details</h3>
214214

215215
<div class="method">
216216
<code class="details" id="list">list(customerId, maxResults=None, orderBy=None, pageToken=None, projection=None, query=None, sortOrder=None, x__xgafv=None)</code>
217-
<pre>Retrieves a paginated list of all mobile devices for an account.
217+
<pre>Retrieves a paginated list of all user-owned mobile devices for an account. To retrieve a list that includes company-owned devices, use the Cloud Identity [Devices API](https://cloud.google.com/identity/docs/concepts/overview-devices) instead.
218218

219219
Args:
220220
customerId: string, The unique ID for the customer&#x27;s Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account&#x27;s `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)

docs/dyn/admin_directory_v1.orgunits.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h3>Method Details</h3>
107107

108108
Args:
109109
customerId: string, The unique ID for the customer&#x27;s Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account&#x27;s `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
110-
orgUnitPath: string, The full path of the organizational unit or its unique ID. (required)
110+
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID. (required)
111111
x__xgafv: string, V1 error format.
112112
Allowed values
113113
1 - v1 error format
@@ -121,7 +121,7 @@ <h3>Method Details</h3>
121121

122122
Args:
123123
customerId: string, The unique ID for the customer&#x27;s Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account&#x27;s `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
124-
orgUnitPath: string, The full path of the organizational unit or its unique ID. (required)
124+
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID. (required)
125125
x__xgafv: string, V1 error format.
126126
Allowed values
127127
1 - v1 error format
@@ -229,7 +229,7 @@ <h3>Method Details</h3>
229229

230230
Args:
231231
customerId: string, The unique ID for the customer&#x27;s Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account&#x27;s `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
232-
orgUnitPath: string, The full path of the organizational unit or its unique ID. (required)
232+
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID. (required)
233233
body: object, The request body.
234234
The object takes the form of:
235235

@@ -272,7 +272,7 @@ <h3>Method Details</h3>
272272

273273
Args:
274274
customerId: string, The unique ID for the customer&#x27;s Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account&#x27;s `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
275-
orgUnitPath: string, The full path of the organizational unit or its unique ID. (required)
275+
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID. (required)
276276
body: object, The request body.
277277
The object takes the form of:
278278

docs/dyn/apigee_v1.organizations.apps.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h3>Method Details</h3>
107107
&quot;apiProducts&quot;: [ # List of API products associated with the app.
108108
{
109109
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
110-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
110+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
111111
},
112112
],
113113
&quot;appId&quot;: &quot;A String&quot;, # ID of the app.
@@ -125,7 +125,7 @@ <h3>Method Details</h3>
125125
&quot;apiProducts&quot;: [ # List of API products this credential can be used for.
126126
{
127127
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
128-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
128+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
129129
},
130130
],
131131
&quot;attributes&quot;: [ # List of attributes associated with this credential.
@@ -184,7 +184,7 @@ <h3>Method Details</h3>
184184
&quot;apiProducts&quot;: [ # List of API products associated with the app.
185185
{
186186
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
187-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
187+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
188188
},
189189
],
190190
&quot;appId&quot;: &quot;A String&quot;, # ID of the app.
@@ -202,7 +202,7 @@ <h3>Method Details</h3>
202202
&quot;apiProducts&quot;: [ # List of API products this credential can be used for.
203203
{
204204
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
205-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
205+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
206206
},
207207
],
208208
&quot;attributes&quot;: [ # List of attributes associated with this credential.

docs/dyn/apigee_v1.organizations.developers.apps.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h3>Method Details</h3>
139139
&quot;apiProducts&quot;: [ # List of API products this credential can be used for.
140140
{
141141
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
142-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
142+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
143143
},
144144
],
145145
&quot;attributes&quot;: [ # List of attributes associated with this credential.
@@ -195,7 +195,7 @@ <h3>Method Details</h3>
195195
&quot;apiProducts&quot;: [ # List of API products this credential can be used for.
196196
{
197197
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
198-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
198+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
199199
},
200200
],
201201
&quot;attributes&quot;: [ # List of attributes associated with this credential.
@@ -258,7 +258,7 @@ <h3>Method Details</h3>
258258
&quot;apiProducts&quot;: [ # List of API products this credential can be used for.
259259
{
260260
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
261-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
261+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
262262
},
263263
],
264264
&quot;attributes&quot;: [ # List of attributes associated with this credential.
@@ -316,7 +316,7 @@ <h3>Method Details</h3>
316316
&quot;apiProducts&quot;: [ # List of API products this credential can be used for.
317317
{
318318
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
319-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
319+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
320320
},
321321
],
322322
&quot;attributes&quot;: [ # List of attributes associated with this credential.
@@ -373,7 +373,7 @@ <h3>Method Details</h3>
373373
&quot;apiProducts&quot;: [ # List of API products this credential can be used for.
374374
{
375375
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
376-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
376+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
377377
},
378378
],
379379
&quot;attributes&quot;: [ # List of attributes associated with this credential.
@@ -438,7 +438,7 @@ <h3>Method Details</h3>
438438
&quot;apiProducts&quot;: [ # List of API products this credential can be used for.
439439
{
440440
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
441-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
441+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
442442
},
443443
],
444444
&quot;attributes&quot;: [ # List of attributes associated with this credential.
@@ -507,7 +507,7 @@ <h3>Method Details</h3>
507507
&quot;apiProducts&quot;: [ # List of API products this credential can be used for.
508508
{
509509
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
510-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
510+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
511511
},
512512
],
513513
&quot;attributes&quot;: [ # List of attributes associated with this credential.
@@ -567,7 +567,7 @@ <h3>Method Details</h3>
567567
&quot;apiProducts&quot;: [ # List of API products this credential can be used for.
568568
{
569569
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
570-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
570+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
571571
},
572572
],
573573
&quot;attributes&quot;: [ # List of attributes associated with this credential.
@@ -623,7 +623,7 @@ <h3>Method Details</h3>
623623
&quot;apiProducts&quot;: [ # List of API products this credential can be used for.
624624
{
625625
&quot;apiproduct&quot;: &quot;A String&quot;, # Name of the API product.
626-
&quot;status&quot;: &quot;A String&quot;, # Status of the API product.
626+
&quot;status&quot;: &quot;A String&quot;, # Status of the API product. Valid values are `approved` or `revoked`.
627627
},
628628
],
629629
&quot;attributes&quot;: [ # List of attributes associated with this credential.

docs/dyn/apigee_v1.organizations.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,8 @@ <h3>Method Details</h3>
505505
&quot;organizations&quot;: [ # List of Apigee organizations and associated GCP projects.
506506
{
507507
&quot;organization&quot;: &quot;A String&quot;, # Name of the Apigee organization.
508-
&quot;projectIds&quot;: [ # List of GCP projects associated with the Apigee organization.
508+
&quot;projectId&quot;: &quot;A String&quot;, # GCP project associated with the Apigee organization
509+
&quot;projectIds&quot;: [ # DEPRECATED: Use `project_id`. An Apigee Organization is mapped to a single project.
509510
&quot;A String&quot;,
510511
],
511512
},

docs/dyn/chat_v1.dms.conversations.html

+12-12
Original file line numberDiff line numberDiff line change
@@ -631,9 +631,9 @@ <h3>Method Details</h3>
631631
&quot;slashCommand&quot;: { # Annotation metadata for slash commands (/). # The metadata for a slash command.
632632
&quot;bot&quot;: { # A user in Google Chat. # The bot whose command was invoked.
633633
&quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
634-
&quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
634+
&quot;domainId&quot;: &quot;A String&quot;, # Unique identifier of the user&#x27;s Google Workspace domain.
635635
&quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
636-
&quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
636+
&quot;name&quot;: &quot;A String&quot;, # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
637637
&quot;type&quot;: &quot;A String&quot;, # User type.
638638
},
639639
&quot;commandId&quot;: &quot;A String&quot;, # The command id of the invoked slash command.
@@ -647,9 +647,9 @@ <h3>Method Details</h3>
647647
&quot;type&quot;: &quot;A String&quot;, # The type of user mention.
648648
&quot;user&quot;: { # A user in Google Chat. # The user mentioned.
649649
&quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
650-
&quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
650+
&quot;domainId&quot;: &quot;A String&quot;, # Unique identifier of the user&#x27;s Google Workspace domain.
651651
&quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
652-
&quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
652+
&quot;name&quot;: &quot;A String&quot;, # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
653653
&quot;type&quot;: &quot;A String&quot;, # User type.
654654
},
655655
},
@@ -842,9 +842,9 @@ <h3>Method Details</h3>
842842
&quot;previewText&quot;: &quot;A String&quot;, # Text for generating preview chips. This text will not be displayed to the user, but any links to images, web pages, videos, etc. included here will generate preview chips.
843843
&quot;sender&quot;: { # A user in Google Chat. # The user who created the message.
844844
&quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
845-
&quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
845+
&quot;domainId&quot;: &quot;A String&quot;, # Unique identifier of the user&#x27;s Google Workspace domain.
846846
&quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
847-
&quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
847+
&quot;name&quot;: &quot;A String&quot;, # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
848848
&quot;type&quot;: &quot;A String&quot;, # User type.
849849
},
850850
&quot;slashCommand&quot;: { # A Slash Command in Chat. # Slash command information, if applicable.
@@ -1409,9 +1409,9 @@ <h3>Method Details</h3>
14091409
&quot;slashCommand&quot;: { # Annotation metadata for slash commands (/). # The metadata for a slash command.
14101410
&quot;bot&quot;: { # A user in Google Chat. # The bot whose command was invoked.
14111411
&quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
1412-
&quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
1412+
&quot;domainId&quot;: &quot;A String&quot;, # Unique identifier of the user&#x27;s Google Workspace domain.
14131413
&quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
1414-
&quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
1414+
&quot;name&quot;: &quot;A String&quot;, # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
14151415
&quot;type&quot;: &quot;A String&quot;, # User type.
14161416
},
14171417
&quot;commandId&quot;: &quot;A String&quot;, # The command id of the invoked slash command.
@@ -1425,9 +1425,9 @@ <h3>Method Details</h3>
14251425
&quot;type&quot;: &quot;A String&quot;, # The type of user mention.
14261426
&quot;user&quot;: { # A user in Google Chat. # The user mentioned.
14271427
&quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
1428-
&quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
1428+
&quot;domainId&quot;: &quot;A String&quot;, # Unique identifier of the user&#x27;s Google Workspace domain.
14291429
&quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
1430-
&quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
1430+
&quot;name&quot;: &quot;A String&quot;, # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
14311431
&quot;type&quot;: &quot;A String&quot;, # User type.
14321432
},
14331433
},
@@ -1620,9 +1620,9 @@ <h3>Method Details</h3>
16201620
&quot;previewText&quot;: &quot;A String&quot;, # Text for generating preview chips. This text will not be displayed to the user, but any links to images, web pages, videos, etc. included here will generate preview chips.
16211621
&quot;sender&quot;: { # A user in Google Chat. # The user who created the message.
16221622
&quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
1623-
&quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
1623+
&quot;domainId&quot;: &quot;A String&quot;, # Unique identifier of the user&#x27;s Google Workspace domain.
16241624
&quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
1625-
&quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
1625+
&quot;name&quot;: &quot;A String&quot;, # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
16261626
&quot;type&quot;: &quot;A String&quot;, # User type.
16271627
},
16281628
&quot;slashCommand&quot;: { # A Slash Command in Chat. # Slash command information, if applicable.

0 commit comments

Comments
 (0)