Skip to content

Commit

Permalink
chore: Update discovery artifacts (#2035)
Browse files Browse the repository at this point in the history
## Deleted keys were detected in the following stable discovery artifacts:
documentai v1 https://togithub.com/googleapis/google-api-python-client/commit/440c842065f0bb98b0d41507b02a515f35864d32

## Deleted keys were detected in the following pre-stable discovery artifacts:
cloudtasks v2beta2 https://togithub.com/googleapis/google-api-python-client/commit/68d13b309a3890ed461d9ba9f93302624e22201d
documentai v1beta2 https://togithub.com/googleapis/google-api-python-client/commit/440c842065f0bb98b0d41507b02a515f35864d32
documentai v1beta3 https://togithub.com/googleapis/google-api-python-client/commit/440c842065f0bb98b0d41507b02a515f35864d32
vmmigration v1alpha1 https://togithub.com/googleapis/google-api-python-client/commit/853b007ed05e6c6c8075d1cf4aff3cb15d3df54b

## Discovery Artifact Change Summary:
feat(admob): update the api https://togithub.com/googleapis/google-api-python-client/commit/80850422b5c225d999f37cdede5547b73c4e0a45
feat(androidenterprise): update the api https://togithub.com/googleapis/google-api-python-client/commit/ae317af4176b6639a2cec31a80b73f890e1024b6
feat(appengine): update the api https://togithub.com/googleapis/google-api-python-client/commit/83da6c96aa154cf40c9c7c49496bc48b8b4e511a
feat(batch): update the api https://togithub.com/googleapis/google-api-python-client/commit/f5c9ee7a3073dea2bb21b089eb875c2675d214c0
feat(cloudtasks): update the api https://togithub.com/googleapis/google-api-python-client/commit/68d13b309a3890ed461d9ba9f93302624e22201d
feat(compute): update the api https://togithub.com/googleapis/google-api-python-client/commit/1578648a093a30a08bfacdfab4c70f284ce5b7e4
feat(content): update the api https://togithub.com/googleapis/google-api-python-client/commit/dd3963ff2cfd590ddb27c7d4cb220a1bec7c4e44
feat(dataform): update the api https://togithub.com/googleapis/google-api-python-client/commit/568c18d3219ad85f7f7b57635323974ae4933376
feat(datamigration): update the api https://togithub.com/googleapis/google-api-python-client/commit/702672af09d5f192dac2d1101435751b7979916e
feat(datastore): update the api https://togithub.com/googleapis/google-api-python-client/commit/fde3afa51163848fad6e5499413762406451eb75
feat(dialogflow): update the api https://togithub.com/googleapis/google-api-python-client/commit/76b46ba298437c869ef537d75a59ceb956295904
feat(discoveryengine): update the api https://togithub.com/googleapis/google-api-python-client/commit/81172aee87d282fe9b4d883c39fb9d56532290fc
feat(documentai): update the api https://togithub.com/googleapis/google-api-python-client/commit/440c842065f0bb98b0d41507b02a515f35864d32
feat(firestore): update the api https://togithub.com/googleapis/google-api-python-client/commit/c38465229f960fab5143e69badb98e6643db7010
feat(managedidentities): update the api https://togithub.com/googleapis/google-api-python-client/commit/412d6af71d3c0d92083f955c8ce753105dd11198
feat(metastore): update the api https://togithub.com/googleapis/google-api-python-client/commit/ffa86c7057bf81ebcc5490413e7f360b755d5414
feat(playdeveloperreporting): update the api https://togithub.com/googleapis/google-api-python-client/commit/b65e1423dd93c9adb975a3543baaf2fd006c10d5
feat(recommender): update the api https://togithub.com/googleapis/google-api-python-client/commit/fb319564f354c11a06fd23eefaf80124f8f4af13
feat(streetviewpublish): update the api https://togithub.com/googleapis/google-api-python-client/commit/9a9bb5a7ce20698646f14b61eb1b869bd040c274
feat(translate): update the api https://togithub.com/googleapis/google-api-python-client/commit/480158858ff7590a2743c89d7a9918cdd72e5162
feat(vmmigration): update the api https://togithub.com/googleapis/google-api-python-client/commit/853b007ed05e6c6c8075d1cf4aff3cb15d3df54b
feat(workstations): update the api https://togithub.com/googleapis/google-api-python-client/commit/2cfb520b3524dd013d08e9c8b384073623c64e5d
  • Loading branch information
yoshi-code-bot authored Jan 17, 2023
1 parent 9de1216 commit 8543998
Show file tree
Hide file tree
Showing 483 changed files with 12,338 additions and 2,862 deletions.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/dyn/admob_v1.accounts.apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ <h3>Method Details</h3>
{ # Response for the apps list request.
&quot;apps&quot;: [ # The resulting apps for the requested account.
{ # Describes an AdMob app for a specific platform (For example: Android or iOS).
&quot;appApprovalState&quot;: &quot;A String&quot;, # Output only. The approval state for the app.
&quot;appId&quot;: &quot;A String&quot;, # The externally visible ID of the app which can be used to integrate with the AdMob SDK. This is a read only property. Example: ca-app-pub-9876543210987654~0123456789
&quot;linkedAppInfo&quot;: { # Information from the app store if the app is linked to an app store. # Immutable. The information for an app that is linked to an app store. This field is present if and only if the app is linked to an app store.
&quot;appStoreId&quot;: &quot;A String&quot;, # The app store ID of the app; present if and only if the app is linked to an app store. If the app is added to the Google Play store, it will be the application ID of the app. For example: &quot;com.example.myapp&quot;. See https://developer.android.com/studio/build/application-id. If the app is added to the Apple App Store, it will be app store ID. For example &quot;105169111&quot;. Note that setting the app store id is considered an irreversible action. Once an app is linked, it cannot be unlinked.
Expand Down
1 change: 1 addition & 0 deletions docs/dyn/admob_v1beta.accounts.apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ <h3>Method Details</h3>
{ # Response for the apps list request.
&quot;apps&quot;: [ # The resulting apps for the requested account.
{ # Describes an AdMob app for a specific platform (For example: Android or iOS).
&quot;appApprovalState&quot;: &quot;A String&quot;, # Output only. The approval state for the app.
&quot;appId&quot;: &quot;A String&quot;, # The externally visible ID of the app which can be used to integrate with the AdMob SDK. This is a read only property. Example: ca-app-pub-9876543210987654~0123456789
&quot;linkedAppInfo&quot;: { # Information from the app store if the app is linked to an app store. # Immutable. The information for an app that is linked to an app store. This field is present if and only if the app is linked to an app store.
&quot;appStoreId&quot;: &quot;A String&quot;, # The app store ID of the app; present if and only if the app is linked to an app store. If the app is added to the Google Play store, it will be the application ID of the app. For example: &quot;com.example.myapp&quot;. See https://developer.android.com/studio/build/application-id. If the app is added to the Apple App Store, it will be app store ID. For example &quot;105169111&quot;. Note that setting the app store id is considered an irreversible action. Once an app is linked, it cannot be unlinked.
Expand Down
20 changes: 20 additions & 0 deletions docs/dyn/androidenterprise_v1.enterprises.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,10 @@ <h3>Method Details</h3>
&quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
},
],
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
&quot;dedicatedDevicesAllowed&quot;: &quot;A String&quot;, # Whether dedicated devices are allowed.
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Whether Google authentication is required.
},
&quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
Expand Down Expand Up @@ -255,6 +259,10 @@ <h3>Method Details</h3>
&quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
},
],
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
&quot;dedicatedDevicesAllowed&quot;: &quot;A String&quot;, # Whether dedicated devices are allowed.
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Whether Google authentication is required.
},
&quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
Expand All @@ -274,6 +282,10 @@ <h3>Method Details</h3>
&quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
},
],
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
&quot;dedicatedDevicesAllowed&quot;: &quot;A String&quot;, # Whether dedicated devices are allowed.
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Whether Google authentication is required.
},
&quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
Expand Down Expand Up @@ -321,6 +333,10 @@ <h3>Method Details</h3>
&quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
},
],
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
&quot;dedicatedDevicesAllowed&quot;: &quot;A String&quot;, # Whether dedicated devices are allowed.
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Whether Google authentication is required.
},
&quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
Expand Down Expand Up @@ -398,6 +414,10 @@ <h3>Method Details</h3>
&quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
},
],
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
&quot;dedicatedDevicesAllowed&quot;: &quot;A String&quot;, # Whether dedicated devices are allowed.
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Whether Google authentication is required.
},
&quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
Expand Down
20 changes: 10 additions & 10 deletions docs/dyn/apigee_v1.organizations.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Lists the service accounts with the permissions required to allow the Synchronizer to download environment data from the control plane. An ETag is returned in the response to `getSyncAuthorization`. Pass that ETag when calling [setSyncAuthorization](setSyncAuthorization) to ensure that you are updating the correct version. If you don't pass the ETag in the call to `setSyncAuthorization`, then the existing authorization is overwritten indiscriminately. For more information, see [Configure the Synchronizer](https://cloud.google.com/apigee/docs/hybrid/latest/synchronizer-access). **Note**: Available to Apigee hybrid only.</p>
<p class="toc_element">
<code><a href="#list">list(parent, x__xgafv=None)</a></code></p>
<p class="firstline">Lists the Apigee organizations and associated GCP projects that you have permission to access. See [Understanding organizations](https://cloud.google.com/apigee/docs/api-platform/fundamentals/organization-structure).</p>
<p class="firstline">Lists the Apigee organizations and associated Google Cloud projects that you have permission to access. See [Understanding organizations](https://cloud.google.com/apigee/docs/api-platform/fundamentals/organization-structure).</p>
<p class="toc_element">
<code><a href="#setAddons">setAddons(org, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Configures the add-ons for the Apigee organization. The existing add-on configuration will be fully replaced.</p>
Expand Down Expand Up @@ -249,7 +249,7 @@ <h3>Method Details</h3>
&quot;enabled&quot;: True or False, # Flag that specifies whether the Monetization add-on is enabled.
},
},
&quot;analyticsRegion&quot;: &quot;A String&quot;, # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
&quot;analyticsRegion&quot;: &quot;A String&quot;, # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary Google Cloud region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
&quot;apigeeProjectId&quot;: &quot;A String&quot;, # Output only. Apigee Project ID associated with the organization. Use this project to allowlist Apigee in the Service Attachment when using private service connect with Apigee.
&quot;attributes&quot;: [ # Not used by Apigee.
&quot;A String&quot;,
Expand Down Expand Up @@ -284,7 +284,7 @@ <h3>Method Details</h3>
&quot;type&quot;: &quot;A String&quot;, # Not used by Apigee.
}

parent: string, Required. Name of the GCP project in which to associate the Apigee organization. Pass the information as a query parameter using the following structure in your request: `projects/`
parent: string, Required. Name of the Google Cloud project in which to associate the Apigee organization. Pass the information as a query parameter using the following structure in your request: `projects/`
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down Expand Up @@ -387,7 +387,7 @@ <h3>Method Details</h3>
&quot;enabled&quot;: True or False, # Flag that specifies whether the Monetization add-on is enabled.
},
},
&quot;analyticsRegion&quot;: &quot;A String&quot;, # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
&quot;analyticsRegion&quot;: &quot;A String&quot;, # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary Google Cloud region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
&quot;apigeeProjectId&quot;: &quot;A String&quot;, # Output only. Apigee Project ID associated with the organization. Use this project to allowlist Apigee in the Service Attachment when using private service connect with Apigee.
&quot;attributes&quot;: [ # Not used by Apigee.
&quot;A String&quot;,
Expand Down Expand Up @@ -499,7 +499,7 @@ <h3>Method Details</h3>
{
&quot;location&quot;: &quot;A String&quot;, # Output only. The Google Cloud region where control plane data is located. For more information, see https://cloud.google.com/about/locations/.
&quot;organization&quot;: &quot;A String&quot;, # Name of the Apigee organization.
&quot;projectId&quot;: &quot;A String&quot;, # GCP project associated with the Apigee organization
&quot;projectId&quot;: &quot;A String&quot;, # Google Cloud project associated with the Apigee organization
&quot;projectIds&quot;: [ # DEPRECATED: Use `project_id`. An Apigee Organization is mapped to a single project.
&quot;A String&quot;,
],
Expand Down Expand Up @@ -558,7 +558,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="list">list(parent, x__xgafv=None)</code>
<pre>Lists the Apigee organizations and associated GCP projects that you have permission to access. See [Understanding organizations](https://cloud.google.com/apigee/docs/api-platform/fundamentals/organization-structure).
<pre>Lists the Apigee organizations and associated Google Cloud projects that you have permission to access. See [Understanding organizations](https://cloud.google.com/apigee/docs/api-platform/fundamentals/organization-structure).

Args:
parent: string, Required. Use the following structure in your request: `organizations` (required)
Expand All @@ -571,11 +571,11 @@ <h3>Method Details</h3>
An object of the form:

{
&quot;organizations&quot;: [ # List of Apigee organizations and associated GCP projects.
&quot;organizations&quot;: [ # List of Apigee organizations and associated Google Cloud projects.
{
&quot;location&quot;: &quot;A String&quot;, # Output only. The Google Cloud region where control plane data is located. For more information, see https://cloud.google.com/about/locations/.
&quot;organization&quot;: &quot;A String&quot;, # Name of the Apigee organization.
&quot;projectId&quot;: &quot;A String&quot;, # GCP project associated with the Apigee organization
&quot;projectId&quot;: &quot;A String&quot;, # Google Cloud project associated with the Apigee organization
&quot;projectIds&quot;: [ # DEPRECATED: Use `project_id`. An Apigee Organization is mapped to a single project.
&quot;A String&quot;,
],
Expand Down Expand Up @@ -705,7 +705,7 @@ <h3>Method Details</h3>
&quot;enabled&quot;: True or False, # Flag that specifies whether the Monetization add-on is enabled.
},
},
&quot;analyticsRegion&quot;: &quot;A String&quot;, # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
&quot;analyticsRegion&quot;: &quot;A String&quot;, # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary Google Cloud region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
&quot;apigeeProjectId&quot;: &quot;A String&quot;, # Output only. Apigee Project ID associated with the organization. Use this project to allowlist Apigee in the Service Attachment when using private service connect with Apigee.
&quot;attributes&quot;: [ # Not used by Apigee.
&quot;A String&quot;,
Expand Down Expand Up @@ -768,7 +768,7 @@ <h3>Method Details</h3>
&quot;enabled&quot;: True or False, # Flag that specifies whether the Monetization add-on is enabled.
},
},
&quot;analyticsRegion&quot;: &quot;A String&quot;, # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
&quot;analyticsRegion&quot;: &quot;A String&quot;, # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary Google Cloud region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
&quot;apigeeProjectId&quot;: &quot;A String&quot;, # Output only. Apigee Project ID associated with the organization. Use this project to allowlist Apigee in the Service Attachment when using private service connect with Apigee.
&quot;attributes&quot;: [ # Not used by Apigee.
&quot;A String&quot;,
Expand Down
5 changes: 5 additions & 0 deletions docs/dyn/appengine_v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@ <h2>Instance Methods</h2>
</p>
<p class="firstline">Returns the apps Resource.</p>

<p class="toc_element">
<code><a href="appengine_v1.projects.html">projects()</a></code>
</p>
<p class="firstline">Returns the projects Resource.</p>

<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
Expand Down
91 changes: 91 additions & 0 deletions docs/dyn/appengine_v1.projects.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<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="appengine_v1.html">App Engine Admin API</a> . <a href="appengine_v1.projects.html">projects</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="appengine_v1.projects.locations.html">locations()</a></code>
</p>
<p class="firstline">Returns the locations Resource.</p>

<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
<pre>Close httplib2 connections.</pre>
</div>

</body></html>
Loading

0 comments on commit 8543998

Please sign in to comment.