Skip to content

Commit

Permalink
chore: Update discovery artifacts (#2383)
Browse files Browse the repository at this point in the history
## Deleted keys were detected in the following stable discovery artifacts:
content v2.1 https://togithub.com/googleapis/google-api-python-client/commit/984f9a7754d6cf8e9822ef02b35e9d061ea3a536
contentwarehouse v1 https://togithub.com/googleapis/google-api-python-client/commit/b8ee0f7381ee4a0f7e6a851e94c5bb0726d739c1
securitycenter v1 https://togithub.com/googleapis/google-api-python-client/commit/a1e8c619ae69f96fc5ba8c90f15d57503bcb28ba

## Deleted keys were detected in the following pre-stable discovery artifacts:
discoveryengine v1alpha https://togithub.com/googleapis/google-api-python-client/commit/dbb76c843f932545df45b559d80eb6aca7f379df
discoveryengine v1beta https://togithub.com/googleapis/google-api-python-client/commit/dbb76c843f932545df45b559d80eb6aca7f379df
securitycenter v1beta1 https://togithub.com/googleapis/google-api-python-client/commit/a1e8c619ae69f96fc5ba8c90f15d57503bcb28ba
securitycenter v1beta2 https://togithub.com/googleapis/google-api-python-client/commit/a1e8c619ae69f96fc5ba8c90f15d57503bcb28ba

## Discovery Artifact Change Summary:
feat(alertcenter): update the api https://togithub.com/googleapis/google-api-python-client/commit/81862bc5d85b374ad0d852cd08f696c18a58ac7d
feat(androidmanagement): update the api https://togithub.com/googleapis/google-api-python-client/commit/19577cc4319b8aded62deb06f72be41fa09dea52
feat(compute): update the api https://togithub.com/googleapis/google-api-python-client/commit/11e15e6034019484c8cac0c2db8208621449ab5a
feat(container): update the api https://togithub.com/googleapis/google-api-python-client/commit/1bc721c0404b90c232519dd502dd1888a1a8259f
feat(content): update the api https://togithub.com/googleapis/google-api-python-client/commit/984f9a7754d6cf8e9822ef02b35e9d061ea3a536
feat(contentwarehouse): update the api https://togithub.com/googleapis/google-api-python-client/commit/b8ee0f7381ee4a0f7e6a851e94c5bb0726d739c1
fix(dataportability): update the api https://togithub.com/googleapis/google-api-python-client/commit/17d775264701d0c1a2bfb86bf696a66bf675e8ad
feat(discoveryengine): update the api https://togithub.com/googleapis/google-api-python-client/commit/dbb76c843f932545df45b559d80eb6aca7f379df
feat(integrations): update the api https://togithub.com/googleapis/google-api-python-client/commit/d3ac1a9bbab9b2ff185ff16d7bcacb73a1073f97
feat(marketingplatformadmin): update the api https://togithub.com/googleapis/google-api-python-client/commit/86d330a4d342b834257a686cbeb55d94046078ee
feat(monitoring): update the api https://togithub.com/googleapis/google-api-python-client/commit/32278b2a546e5e385442609ef6c926439a79fad2
feat(searchads360): update the api https://togithub.com/googleapis/google-api-python-client/commit/5ec677c002df07873ee122836ac34594e70326f7
feat(securitycenter): update the api https://togithub.com/googleapis/google-api-python-client/commit/a1e8c619ae69f96fc5ba8c90f15d57503bcb28ba
feat(youtube): update the api https://togithub.com/googleapis/google-api-python-client/commit/fb2bf8e7846f4eb9b65691d913eabf957be5af6f
  • Loading branch information
yoshi-code-bot committed Apr 16, 2024
1 parent ea1986a commit 0619998
Show file tree
Hide file tree
Showing 339 changed files with 43,004 additions and 9,552 deletions.
111 changes: 111 additions & 0 deletions docs/dyn/addressvalidation_v1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
<html><body>
<style>

body, h1, h2, h3, div, span, p, pre, a {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

body {
font-size: 13px;
padding: 1em;
}

h1 {
font-size: 26px;
margin-bottom: 1em;
}

h2 {
font-size: 24px;
margin-bottom: 1em;
}

h3 {
font-size: 20px;
margin-bottom: 1em;
margin-top: 1em;
}

pre, code {
line-height: 1.5;
font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
}

pre {
margin-top: 0.5em;
}

h1, h2, h3, p {
font-family: Arial, sans serif;
}

h1, h2, h3 {
border-bottom: solid #CCC 1px;
}

.toc_element {
margin-top: 0.5em;
}

.firstline {
margin-left: 2 em;
}

.method {
margin-top: 1em;
border: solid 1px #CCC;
padding: 1em;
background: #EEE;
}

.details {
font-weight: bold;
font-size: 14px;
}

</style>

<h1><a href="addressvalidation_v1.html">Address Validation API</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="addressvalidation_v1.v1.html">v1()</a></code>
</p>
<p class="firstline">Returns the v1 Resource.</p>

<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#new_batch_http_request">new_batch_http_request()</a></code></p>
<p class="firstline">Create a BatchHttpRequest object based on the discovery document.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
<pre>Close httplib2 connections.</pre>
</div>

<div class="method">
<code class="details" id="new_batch_http_request">new_batch_http_request()</code>
<pre>Create a BatchHttpRequest object based on the discovery document.

Args:
callback: callable, A callback to be called for each response, of the
form callback(id, response, exception). The first parameter is the
request id, and the second is the deserialized response object. The
third is an apiclient.errors.HttpError exception object if an HTTP
error occurred while processing the request, or None if no error
occurred.

Returns:
A BatchHttpRequest object based on the discovery document.
</pre>
</div>

</body></html>
340 changes: 340 additions & 0 deletions docs/dyn/addressvalidation_v1.v1.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h3>Method Details</h3>
&quot;oneTimeOnly&quot;: True or False, # Whether the enrollment token is for one time use only. If the flag is set to true, only one device can use it for registration.
&quot;policyName&quot;: &quot;A String&quot;, # The name of the policy initially applied to the enrolled device, in the form enterprises/{enterpriseId}/policies/{policyId}. If not specified, the policy_name for the device’s user is applied. If user_name is also not specified, enterprises/{enterpriseId}/policies/default is applied by default. When updating this field, you can specify only the policyId as long as the policyId doesn’t contain any slashes. The rest of the policy name will be inferred.
&quot;qrCode&quot;: &quot;A String&quot;, # A JSON string whose UTF-8 representation can be used to generate a QR code to enroll a device with this enrollment token. To enroll a device using NFC, the NFC record must contain a serialized java.util.Properties representation of the properties in the JSON.
&quot;user&quot;: { # A user belonging to an enterprise. # The user associated with this enrollment token. If it&#x27;s specified when the enrollment token is created and the user does not exist, the user will be created. This field must not contain personally identifiable information. Only the account_identifier field needs to be set.
&quot;user&quot;: { # A user belonging to an enterprise. # This field is deprecated and the value is ignored.
&quot;accountIdentifier&quot;: &quot;A String&quot;, # A unique identifier you create for this user, such as user342 or asset#44418. This field must be set when the user is created and can&#x27;t be updated. This field must not contain personally identifiable information (PII). This identifier must be 1024 characters or less; otherwise, the update policy request will fail.
},
&quot;value&quot;: &quot;A String&quot;, # The token value that&#x27;s passed to the device and authorizes the device to enroll. This is a read-only field generated by the server.
Expand All @@ -139,7 +139,7 @@ <h3>Method Details</h3>
&quot;oneTimeOnly&quot;: True or False, # Whether the enrollment token is for one time use only. If the flag is set to true, only one device can use it for registration.
&quot;policyName&quot;: &quot;A String&quot;, # The name of the policy initially applied to the enrolled device, in the form enterprises/{enterpriseId}/policies/{policyId}. If not specified, the policy_name for the device’s user is applied. If user_name is also not specified, enterprises/{enterpriseId}/policies/default is applied by default. When updating this field, you can specify only the policyId as long as the policyId doesn’t contain any slashes. The rest of the policy name will be inferred.
&quot;qrCode&quot;: &quot;A String&quot;, # A JSON string whose UTF-8 representation can be used to generate a QR code to enroll a device with this enrollment token. To enroll a device using NFC, the NFC record must contain a serialized java.util.Properties representation of the properties in the JSON.
&quot;user&quot;: { # A user belonging to an enterprise. # The user associated with this enrollment token. If it&#x27;s specified when the enrollment token is created and the user does not exist, the user will be created. This field must not contain personally identifiable information. Only the account_identifier field needs to be set.
&quot;user&quot;: { # A user belonging to an enterprise. # This field is deprecated and the value is ignored.
&quot;accountIdentifier&quot;: &quot;A String&quot;, # A unique identifier you create for this user, such as user342 or asset#44418. This field must be set when the user is created and can&#x27;t be updated. This field must not contain personally identifiable information (PII). This identifier must be 1024 characters or less; otherwise, the update policy request will fail.
},
&quot;value&quot;: &quot;A String&quot;, # The token value that&#x27;s passed to the device and authorizes the device to enroll. This is a read-only field generated by the server.
Expand Down Expand Up @@ -187,7 +187,7 @@ <h3>Method Details</h3>
&quot;oneTimeOnly&quot;: True or False, # Whether the enrollment token is for one time use only. If the flag is set to true, only one device can use it for registration.
&quot;policyName&quot;: &quot;A String&quot;, # The name of the policy initially applied to the enrolled device, in the form enterprises/{enterpriseId}/policies/{policyId}. If not specified, the policy_name for the device’s user is applied. If user_name is also not specified, enterprises/{enterpriseId}/policies/default is applied by default. When updating this field, you can specify only the policyId as long as the policyId doesn’t contain any slashes. The rest of the policy name will be inferred.
&quot;qrCode&quot;: &quot;A String&quot;, # A JSON string whose UTF-8 representation can be used to generate a QR code to enroll a device with this enrollment token. To enroll a device using NFC, the NFC record must contain a serialized java.util.Properties representation of the properties in the JSON.
&quot;user&quot;: { # A user belonging to an enterprise. # The user associated with this enrollment token. If it&#x27;s specified when the enrollment token is created and the user does not exist, the user will be created. This field must not contain personally identifiable information. Only the account_identifier field needs to be set.
&quot;user&quot;: { # A user belonging to an enterprise. # This field is deprecated and the value is ignored.
&quot;accountIdentifier&quot;: &quot;A String&quot;, # A unique identifier you create for this user, such as user342 or asset#44418. This field must be set when the user is created and can&#x27;t be updated. This field must not contain personally identifiable information (PII). This identifier must be 1024 characters or less; otherwise, the update policy request will fail.
},
&quot;value&quot;: &quot;A String&quot;, # The token value that&#x27;s passed to the device and authorizes the device to enroll. This is a read-only field generated by the server.
Expand Down Expand Up @@ -221,7 +221,7 @@ <h3>Method Details</h3>
&quot;oneTimeOnly&quot;: True or False, # Whether the enrollment token is for one time use only. If the flag is set to true, only one device can use it for registration.
&quot;policyName&quot;: &quot;A String&quot;, # The name of the policy initially applied to the enrolled device, in the form enterprises/{enterpriseId}/policies/{policyId}. If not specified, the policy_name for the device’s user is applied. If user_name is also not specified, enterprises/{enterpriseId}/policies/default is applied by default. When updating this field, you can specify only the policyId as long as the policyId doesn’t contain any slashes. The rest of the policy name will be inferred.
&quot;qrCode&quot;: &quot;A String&quot;, # A JSON string whose UTF-8 representation can be used to generate a QR code to enroll a device with this enrollment token. To enroll a device using NFC, the NFC record must contain a serialized java.util.Properties representation of the properties in the JSON.
&quot;user&quot;: { # A user belonging to an enterprise. # The user associated with this enrollment token. If it&#x27;s specified when the enrollment token is created and the user does not exist, the user will be created. This field must not contain personally identifiable information. Only the account_identifier field needs to be set.
&quot;user&quot;: { # A user belonging to an enterprise. # This field is deprecated and the value is ignored.
&quot;accountIdentifier&quot;: &quot;A String&quot;, # A unique identifier you create for this user, such as user342 or asset#44418. This field must be set when the user is created and can&#x27;t be updated. This field must not contain personally identifiable information (PII). This identifier must be 1024 characters or less; otherwise, the update policy request will fail.
},
&quot;value&quot;: &quot;A String&quot;, # The token value that&#x27;s passed to the device and authorizes the device to enroll. This is a read-only field generated by the server.
Expand Down
14 changes: 7 additions & 7 deletions docs/dyn/androidmanagement_v1.enterprises.migrationTokens.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#create">create(parent, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Creates a migration token, to migrate an existing device from being managed by the EMM's Device Policy Controller (DPC) to being managed by the Android Management API.</p>
<p class="firstline">Creates a migration token, to migrate an existing device from being managed by the EMM's Device Policy Controller (DPC) to being managed by the Android Management API. See the guide (https://developers.google.com/android/management/dpc-migration) for more details.</p>
<p class="toc_element">
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
<p class="firstline">Gets a migration token.</p>
Expand All @@ -97,14 +97,14 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="create">create(parent, body=None, x__xgafv=None)</code>
<pre>Creates a migration token, to migrate an existing device from being managed by the EMM&#x27;s Device Policy Controller (DPC) to being managed by the Android Management API.
<pre>Creates a migration token, to migrate an existing device from being managed by the EMM&#x27;s Device Policy Controller (DPC) to being managed by the Android Management API. See the guide (https://developers.google.com/android/management/dpc-migration) for more details.

Args:
parent: string, Required. The enterprise in which this migration token will be created. Format: enterprises/{enterprise} (required)
parent: string, Required. The enterprise in which this migration token is created. This must be the same enterprise which already manages the device in the Play EMM API. Format: enterprises/{enterprise} (required)
body: object, The request body.
The object takes the form of:

{ # A token to initiate the migration of a device from being managed by a third-party DPC to being managed by Android Management API. A migration token is valid only for a single device.
{ # A token to initiate the migration of a device from being managed by a third-party DPC to being managed by Android Management API. A migration token is valid only for a single device. See the guide (https://developers.google.com/android/management/dpc-migration) for more details.
&quot;additionalData&quot;: &quot;A String&quot;, # Immutable. Optional EMM-specified additional data. Once the device is migrated this will be populated in the migrationAdditionalData field of the Device resource. This must be at most 1024 characters.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this migration token was created.
&quot;device&quot;: &quot;A String&quot;, # Output only. Once this migration token is used to migrate a device, the name of the resulting Device resource will be populated here, in the form enterprises/{enterprise}/devices/{device}.
Expand All @@ -126,7 +126,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # A token to initiate the migration of a device from being managed by a third-party DPC to being managed by Android Management API. A migration token is valid only for a single device.
{ # A token to initiate the migration of a device from being managed by a third-party DPC to being managed by Android Management API. A migration token is valid only for a single device. See the guide (https://developers.google.com/android/management/dpc-migration) for more details.
&quot;additionalData&quot;: &quot;A String&quot;, # Immutable. Optional EMM-specified additional data. Once the device is migrated this will be populated in the migrationAdditionalData field of the Device resource. This must be at most 1024 characters.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this migration token was created.
&quot;device&quot;: &quot;A String&quot;, # Output only. Once this migration token is used to migrate a device, the name of the resulting Device resource will be populated here, in the form enterprises/{enterprise}/devices/{device}.
Expand Down Expand Up @@ -155,7 +155,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # A token to initiate the migration of a device from being managed by a third-party DPC to being managed by Android Management API. A migration token is valid only for a single device.
{ # A token to initiate the migration of a device from being managed by a third-party DPC to being managed by Android Management API. A migration token is valid only for a single device. See the guide (https://developers.google.com/android/management/dpc-migration) for more details.
&quot;additionalData&quot;: &quot;A String&quot;, # Immutable. Optional EMM-specified additional data. Once the device is migrated this will be populated in the migrationAdditionalData field of the Device resource. This must be at most 1024 characters.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this migration token was created.
&quot;device&quot;: &quot;A String&quot;, # Output only. Once this migration token is used to migrate a device, the name of the resulting Device resource will be populated here, in the form enterprises/{enterprise}/devices/{device}.
Expand Down Expand Up @@ -188,7 +188,7 @@ <h3>Method Details</h3>

{ # Response to a request to list migration tokens for a given enterprise.
&quot;migrationTokens&quot;: [ # The migration tokens from the specified enterprise.
{ # A token to initiate the migration of a device from being managed by a third-party DPC to being managed by Android Management API. A migration token is valid only for a single device.
{ # A token to initiate the migration of a device from being managed by a third-party DPC to being managed by Android Management API. A migration token is valid only for a single device. See the guide (https://developers.google.com/android/management/dpc-migration) for more details.
&quot;additionalData&quot;: &quot;A String&quot;, # Immutable. Optional EMM-specified additional data. Once the device is migrated this will be populated in the migrationAdditionalData field of the Device resource. This must be at most 1024 characters.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this migration token was created.
&quot;device&quot;: &quot;A String&quot;, # Output only. Once this migration token is used to migrate a device, the name of the resulting Device resource will be populated here, in the form enterprises/{enterprise}/devices/{device}.
Expand Down

0 comments on commit 0619998

Please sign in to comment.