Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
144cc44
feat(admin): update the api
yoshi-automation Sep 27, 2022
7700e75
feat(adsense): update the api
yoshi-automation Sep 27, 2022
6c1c884
feat(androidpublisher): update the api
yoshi-automation Sep 27, 2022
38f6bdc
feat(assuredworkloads): update the api
yoshi-automation Sep 27, 2022
aa4b0e1
feat(baremetalsolution): update the api
yoshi-automation Sep 27, 2022
c4be010
feat(bigquery): update the api
yoshi-automation Sep 27, 2022
4ec5814
feat(chromeuxreport): update the api
yoshi-automation Sep 27, 2022
e58a7a1
feat(cloudbuild): update the api
yoshi-automation Sep 27, 2022
ba6cba0
feat(clouddeploy): update the api
yoshi-automation Sep 27, 2022
4a3ac99
feat(cloudkms): update the api
yoshi-automation Sep 27, 2022
897fdef
feat(composer): update the api
yoshi-automation Sep 27, 2022
6a205af
feat(compute): update the api
yoshi-automation Sep 27, 2022
74c6fd5
feat(dataplex): update the api
yoshi-automation Sep 27, 2022
686052c
feat(dfareporting): update the api
yoshi-automation Sep 27, 2022
f648b88
feat(dns): update the api
yoshi-automation Sep 27, 2022
e3e66ac
feat(documentai): update the api
yoshi-automation Sep 27, 2022
afd03ee
feat(firestore): update the api
yoshi-automation Sep 27, 2022
14020d7
feat(healthcare): update the api
yoshi-automation Sep 27, 2022
5311cf9
feat(identitytoolkit): update the api
yoshi-automation Sep 27, 2022
1c0a0fa
feat(language): update the api
yoshi-automation Sep 27, 2022
6c2f068
feat(monitoring): update the api
yoshi-automation Sep 27, 2022
5e7fcb9
feat(networkconnectivity): update the api
yoshi-automation Sep 27, 2022
43ac616
feat(networkmanagement): update the api
yoshi-automation Sep 27, 2022
546cd30
feat(ondemandscanning): update the api
yoshi-automation Sep 27, 2022
58a7d6a
feat(recommender): update the api
yoshi-automation Sep 27, 2022
47c7a75
feat(run): update the api
yoshi-automation Sep 27, 2022
e7668df
feat(securitycenter): update the api
yoshi-automation Sep 27, 2022
f976021
feat(youtube): update the api
yoshi-automation Sep 27, 2022
c57a4ea
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Sep 27, 2022
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
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions docs/dyn/admin_directory_v1.customers.chrome.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@

<h1><a href="admin_directory_v1.html">Admin SDK API</a> . <a href="admin_directory_v1.customers.html">customers</a> . <a href="admin_directory_v1.customers.chrome.html">chrome</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="admin_directory_v1.customers.chrome.printServers.html">printServers()</a></code>
</p>
<p class="firstline">Returns the printServers Resource.</p>

<p class="toc_element">
<code><a href="admin_directory_v1.customers.chrome.printers.html">printers()</a></code>
</p>
Expand Down
390 changes: 390 additions & 0 deletions docs/dyn/admin_directory_v1.customers.chrome.printServers.html

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions docs/dyn/adsense_v2.accounts.adclients.adunits.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ <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="#create">create(parent, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Creates an ad unit. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product. Note that ad units can only be created for ad clients with an "AFC" product code. For more info see the [AdClient resource](https://developers.google.com/adsense/management/reference/rest/v2/accounts.adclients). For now, this method can only be used to create `DISPLAY` ad units. See: https://support.google.com/adsense/answer/9183566</p>
<p class="toc_element">
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
<p class="firstline">Gets an ad unit from a specified account and ad client.</p>
Expand All @@ -95,12 +98,55 @@ <h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#list_next">list_next()</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
<p class="toc_element">
<code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates an ad unit. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product. For now, this method can only be used to update `DISPLAY` ad units. See: https://support.google.com/adsense/answer/9183566</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="create">create(parent, body=None, x__xgafv=None)</code>
<pre>Creates an ad unit. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product. Note that ad units can only be created for ad clients with an &quot;AFC&quot; product code. For more info see the [AdClient resource](https://developers.google.com/adsense/management/reference/rest/v2/accounts.adclients). For now, this method can only be used to create `DISPLAY` ad units. See: https://support.google.com/adsense/answer/9183566

Args:
parent: string, Required. Ad client to create an ad unit under. Format: accounts/{account}/adclients/{adclient} (required)
body: object, The request body.
The object takes the form of:

{ # Representation of an ad unit. An ad unit represents a saved ad unit with a specific set of ad settings that have been customized within an account.
&quot;contentAdsSettings&quot;: { # Settings specific to content ads (AFC). # Required. Settings specific to content ads (AFC).
&quot;size&quot;: &quot;A String&quot;, # Required. Size of the ad unit. e.g. &quot;728x90&quot;, &quot;1x3&quot; (for responsive ad units).
&quot;type&quot;: &quot;A String&quot;, # Required. Type of the ad unit.
},
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the ad unit, as provided when the ad unit was created.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the ad unit as used in the `AD_UNIT_ID` reporting dimension.
&quot;state&quot;: &quot;A String&quot;, # State of the ad unit.
}

x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Representation of an ad unit. An ad unit represents a saved ad unit with a specific set of ad settings that have been customized within an account.
&quot;contentAdsSettings&quot;: { # Settings specific to content ads (AFC). # Required. Settings specific to content ads (AFC).
&quot;size&quot;: &quot;A String&quot;, # Required. Size of the ad unit. e.g. &quot;728x90&quot;, &quot;1x3&quot; (for responsive ad units).
&quot;type&quot;: &quot;A String&quot;, # Required. Type of the ad unit.
},
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the ad unit, as provided when the ad unit was created.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the ad unit as used in the `AD_UNIT_ID` reporting dimension.
&quot;state&quot;: &quot;A String&quot;, # State of the ad unit.
}</pre>
</div>

<div class="method">
<code class="details" id="get">get(name, x__xgafv=None)</code>
<pre>Gets an ad unit from a specified account and ad client.
Expand Down Expand Up @@ -198,6 +244,7 @@ <h3>Method Details</h3>
{ # Response definition for the custom channels linked to an adunit list rpc.
&quot;customChannels&quot;: [ # The custom channels returned in this list response.
{ # Representation of a custom channel.
&quot;active&quot;: True or False, # Whether the custom channel is active and collecting data. See https://support.google.com/adsense/answer/10077192.
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the custom channel.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
Expand Down Expand Up @@ -235,4 +282,45 @@ <h3>Method Details</h3>
</pre>
</div>

<div class="method">
<code class="details" id="patch">patch(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>Updates an ad unit. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product. For now, this method can only be used to update `DISPLAY` ad units. See: https://support.google.com/adsense/answer/9183566

Args:
name: string, Output only. Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit} (required)
body: object, The request body.
The object takes the form of:

{ # Representation of an ad unit. An ad unit represents a saved ad unit with a specific set of ad settings that have been customized within an account.
&quot;contentAdsSettings&quot;: { # Settings specific to content ads (AFC). # Required. Settings specific to content ads (AFC).
&quot;size&quot;: &quot;A String&quot;, # Required. Size of the ad unit. e.g. &quot;728x90&quot;, &quot;1x3&quot; (for responsive ad units).
&quot;type&quot;: &quot;A String&quot;, # Required. Type of the ad unit.
},
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the ad unit, as provided when the ad unit was created.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the ad unit as used in the `AD_UNIT_ID` reporting dimension.
&quot;state&quot;: &quot;A String&quot;, # State of the ad unit.
}

updateMask: string, The list of fields to update. If empty, a full update is performed.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Representation of an ad unit. An ad unit represents a saved ad unit with a specific set of ad settings that have been customized within an account.
&quot;contentAdsSettings&quot;: { # Settings specific to content ads (AFC). # Required. Settings specific to content ads (AFC).
&quot;size&quot;: &quot;A String&quot;, # Required. Size of the ad unit. e.g. &quot;728x90&quot;, &quot;1x3&quot; (for responsive ad units).
&quot;type&quot;: &quot;A String&quot;, # Required. Type of the ad unit.
},
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the ad unit, as provided when the ad unit was created.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the ad unit as used in the `AD_UNIT_ID` reporting dimension.
&quot;state&quot;: &quot;A String&quot;, # State of the ad unit.
}</pre>
</div>

</body></html>
94 changes: 94 additions & 0 deletions docs/dyn/adsense_v2.accounts.adclients.customchannels.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ <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="#create">create(parent, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Creates a custom channel. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product.</p>
<p class="toc_element">
<code><a href="#delete">delete(name, x__xgafv=None)</a></code></p>
<p class="firstline">Deletes a custom channel. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product.</p>
<p class="toc_element">
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
<p class="firstline">Gets information about the selected custom channel.</p>
Expand All @@ -92,12 +98,65 @@ <h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#list_next">list_next()</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
<p class="toc_element">
<code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates a custom channel. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product.</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="create">create(parent, body=None, x__xgafv=None)</code>
<pre>Creates a custom channel. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product.

Args:
parent: string, Required. The ad client to create a custom channel under. Format: accounts/{account}/adclients/{adclient} (required)
body: object, The request body.
The object takes the form of:

{ # Representation of a custom channel.
&quot;active&quot;: True or False, # Whether the custom channel is active and collecting data. See https://support.google.com/adsense/answer/10077192.
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the custom channel.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
}

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 custom channel.
&quot;active&quot;: True or False, # Whether the custom channel is active and collecting data. See https://support.google.com/adsense/answer/10077192.
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the custom channel.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
}</pre>
</div>

<div class="method">
<code class="details" id="delete">delete(name, x__xgafv=None)</code>
<pre>Deletes a custom channel. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product.

Args:
name: string, Required. Name of the custom channel to delete. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel} (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
}</pre>
</div>

<div class="method">
<code class="details" id="get">get(name, x__xgafv=None)</code>
<pre>Gets information about the selected custom channel.
Expand All @@ -113,6 +172,7 @@ <h3>Method Details</h3>
An object of the form:

{ # Representation of a custom channel.
&quot;active&quot;: True or False, # Whether the custom channel is active and collecting data. See https://support.google.com/adsense/answer/10077192.
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the custom channel.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
Expand All @@ -138,6 +198,7 @@ <h3>Method Details</h3>
{ # Response definition for the custom channel list rpc.
&quot;customChannels&quot;: [ # The custom channels returned in this list response.
{ # Representation of a custom channel.
&quot;active&quot;: True or False, # Whether the custom channel is active and collecting data. See https://support.google.com/adsense/answer/10077192.
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the custom channel.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
Expand Down Expand Up @@ -208,4 +269,37 @@ <h3>Method Details</h3>
</pre>
</div>

<div class="method">
<code class="details" id="patch">patch(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>Updates a custom channel. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product.

Args:
name: string, Output only. Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel} (required)
body: object, The request body.
The object takes the form of:

{ # Representation of a custom channel.
&quot;active&quot;: True or False, # Whether the custom channel is active and collecting data. See https://support.google.com/adsense/answer/10077192.
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the custom channel.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
}

updateMask: string, The list of fields to update. If empty, a full update is performed.
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 custom channel.
&quot;active&quot;: True or False, # Whether the custom channel is active and collecting data. See https://support.google.com/adsense/answer/10077192.
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the custom channel.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
}</pre>
</div>

</body></html>
Loading