Skip to content

chore: Update discovery artifacts #1304

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
merged 41 commits into from
Apr 22, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
6b90c81
chore: update docs/dyn/index.md
yoshi-automation Apr 22, 2021
402a555
chore(abusiveexperiencereport): update the api
yoshi-automation Apr 22, 2021
7d3e8cd
chore(acceleratedmobilepageurl): update the api
yoshi-automation Apr 22, 2021
ec474c3
chore(adexchangebuyer2): update the api
yoshi-automation Apr 22, 2021
10068af
chore(adexperiencereport): update the api
yoshi-automation Apr 22, 2021
f546794
chore(admin): update the api
yoshi-automation Apr 22, 2021
cbae215
chore(admob): update the api
yoshi-automation Apr 22, 2021
3f2a6f3
chore(appengine): update the api
yoshi-automation Apr 22, 2021
033b82b
chore(area120tables): update the api
yoshi-automation Apr 22, 2021
b0a5a70
chore(binaryauthorization): update the api
yoshi-automation Apr 22, 2021
bfbdf9f
chore(chromepolicy): update the api
yoshi-automation Apr 22, 2021
5b8c4cc
chore(classroom): update the api
yoshi-automation Apr 22, 2021
8b4a096
feat(cloudbuild): update the api
yoshi-automation Apr 22, 2021
894f3a2
chore(cloudresourcemanager): update the api
yoshi-automation Apr 22, 2021
c892cbc
chore(cloudtrace): update the api
yoshi-automation Apr 22, 2021
0f7832b
chore(domainsrdap): update the api
yoshi-automation Apr 22, 2021
0accfa2
chore(drive): update the api
yoshi-automation Apr 22, 2021
43c1036
chore(factchecktools): update the api
yoshi-automation Apr 22, 2021
f8fb4df
feat(file): update the api
yoshi-automation Apr 22, 2021
d0676c7
chore(gkehub): update the api
yoshi-automation Apr 22, 2021
3b22edb
chore(gmail): update the api
yoshi-automation Apr 22, 2021
670c397
chore(gmailpostmastertools): update the api
yoshi-automation Apr 22, 2021
47039f3
chore(homegraph): update the api
yoshi-automation Apr 22, 2021
0d9f00e
chore(language): update the api
yoshi-automation Apr 22, 2021
4007d57
chore(libraryagent): update the api
yoshi-automation Apr 22, 2021
35d4bd3
chore(localservices): update the api
yoshi-automation Apr 22, 2021
0ab74ac
chore(metastore): update the api
yoshi-automation Apr 22, 2021
58ac414
chore(mybusinessaccountmanagement): update the api
yoshi-automation Apr 22, 2021
777eb0a
chore(mybusinesslodging): update the api
yoshi-automation Apr 22, 2021
a055b53
chore(ondemandscanning): update the api
yoshi-automation Apr 22, 2021
9a8999c
chore(orgpolicy): update the api
yoshi-automation Apr 22, 2021
ba290d2
chore(playablelocations): update the api
yoshi-automation Apr 22, 2021
59a8d56
chore(prod_tt_sasportal): update the api
yoshi-automation Apr 22, 2021
c33dfc7
chore(realtimebidding): update the api
yoshi-automation Apr 22, 2021
9b828f3
chore(remotebuildexecution): update the api
yoshi-automation Apr 22, 2021
e7f46a2
chore(runtimeconfig): update the api
yoshi-automation Apr 22, 2021
6781435
chore(safebrowsing): update the api
yoshi-automation Apr 22, 2021
698d596
chore(streetviewpublish): update the api
yoshi-automation Apr 22, 2021
8516d2f
chore(webrisk): update the api
yoshi-automation Apr 22, 2021
e409968
chore(youtube): update the api
yoshi-automation Apr 22, 2021
1a57a36
chore(docs): Add new discovery artifacts and reference documents
yoshi-automation Apr 22, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions docs/dyn/cloudbuild_v1.projects.triggers.html
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
&quot;filter&quot;: &quot;A String&quot;, # Optional. A Common Expression Language string.
&quot;github&quot;: { # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. This message is experimental. # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. Mutually exclusive with `trigger_template`.
&quot;installationId&quot;: &quot;A String&quot;, # The installationID that emits the GitHub event.
&quot;name&quot;: &quot;A String&quot;, # Name of the repository. For example: The name for https://github.com/googlecloudplatform/cloud-builders is &quot;cloud-builders&quot;.
Expand All @@ -357,6 +358,12 @@ <h3>Method Details</h3>
&quot;A String&quot;,
],
&quot;name&quot;: &quot;A String&quot;, # User-assigned name of the trigger. Must be unique within the project. Trigger names must meet the following requirements: + They must contain only alphanumeric characters and dashes. + They can be 1-64 characters long. + They must begin and end with an alphanumeric character.
&quot;pubsubConfig&quot;: { # PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published. # Optional. PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Service account that will make the push request.
&quot;state&quot;: &quot;A String&quot;, # Potential issues with the underlying Pub/Sub subscription configuration. Only populated on get requests.
&quot;subscription&quot;: &quot;A String&quot;, # Output only. Name of the subscription. Format is `projects/{project}/subscriptions/{subscription}`.
&quot;topic&quot;: &quot;A String&quot;, # The name of the topic from which this subscription is receiving messages. Format is `projects/{project}/topics/{topic}`.
},
&quot;substitutions&quot;: { # Substitutions for Build resource. The keys must match the following regular expression: `^_[A-Z0-9_]+$`.
&quot;a_key&quot;: &quot;A String&quot;,
},
Expand Down Expand Up @@ -603,6 +610,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
&quot;filter&quot;: &quot;A String&quot;, # Optional. A Common Expression Language string.
&quot;github&quot;: { # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. This message is experimental. # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. Mutually exclusive with `trigger_template`.
&quot;installationId&quot;: &quot;A String&quot;, # The installationID that emits the GitHub event.
&quot;name&quot;: &quot;A String&quot;, # Name of the repository. For example: The name for https://github.com/googlecloudplatform/cloud-builders is &quot;cloud-builders&quot;.
Expand All @@ -626,6 +634,12 @@ <h3>Method Details</h3>
&quot;A String&quot;,
],
&quot;name&quot;: &quot;A String&quot;, # User-assigned name of the trigger. Must be unique within the project. Trigger names must meet the following requirements: + They must contain only alphanumeric characters and dashes. + They can be 1-64 characters long. + They must begin and end with an alphanumeric character.
&quot;pubsubConfig&quot;: { # PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published. # Optional. PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Service account that will make the push request.
&quot;state&quot;: &quot;A String&quot;, # Potential issues with the underlying Pub/Sub subscription configuration. Only populated on get requests.
&quot;subscription&quot;: &quot;A String&quot;, # Output only. Name of the subscription. Format is `projects/{project}/subscriptions/{subscription}`.
&quot;topic&quot;: &quot;A String&quot;, # The name of the topic from which this subscription is receiving messages. Format is `projects/{project}/topics/{topic}`.
},
&quot;substitutions&quot;: { # Substitutions for Build resource. The keys must match the following regular expression: `^_[A-Z0-9_]+$`.
&quot;a_key&quot;: &quot;A String&quot;,
},
Expand Down Expand Up @@ -899,6 +913,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
&quot;filter&quot;: &quot;A String&quot;, # Optional. A Common Expression Language string.
&quot;github&quot;: { # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. This message is experimental. # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. Mutually exclusive with `trigger_template`.
&quot;installationId&quot;: &quot;A String&quot;, # The installationID that emits the GitHub event.
&quot;name&quot;: &quot;A String&quot;, # Name of the repository. For example: The name for https://github.com/googlecloudplatform/cloud-builders is &quot;cloud-builders&quot;.
Expand All @@ -922,6 +937,12 @@ <h3>Method Details</h3>
&quot;A String&quot;,
],
&quot;name&quot;: &quot;A String&quot;, # User-assigned name of the trigger. Must be unique within the project. Trigger names must meet the following requirements: + They must contain only alphanumeric characters and dashes. + They can be 1-64 characters long. + They must begin and end with an alphanumeric character.
&quot;pubsubConfig&quot;: { # PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published. # Optional. PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Service account that will make the push request.
&quot;state&quot;: &quot;A String&quot;, # Potential issues with the underlying Pub/Sub subscription configuration. Only populated on get requests.
&quot;subscription&quot;: &quot;A String&quot;, # Output only. Name of the subscription. Format is `projects/{project}/subscriptions/{subscription}`.
&quot;topic&quot;: &quot;A String&quot;, # The name of the topic from which this subscription is receiving messages. Format is `projects/{project}/topics/{topic}`.
},
&quot;substitutions&quot;: { # Substitutions for Build resource. The keys must match the following regular expression: `^_[A-Z0-9_]+$`.
&quot;a_key&quot;: &quot;A String&quot;,
},
Expand Down Expand Up @@ -1180,6 +1201,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
&quot;filter&quot;: &quot;A String&quot;, # Optional. A Common Expression Language string.
&quot;github&quot;: { # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. This message is experimental. # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. Mutually exclusive with `trigger_template`.
&quot;installationId&quot;: &quot;A String&quot;, # The installationID that emits the GitHub event.
&quot;name&quot;: &quot;A String&quot;, # Name of the repository. For example: The name for https://github.com/googlecloudplatform/cloud-builders is &quot;cloud-builders&quot;.
Expand All @@ -1203,6 +1225,12 @@ <h3>Method Details</h3>
&quot;A String&quot;,
],
&quot;name&quot;: &quot;A String&quot;, # User-assigned name of the trigger. Must be unique within the project. Trigger names must meet the following requirements: + They must contain only alphanumeric characters and dashes. + They can be 1-64 characters long. + They must begin and end with an alphanumeric character.
&quot;pubsubConfig&quot;: { # PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published. # Optional. PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Service account that will make the push request.
&quot;state&quot;: &quot;A String&quot;, # Potential issues with the underlying Pub/Sub subscription configuration. Only populated on get requests.
&quot;subscription&quot;: &quot;A String&quot;, # Output only. Name of the subscription. Format is `projects/{project}/subscriptions/{subscription}`.
&quot;topic&quot;: &quot;A String&quot;, # The name of the topic from which this subscription is receiving messages. Format is `projects/{project}/topics/{topic}`.
},
&quot;substitutions&quot;: { # Substitutions for Build resource. The keys must match the following regular expression: `^_[A-Z0-9_]+$`.
&quot;a_key&quot;: &quot;A String&quot;,
},
Expand Down Expand Up @@ -1468,6 +1496,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
&quot;filter&quot;: &quot;A String&quot;, # Optional. A Common Expression Language string.
&quot;github&quot;: { # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. This message is experimental. # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. Mutually exclusive with `trigger_template`.
&quot;installationId&quot;: &quot;A String&quot;, # The installationID that emits the GitHub event.
&quot;name&quot;: &quot;A String&quot;, # Name of the repository. For example: The name for https://github.com/googlecloudplatform/cloud-builders is &quot;cloud-builders&quot;.
Expand All @@ -1491,6 +1520,12 @@ <h3>Method Details</h3>
&quot;A String&quot;,
],
&quot;name&quot;: &quot;A String&quot;, # User-assigned name of the trigger. Must be unique within the project. Trigger names must meet the following requirements: + They must contain only alphanumeric characters and dashes. + They can be 1-64 characters long. + They must begin and end with an alphanumeric character.
&quot;pubsubConfig&quot;: { # PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published. # Optional. PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Service account that will make the push request.
&quot;state&quot;: &quot;A String&quot;, # Potential issues with the underlying Pub/Sub subscription configuration. Only populated on get requests.
&quot;subscription&quot;: &quot;A String&quot;, # Output only. Name of the subscription. Format is `projects/{project}/subscriptions/{subscription}`.
&quot;topic&quot;: &quot;A String&quot;, # The name of the topic from which this subscription is receiving messages. Format is `projects/{project}/topics/{topic}`.
},
&quot;substitutions&quot;: { # Substitutions for Build resource. The keys must match the following regular expression: `^_[A-Z0-9_]+$`.
&quot;a_key&quot;: &quot;A String&quot;,
},
Expand Down Expand Up @@ -1737,6 +1772,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
&quot;filter&quot;: &quot;A String&quot;, # Optional. A Common Expression Language string.
&quot;github&quot;: { # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. This message is experimental. # GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. Mutually exclusive with `trigger_template`.
&quot;installationId&quot;: &quot;A String&quot;, # The installationID that emits the GitHub event.
&quot;name&quot;: &quot;A String&quot;, # Name of the repository. For example: The name for https://github.com/googlecloudplatform/cloud-builders is &quot;cloud-builders&quot;.
Expand All @@ -1760,6 +1796,12 @@ <h3>Method Details</h3>
&quot;A String&quot;,
],
&quot;name&quot;: &quot;A String&quot;, # User-assigned name of the trigger. Must be unique within the project. Trigger names must meet the following requirements: + They must contain only alphanumeric characters and dashes. + They can be 1-64 characters long. + They must begin and end with an alphanumeric character.
&quot;pubsubConfig&quot;: { # PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published. # Optional. PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Service account that will make the push request.
&quot;state&quot;: &quot;A String&quot;, # Potential issues with the underlying Pub/Sub subscription configuration. Only populated on get requests.
&quot;subscription&quot;: &quot;A String&quot;, # Output only. Name of the subscription. Format is `projects/{project}/subscriptions/{subscription}`.
&quot;topic&quot;: &quot;A String&quot;, # The name of the topic from which this subscription is receiving messages. Format is `projects/{project}/topics/{topic}`.
},
&quot;substitutions&quot;: { # Substitutions for Build resource. The keys must match the following regular expression: `^_[A-Z0-9_]+$`.
&quot;a_key&quot;: &quot;A String&quot;,
},
Expand Down
111 changes: 111 additions & 0 deletions docs/dyn/cloudcommerceprocurement_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="cloudcommerceprocurement_v1.html">Cloud Commerce Partner Procurement API</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="cloudcommerceprocurement_v1.providers.html">providers()</a></code>
</p>
<p class="firstline">Returns the providers 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>
Loading