Skip to content

chore: Update discovery artifacts #2192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
369842d
feat(analyticsdata): update the api
yoshi-automation Jul 18, 2023
bcd1396
feat(androidenterprise): update the api
yoshi-automation Jul 18, 2023
bf5f03e
feat(androidpublisher): update the api
yoshi-automation Jul 18, 2023
721ab67
feat(appengine): update the api
yoshi-automation Jul 18, 2023
e5a3b73
feat(artifactregistry): update the api
yoshi-automation Jul 18, 2023
2a00271
feat(assuredworkloads): update the api
yoshi-automation Jul 18, 2023
3d99785
feat(baremetalsolution): update the api
yoshi-automation Jul 18, 2023
d7f6b0d
feat(batch): update the api
yoshi-automation Jul 18, 2023
a254568
feat(bigquery): update the api
yoshi-automation Jul 18, 2023
f2dc070
feat(chat): update the api
yoshi-automation Jul 18, 2023
2e288dc
feat(checks): update the api
yoshi-automation Jul 18, 2023
91cbf8c
feat(classroom): update the api
yoshi-automation Jul 18, 2023
596118c
feat(cloudasset): update the api
yoshi-automation Jul 18, 2023
b01600f
feat(cloudbilling): update the api
yoshi-automation Jul 18, 2023
b440f99
feat(clouddebugger): update the api
yoshi-automation Jul 18, 2023
2452fa2
feat(compute): update the api
yoshi-automation Jul 18, 2023
608b3b1
feat(container): update the api
yoshi-automation Jul 18, 2023
abd8845
feat(containeranalysis): update the api
yoshi-automation Jul 18, 2023
ac08725
feat(content): update the api
yoshi-automation Jul 18, 2023
983fb15
feat(contentwarehouse): update the api
yoshi-automation Jul 18, 2023
1e8e3c6
feat(datacatalog): update the api
yoshi-automation Jul 18, 2023
0f34525
feat(dataform): update the api
yoshi-automation Jul 18, 2023
bd5a5df
feat(datamigration): update the api
yoshi-automation Jul 18, 2023
239e897
feat(discovery): update the api
yoshi-automation Jul 18, 2023
60f54e6
feat(documentai): update the api
yoshi-automation Jul 18, 2023
96c886a
feat(doubleclickbidmanager): update the api
yoshi-automation Jul 18, 2023
c890a3c
feat(drive): update the api
yoshi-automation Jul 18, 2023
fdb7803
feat(firestore): update the api
yoshi-automation Jul 18, 2023
012ba16
feat(gkehub): update the api
yoshi-automation Jul 18, 2023
b53ac4d
feat(gkeonprem): update the api
yoshi-automation Jul 18, 2023
ed98771
feat(homegraph): update the api
yoshi-automation Jul 18, 2023
0e5aa61
feat(iam): update the api
yoshi-automation Jul 18, 2023
0305245
feat(identitytoolkit): update the api
yoshi-automation Jul 18, 2023
b7efc50
feat(integrations): update the api
yoshi-automation Jul 18, 2023
c3d6c4c
feat(lifesciences): update the api
yoshi-automation Jul 18, 2023
ddfb8fa
feat(logging): update the api
yoshi-automation Jul 18, 2023
f7d86f4
feat(memcache): update the api
yoshi-automation Jul 18, 2023
8a96dc6
feat(networkmanagement): update the api
yoshi-automation Jul 18, 2023
13183d6
feat(networksecurity): update the api
yoshi-automation Jul 18, 2023
e7cd8af
feat(notebooks): update the api
yoshi-automation Jul 18, 2023
369df27
feat(ondemandscanning): update the api
yoshi-automation Jul 18, 2023
54ae1c8
feat(pubsub): update the api
yoshi-automation Jul 18, 2023
7058df6
feat(pubsublite): update the api
yoshi-automation Jul 18, 2023
ad5e2bc
feat(sasportal): update the api
yoshi-automation Jul 18, 2023
160ee84
feat(securitycenter): update the api
yoshi-automation Jul 18, 2023
b81f28f
feat(servicecontrol): update the api
yoshi-automation Jul 18, 2023
0cc4257
feat(servicemanagement): update the api
yoshi-automation Jul 18, 2023
ae56f6f
feat(serviceusage): update the api
yoshi-automation Jul 18, 2023
0f6a907
feat(slides): update the api
yoshi-automation Jul 18, 2023
c459cca
fix(smartdevicemanagement): update the api
yoshi-automation Jul 18, 2023
3e6b890
feat(speech): update the api
yoshi-automation Jul 18, 2023
264fa7f
feat(sqladmin): update the api
yoshi-automation Jul 18, 2023
e12c32c
feat(tpu): update the api
yoshi-automation Jul 18, 2023
b220c80
feat(verifiedaccess): update the api
yoshi-automation Jul 18, 2023
c585e74
feat(vision): update the api
yoshi-automation Jul 18, 2023
ea72977
feat(youtube): update the api
yoshi-automation Jul 18, 2023
5063206
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Jul 18, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions docs/dyn/androidenterprise_v1.products.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ <h3>Method Details</h3>
&quot;appVersion&quot;: [ # App versions currently available for this product.
{ # This represents a single version of the app.
&quot;isProduction&quot;: True or False, # True if this version is a production APK.
&quot;targetSdkVersion&quot;: 42, # The SDK version this app targets, as specified in the manifest of the APK. See http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
&quot;track&quot;: &quot;A String&quot;, # Deprecated, use trackId instead.
&quot;trackId&quot;: [ # Track ids that the app version is published in. Replaces the track field (deprecated), but doesn&#x27;t include the production track (see isProduction instead).
&quot;A String&quot;,
Expand Down Expand Up @@ -392,6 +393,7 @@ <h3>Method Details</h3>
&quot;appVersion&quot;: [ # App versions currently available for this product.
{ # This represents a single version of the app.
&quot;isProduction&quot;: True or False, # True if this version is a production APK.
&quot;targetSdkVersion&quot;: 42, # The SDK version this app targets, as specified in the manifest of the APK. See http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
&quot;track&quot;: &quot;A String&quot;, # Deprecated, use trackId instead.
&quot;trackId&quot;: [ # Track ids that the app version is published in. Replaces the track field (deprecated), but doesn&#x27;t include the production track (see isProduction instead).
&quot;A String&quot;,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ <h3>Method Details</h3>
&quot;regionalPriceMigrations&quot;: [ # Required. The regional prices to update.
{ # Configuration for a price migration.
&quot;oldestAllowedPriceVersionTime&quot;: &quot;A String&quot;, # Required. The cutoff time for historical prices that subscribers can remain paying. Subscribers who are on a price that was created before this cutoff time will be migrated to the currently-offered price. These subscribers will receive a notification that they will be paying a different price. Subscribers who do not agree to the new price will have their subscription ended at the next renewal.
&quot;priceIncreaseType&quot;: &quot;A String&quot;, # Optional. The behavior the caller wants users to see if there is a price increase during migration. If left unset, the behavior defaults to PRICE_INCREASE_TYPE_OPT_IN.
&quot;regionCode&quot;: &quot;A String&quot;, # Required. Region code this configuration applies to, as defined by ISO 3166-2, e.g. &quot;US&quot;.
},
],
Expand Down
5 changes: 2 additions & 3 deletions docs/dyn/appengine_v1.apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h2>Instance Methods</h2>
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#create">create(body=None, parent=None, x__xgafv=None)</a></code></p>
<code><a href="#create">create(body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Creates an App Engine application for a Google Cloud Platform project. Required fields: id - The ID of the target Cloud Platform project. location - The region (https://cloud.google.com/appengine/docs/locations) where you want the App Engine application located.For more information about App Engine applications, see Managing Projects, Applications, and Billing (https://cloud.google.com/appengine/docs/standard/python/console/).</p>
<p class="toc_element">
<code><a href="#get">get(appsId, x__xgafv=None)</a></code></p>
Expand All @@ -131,7 +131,7 @@ <h3>Method Details</h3>
</div>

<div class="method">
<code class="details" id="create">create(body=None, parent=None, x__xgafv=None)</code>
<code class="details" id="create">create(body=None, x__xgafv=None)</code>
<pre>Creates an App Engine application for a Google Cloud Platform project. Required fields: id - The ID of the target Cloud Platform project. location - The region (https://cloud.google.com/appengine/docs/locations) where you want the App Engine application located.For more information about App Engine applications, see Managing Projects, Applications, and Billing (https://cloud.google.com/appengine/docs/standard/python/console/).

Args:
Expand Down Expand Up @@ -170,7 +170,6 @@ <h3>Method Details</h3>
&quot;servingStatus&quot;: &quot;A String&quot;, # Serving status of this application.
}

parent: string, The project and location in which the application should be created, specified in the format projects/*/locations/*
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down
5 changes: 0 additions & 5 deletions docs/dyn/appengine_v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ <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
5 changes: 2 additions & 3 deletions docs/dyn/appengine_v1beta.apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h2>Instance Methods</h2>
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#create">create(body=None, parent=None, x__xgafv=None)</a></code></p>
<code><a href="#create">create(body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Creates an App Engine application for a Google Cloud Platform project. Required fields: id - The ID of the target Cloud Platform project. location - The region (https://cloud.google.com/appengine/docs/locations) where you want the App Engine application located.For more information about App Engine applications, see Managing Projects, Applications, and Billing (https://cloud.google.com/appengine/docs/standard/python/console/).</p>
<p class="toc_element">
<code><a href="#get">get(appsId, x__xgafv=None)</a></code></p>
Expand All @@ -131,7 +131,7 @@ <h3>Method Details</h3>
</div>

<div class="method">
<code class="details" id="create">create(body=None, parent=None, x__xgafv=None)</code>
<code class="details" id="create">create(body=None, x__xgafv=None)</code>
<pre>Creates an App Engine application for a Google Cloud Platform project. Required fields: id - The ID of the target Cloud Platform project. location - The region (https://cloud.google.com/appengine/docs/locations) where you want the App Engine application located.For more information about App Engine applications, see Managing Projects, Applications, and Billing (https://cloud.google.com/appengine/docs/standard/python/console/).

Args:
Expand Down Expand Up @@ -170,7 +170,6 @@ <h3>Method Details</h3>
&quot;servingStatus&quot;: &quot;A String&quot;, # Serving status of this application.
}

parent: string, The project and location in which the application should be created, specified in the format projects/*/locations/*
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down
5 changes: 0 additions & 5 deletions docs/dyn/appengine_v1beta.projects.locations.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@

<h1><a href="appengine_v1beta.html">App Engine Admin API</a> . <a href="appengine_v1beta.projects.html">projects</a> . <a href="appengine_v1beta.projects.locations.html">locations</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="appengine_v1beta.projects.locations.applications.html">applications()</a></code>
</p>
<p class="firstline">Returns the applications Resource.</p>

<p class="toc_element">
<code><a href="appengine_v1beta.projects.locations.operations.html">operations()</a></code>
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,13 @@ <h3>Method Details</h3>
&quot;category&quot;: &quot;A String&quot;, # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
&quot;description&quot;: &quot;A String&quot;, # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
&quot;exceptionAuditLogLink&quot;: &quot;A String&quot;, # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
&quot;exceptionContexts&quot;: [ # Output only. List of all the exception detail added for the violation.
{ # Violation exception detail. Next Id: 6
&quot;acknowledgementTime&quot;: &quot;A String&quot;, # Timestamp when the violation was acknowledged.
&quot;comment&quot;: &quot;A String&quot;, # Business justification provided towards the acknowledgement of the violation.
&quot;userName&quot;: &quot;A String&quot;, # Name of the user (or service account) who acknowledged the violation.
},
],
&quot;name&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
&quot;nonCompliantOrgPolicy&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
&quot;remediation&quot;: { # Represents remediation guidance to resolve compliance violation for AssuredWorkload # Output only. Compliance violation remediation
Expand Down Expand Up @@ -211,6 +218,13 @@ <h3>Method Details</h3>
&quot;category&quot;: &quot;A String&quot;, # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
&quot;description&quot;: &quot;A String&quot;, # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
&quot;exceptionAuditLogLink&quot;: &quot;A String&quot;, # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
&quot;exceptionContexts&quot;: [ # Output only. List of all the exception detail added for the violation.
{ # Violation exception detail. Next Id: 6
&quot;acknowledgementTime&quot;: &quot;A String&quot;, # Timestamp when the violation was acknowledged.
&quot;comment&quot;: &quot;A String&quot;, # Business justification provided towards the acknowledgement of the violation.
&quot;userName&quot;: &quot;A String&quot;, # Name of the user (or service account) who acknowledged the violation.
},
],
&quot;name&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
&quot;nonCompliantOrgPolicy&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
&quot;remediation&quot;: { # Represents remediation guidance to resolve compliance violation for AssuredWorkload # Output only. Compliance violation remediation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,13 @@ <h3>Method Details</h3>
&quot;category&quot;: &quot;A String&quot;, # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
&quot;description&quot;: &quot;A String&quot;, # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
&quot;exceptionAuditLogLink&quot;: &quot;A String&quot;, # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
&quot;exceptionContexts&quot;: [ # Output only. List of all the exception detail added for the violation.
{ # Violation exception detail. Next Id: 6
&quot;acknowledgementTime&quot;: &quot;A String&quot;, # Timestamp when the violation was acknowledged.
&quot;comment&quot;: &quot;A String&quot;, # Business justification provided towards the acknowledgement of the violation.
&quot;userName&quot;: &quot;A String&quot;, # Name of the user (or service account) who acknowledged the violation.
},
],
&quot;name&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
&quot;nonCompliantOrgPolicy&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
&quot;remediation&quot;: { # Represents remediation guidance to resolve compliance violation for AssuredWorkload # Output only. Compliance violation remediation
Expand Down Expand Up @@ -211,6 +218,13 @@ <h3>Method Details</h3>
&quot;category&quot;: &quot;A String&quot;, # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
&quot;description&quot;: &quot;A String&quot;, # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
&quot;exceptionAuditLogLink&quot;: &quot;A String&quot;, # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
&quot;exceptionContexts&quot;: [ # Output only. List of all the exception detail added for the violation.
{ # Violation exception detail. Next Id: 6
&quot;acknowledgementTime&quot;: &quot;A String&quot;, # Timestamp when the violation was acknowledged.
&quot;comment&quot;: &quot;A String&quot;, # Business justification provided towards the acknowledgement of the violation.
&quot;userName&quot;: &quot;A String&quot;, # Name of the user (or service account) who acknowledged the violation.
},
],
&quot;name&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
&quot;nonCompliantOrgPolicy&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
&quot;remediation&quot;: { # Represents remediation guidance to resolve compliance violation for AssuredWorkload # Output only. Compliance violation remediation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ <h3>Method Details</h3>
&quot;vlanAttachments&quot;: [ # The list of VLAN attachments for the VRF.
{ # VLAN attachment details.
&quot;id&quot;: &quot;A String&quot;, # Immutable. The identifier of the attachment within vrf.
&quot;interconnectAttachment&quot;: &quot;A String&quot;, # Optional. The name of the vlan attachment within vrf. This is of the form projects/{project_number}/regions/{region}/interconnectAttachments/{interconnect_attachment}
&quot;pairingKey&quot;: &quot;A String&quot;, # Input only. Pairing key.
&quot;peerIp&quot;: &quot;A String&quot;, # The peer IP of the attachment.
&quot;peerVlanId&quot;: &quot;A String&quot;, # The peer vlan ID of the attachment.
Expand Down Expand Up @@ -511,6 +512,7 @@ <h3>Method Details</h3>
&quot;vlanAttachments&quot;: [ # The list of VLAN attachments for the VRF.
{ # VLAN attachment details.
&quot;id&quot;: &quot;A String&quot;, # Immutable. The identifier of the attachment within vrf.
&quot;interconnectAttachment&quot;: &quot;A String&quot;, # Optional. The name of the vlan attachment within vrf. This is of the form projects/{project_number}/regions/{region}/interconnectAttachments/{interconnect_attachment}
&quot;pairingKey&quot;: &quot;A String&quot;, # Input only. Pairing key.
&quot;peerIp&quot;: &quot;A String&quot;, # The peer IP of the attachment.
&quot;peerVlanId&quot;: &quot;A String&quot;, # The peer vlan ID of the attachment.
Expand Down Expand Up @@ -688,6 +690,7 @@ <h3>Method Details</h3>
&quot;vlanAttachments&quot;: [ # The list of VLAN attachments for the VRF.
{ # VLAN attachment details.
&quot;id&quot;: &quot;A String&quot;, # Immutable. The identifier of the attachment within vrf.
&quot;interconnectAttachment&quot;: &quot;A String&quot;, # Optional. The name of the vlan attachment within vrf. This is of the form projects/{project_number}/regions/{region}/interconnectAttachments/{interconnect_attachment}
&quot;pairingKey&quot;: &quot;A String&quot;, # Input only. Pairing key.
&quot;peerIp&quot;: &quot;A String&quot;, # The peer IP of the attachment.
&quot;peerVlanId&quot;: &quot;A String&quot;, # The peer vlan ID of the attachment.
Expand Down Expand Up @@ -886,6 +889,7 @@ <h3>Method Details</h3>
&quot;vlanAttachments&quot;: [ # The list of VLAN attachments for the VRF.
{ # VLAN attachment details.
&quot;id&quot;: &quot;A String&quot;, # Immutable. The identifier of the attachment within vrf.
&quot;interconnectAttachment&quot;: &quot;A String&quot;, # Optional. The name of the vlan attachment within vrf. This is of the form projects/{project_number}/regions/{region}/interconnectAttachments/{interconnect_attachment}
&quot;pairingKey&quot;: &quot;A String&quot;, # Input only. Pairing key.
&quot;peerIp&quot;: &quot;A String&quot;, # The peer IP of the attachment.
&quot;peerVlanId&quot;: &quot;A String&quot;, # The peer vlan ID of the attachment.
Expand Down
Loading