Skip to content

chore: Update discovery artifacts #2542

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

91 changes: 91 additions & 0 deletions docs/dyn/adsenseplatform_v1alpha.accounts.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="adsenseplatform_v1alpha.html">AdSense Platform API</a> . <a href="adsenseplatform_v1alpha.accounts.html">accounts</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="adsenseplatform_v1alpha.accounts.platforms.html">platforms()</a></code>
</p>
<p class="firstline">Returns the platforms 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>
110 changes: 110 additions & 0 deletions docs/dyn/adsenseplatform_v1alpha.accounts.platforms.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@
<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="adsenseplatform_v1alpha.html">AdSense Platform API</a> . <a href="adsenseplatform_v1alpha.accounts.html">accounts</a> . <a href="adsenseplatform_v1alpha.accounts.platforms.html">platforms</a></h1>
<h2>Instance Methods</h2>
<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="#get">get(name, x__xgafv=None)</a></code></p>
<p class="firstline">Gets a platform.</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="get">get(name, x__xgafv=None)</code>
<pre>Gets a platform.

Args:
name: string, Required. The name of the platform to retrieve. Format: accounts/{account}/platforms/{platform} (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Representation of a Transparent Platform.
&quot;defaultPlatformGroup&quot;: &quot;A String&quot;, # Default platform group for the platform.
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of the platform.
&quot;name&quot;: &quot;A String&quot;, # Identifier. Resource name of a platform. Format: accounts/{account}/platforms/{platform}
}</pre>
</div>

</body></html>
5 changes: 5 additions & 0 deletions docs/dyn/adsenseplatform_v1alpha.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@

<h1><a href="adsenseplatform_v1alpha.html">AdSense Platform API</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="adsenseplatform_v1alpha.accounts.html">accounts()</a></code>
</p>
<p class="firstline">Returns the accounts Resource.</p>

<p class="toc_element">
<code><a href="adsenseplatform_v1alpha.platforms.html">platforms()</a></code>
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,11 @@ <h3>Method Details</h3>
&quot;nextPageToken&quot;: &quot;A String&quot;, # Next page token.
&quot;sharedResourceSubscriptions&quot;: [ # The list of subscriptions.
{ # A subscription represents a subscribers&#x27; access to a particular set of published data. It contains references to associated listings, data exchanges, and linked datasets.
&quot;commercialInfo&quot;: { # Commercial info metadata for this subscription. # Output only. This is set if this is a commercial subscription i.e. if this subscription was created from subscribing to a commercial listing.
&quot;cloudMarketplace&quot;: { # Cloud Marketplace commercial metadata for this subscription. # Output only. This is set when the subscription is commercialised via Cloud Marketplace.
&quot;order&quot;: &quot;A String&quot;, # Resource name of the Marketplace Order.
},
},
&quot;creationTime&quot;: &quot;A String&quot;, # Output only. Timestamp when the subscription was created.
&quot;dataExchange&quot;: &quot;A String&quot;, # Output only. Resource name of the source Data Exchange. e.g. projects/123/locations/US/dataExchanges/456
&quot;lastModifyTime&quot;: &quot;A String&quot;, # Output only. Timestamp when the subscription was last modified.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,12 @@ <h3>Method Details</h3>
&quot;categories&quot;: [ # Optional. Categories of the listing. Up to two categories are allowed.
&quot;A String&quot;,
],
&quot;commercialInfo&quot;: { # Commercial info contains the information about the commercial data products associated with the listing. # Output only. Commercial info contains the information about the commercial data products associated with the listing.
&quot;cloudMarketplace&quot;: { # Specifies the details of the Marketplace Data Product associated with the Listing. # Output only. Details of the Marketplace Data Product associated with the Listing.
&quot;commercialState&quot;: &quot;A String&quot;, # Output only. Commercial state of the Marketplace Data Product.
&quot;service&quot;: &quot;A String&quot;, # Output only. Resource name of the commercial service associated with the Marketplace Data Product. e.g. example.com
},
},
&quot;dataProvider&quot;: { # Contains details of the data provider. # Optional. Details of the data provider who owns the source data.
&quot;name&quot;: &quot;A String&quot;, # Optional. Name of the data provider.
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the data provider. Max Length: 1000 bytes.
Expand Down Expand Up @@ -202,6 +208,12 @@ <h3>Method Details</h3>
&quot;categories&quot;: [ # Optional. Categories of the listing. Up to two categories are allowed.
&quot;A String&quot;,
],
&quot;commercialInfo&quot;: { # Commercial info contains the information about the commercial data products associated with the listing. # Output only. Commercial info contains the information about the commercial data products associated with the listing.
&quot;cloudMarketplace&quot;: { # Specifies the details of the Marketplace Data Product associated with the Listing. # Output only. Details of the Marketplace Data Product associated with the Listing.
&quot;commercialState&quot;: &quot;A String&quot;, # Output only. Commercial state of the Marketplace Data Product.
&quot;service&quot;: &quot;A String&quot;, # Output only. Resource name of the commercial service associated with the Marketplace Data Product. e.g. example.com
},
},
&quot;dataProvider&quot;: { # Contains details of the data provider. # Optional. Details of the data provider who owns the source data.
&quot;name&quot;: &quot;A String&quot;, # Optional. Name of the data provider.
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the data provider. Max Length: 1000 bytes.
Expand Down Expand Up @@ -283,6 +295,12 @@ <h3>Method Details</h3>
&quot;categories&quot;: [ # Optional. Categories of the listing. Up to two categories are allowed.
&quot;A String&quot;,
],
&quot;commercialInfo&quot;: { # Commercial info contains the information about the commercial data products associated with the listing. # Output only. Commercial info contains the information about the commercial data products associated with the listing.
&quot;cloudMarketplace&quot;: { # Specifies the details of the Marketplace Data Product associated with the Listing. # Output only. Details of the Marketplace Data Product associated with the Listing.
&quot;commercialState&quot;: &quot;A String&quot;, # Output only. Commercial state of the Marketplace Data Product.
&quot;service&quot;: &quot;A String&quot;, # Output only. Resource name of the commercial service associated with the Marketplace Data Product. e.g. example.com
},
},
&quot;dataProvider&quot;: { # Contains details of the data provider. # Optional. Details of the data provider who owns the source data.
&quot;name&quot;: &quot;A String&quot;, # Optional. Name of the data provider.
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the data provider. Max Length: 1000 bytes.
Expand Down Expand Up @@ -406,6 +424,12 @@ <h3>Method Details</h3>
&quot;categories&quot;: [ # Optional. Categories of the listing. Up to two categories are allowed.
&quot;A String&quot;,
],
&quot;commercialInfo&quot;: { # Commercial info contains the information about the commercial data products associated with the listing. # Output only. Commercial info contains the information about the commercial data products associated with the listing.
&quot;cloudMarketplace&quot;: { # Specifies the details of the Marketplace Data Product associated with the Listing. # Output only. Details of the Marketplace Data Product associated with the Listing.
&quot;commercialState&quot;: &quot;A String&quot;, # Output only. Commercial state of the Marketplace Data Product.
&quot;service&quot;: &quot;A String&quot;, # Output only. Resource name of the commercial service associated with the Marketplace Data Product. e.g. example.com
},
},
&quot;dataProvider&quot;: { # Contains details of the data provider. # Optional. Details of the data provider who owns the source data.
&quot;name&quot;: &quot;A String&quot;, # Optional. Name of the data provider.
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the data provider. Max Length: 1000 bytes.
Expand Down Expand Up @@ -462,6 +486,11 @@ <h3>Method Details</h3>
&quot;nextPageToken&quot;: &quot;A String&quot;, # Next page token.
&quot;sharedResourceSubscriptions&quot;: [ # The list of subscriptions.
{ # A subscription represents a subscribers&#x27; access to a particular set of published data. It contains references to associated listings, data exchanges, and linked datasets.
&quot;commercialInfo&quot;: { # Commercial info metadata for this subscription. # Output only. This is set if this is a commercial subscription i.e. if this subscription was created from subscribing to a commercial listing.
&quot;cloudMarketplace&quot;: { # Cloud Marketplace commercial metadata for this subscription. # Output only. This is set when the subscription is commercialised via Cloud Marketplace.
&quot;order&quot;: &quot;A String&quot;, # Resource name of the Marketplace Order.
},
},
&quot;creationTime&quot;: &quot;A String&quot;, # Output only. Timestamp when the subscription was created.
&quot;dataExchange&quot;: &quot;A String&quot;, # Output only. Resource name of the source Data Exchange. e.g. projects/123/locations/US/dataExchanges/456
&quot;lastModifyTime&quot;: &quot;A String&quot;, # Output only. Timestamp when the subscription was last modified.
Expand Down Expand Up @@ -545,6 +574,12 @@ <h3>Method Details</h3>
&quot;categories&quot;: [ # Optional. Categories of the listing. Up to two categories are allowed.
&quot;A String&quot;,
],
&quot;commercialInfo&quot;: { # Commercial info contains the information about the commercial data products associated with the listing. # Output only. Commercial info contains the information about the commercial data products associated with the listing.
&quot;cloudMarketplace&quot;: { # Specifies the details of the Marketplace Data Product associated with the Listing. # Output only. Details of the Marketplace Data Product associated with the Listing.
&quot;commercialState&quot;: &quot;A String&quot;, # Output only. Commercial state of the Marketplace Data Product.
&quot;service&quot;: &quot;A String&quot;, # Output only. Resource name of the commercial service associated with the Marketplace Data Product. e.g. example.com
},
},
&quot;dataProvider&quot;: { # Contains details of the data provider. # Optional. Details of the data provider who owns the source data.
&quot;name&quot;: &quot;A String&quot;, # Optional. Name of the data provider.
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the data provider. Max Length: 1000 bytes.
Expand Down Expand Up @@ -602,6 +637,12 @@ <h3>Method Details</h3>
&quot;categories&quot;: [ # Optional. Categories of the listing. Up to two categories are allowed.
&quot;A String&quot;,
],
&quot;commercialInfo&quot;: { # Commercial info contains the information about the commercial data products associated with the listing. # Output only. Commercial info contains the information about the commercial data products associated with the listing.
&quot;cloudMarketplace&quot;: { # Specifies the details of the Marketplace Data Product associated with the Listing. # Output only. Details of the Marketplace Data Product associated with the Listing.
&quot;commercialState&quot;: &quot;A String&quot;, # Output only. Commercial state of the Marketplace Data Product.
&quot;service&quot;: &quot;A String&quot;, # Output only. Resource name of the commercial service associated with the Marketplace Data Product. e.g. example.com
},
},
&quot;dataProvider&quot;: { # Contains details of the data provider. # Optional. Details of the data provider who owns the source data.
&quot;name&quot;: &quot;A String&quot;, # Optional. Name of the data provider.
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the data provider. Max Length: 1000 bytes.
Expand Down Expand Up @@ -744,7 +785,7 @@ <h3>Method Details</h3>
&quot;destinationPubsubSubscription&quot;: { # Defines the destination Pub/Sub subscription. # Required. Input only. Destination Pub/Sub subscription to create for the subscriber.
&quot;pubsubSubscription&quot;: { # A subscription resource. If none of `push_config`, `bigquery_config`, or `cloud_storage_config` is set, then the subscriber will pull and ack messages using API methods. At most one of these fields may be set. # Required. Destination Pub/Sub subscription resource.
&quot;ackDeadlineSeconds&quot;: 42, # Optional. The approximate amount of time (on a best-effort basis) Pub/Sub waits for the subscriber to acknowledge receipt before resending the message. In the interval after the message is delivered and before it is acknowledged, it is considered to be _outstanding_. During that time period, the message will not be redelivered (on a best-effort basis). For pull subscriptions, this value is used as the initial value for the ack deadline. To override this value for a given message, call `ModifyAckDeadline` with the corresponding `ack_id` if using non-streaming pull or send the `ack_id` in a `StreamingModifyAckDeadlineRequest` if using streaming pull. The minimum custom deadline you can specify is 10 seconds. The maximum custom deadline you can specify is 600 seconds (10 minutes). If this parameter is 0, a default value of 10 seconds is used. For push delivery, this value is also used to set the request timeout for the call to the push endpoint. If the subscriber never acknowledges the message, the Pub/Sub system will eventually redeliver the message.
&quot;analyticsHubSubscriptionInfo&quot;: { # Information about an associated Analytics Hub subscription (https://cloud.google.com/bigquery/docs/analytics-hub-manage-subscriptions). # Output only. Information about the associated Analytics Hub subscription. Only set if the subscritpion is created by Analytics Hub.
&quot;analyticsHubSubscriptionInfo&quot;: { # Information about an associated [Analytics Hub subscription](https://cloud.google.com/bigquery/docs/analytics-hub-manage-subscriptions). # Output only. Information about the associated Analytics Hub subscription. Only set if the subscritpion is created by Analytics Hub.
&quot;listing&quot;: &quot;A String&quot;, # Optional. The name of the associated Analytics Hub listing resource. Pattern: &quot;projects/{project}/locations/{location}/dataExchanges/{data_exchange}/listings/{listing}&quot;
&quot;subscription&quot;: &quot;A String&quot;, # Optional. The name of the associated Analytics Hub subscription resource. Pattern: &quot;projects/{project}/locations/{location}/subscriptions/{subscription}&quot;
},
Expand Down Expand Up @@ -826,6 +867,11 @@ <h3>Method Details</h3>

{ # Message for response when you subscribe to a listing.
&quot;subscription&quot;: { # A subscription represents a subscribers&#x27; access to a particular set of published data. It contains references to associated listings, data exchanges, and linked datasets. # Subscription object created from this subscribe action.
&quot;commercialInfo&quot;: { # Commercial info metadata for this subscription. # Output only. This is set if this is a commercial subscription i.e. if this subscription was created from subscribing to a commercial listing.
&quot;cloudMarketplace&quot;: { # Cloud Marketplace commercial metadata for this subscription. # Output only. This is set when the subscription is commercialised via Cloud Marketplace.
&quot;order&quot;: &quot;A String&quot;, # Resource name of the Marketplace Order.
},
},
&quot;creationTime&quot;: &quot;A String&quot;, # Output only. Timestamp when the subscription was created.
&quot;dataExchange&quot;: &quot;A String&quot;, # Output only. Resource name of the source Data Exchange. e.g. projects/123/locations/US/dataExchanges/456
&quot;lastModifyTime&quot;: &quot;A String&quot;, # Output only. Timestamp when the subscription was last modified.
Expand Down
Loading