Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore: Update discovery artifacts (#1386)
## Deleted keys were detected in the following stable discovery artifacts:
admin directory_v1 7bac81f
doubleclickbidmanager v1.1 895ff46

## Discovery Artifact Change Summary:
feat(adexchangebuyer): update the api 3cf7a8d
feat(admin): update the api 7bac81f
feat(content): update the api aab557d
feat(dfareporting): update the api c83912b
feat(doubleclickbidmanager): update the api 895ff46
feat(servicecontrol): update the api facd7ec
  • Loading branch information
yoshi-code-bot committed May 28, 2021
1 parent 31bbe51 commit ab1d6dc
Show file tree
Hide file tree
Showing 105 changed files with 97,343 additions and 76,714 deletions.
2 changes: 1 addition & 1 deletion docs/dyn/androidpublisher_v3.purchases.subscriptions.html
Expand Up @@ -213,7 +213,7 @@ <h3>Method Details</h3>
&quot;obfuscatedExternalProfileId&quot;: &quot;A String&quot;, # An obfuscated version of the id that is uniquely associated with the user&#x27;s profile in your app. Only present if specified using https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.Builder#setobfuscatedprofileid when the purchase was made.
&quot;orderId&quot;: &quot;A String&quot;, # The order id of the latest recurring order associated with the purchase of the subscription.
&quot;paymentState&quot;: 42, # The payment state of the subscription. Possible values are: 0. Payment pending 1. Payment received 2. Free trial 3. Pending deferred upgrade/downgrade Not present for canceled, expired subscriptions.
&quot;priceAmountMicros&quot;: &quot;A String&quot;, # Price of the subscription, not including tax. Price is expressed in micro-units, where 1,000,000 micro-units represents one unit of the currency. For example, if the subscription price is €1.99, price_amount_micros is 1990000.
&quot;priceAmountMicros&quot;: &quot;A String&quot;, # Price of the subscription, For tax exclusive countries, the price doesn&#x27;t include tax. For tax inclusive countries, the price includes tax. Price is expressed in micro-units, where 1,000,000 micro-units represents one unit of the currency. For example, if the subscription price is €1.99, price_amount_micros is 1990000.
&quot;priceChange&quot;: { # Contains the price change information for a subscription that can be used to control the user journey for the price change in the app. This can be in the form of seeking confirmation from the user or tailoring the experience for a successful conversion. # The latest price change information available. This is present only when there is an upcoming price change for the subscription yet to be applied. Once the subscription renews with the new price or the subscription is canceled, no price change information will be returned.
&quot;newPrice&quot;: { # Definition of a price, i.e. currency and units. # The new price the subscription will renew with if the price change is accepted by the user.
&quot;currency&quot;: &quot;A String&quot;, # 3 letter Currency code, as defined by ISO 4217. See java/com/google/common/money/CurrencyCode.java
Expand Down
Expand Up @@ -114,7 +114,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.</p>
<p class="toc_element">
<code><a href="#updatePrimaryVersion">updatePrimaryVersion(name, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Update the version of a CryptoKey that will be used in Encrypt. Returns an error if called on an asymmetric key.</p>
<p class="firstline">Update the version of a CryptoKey that will be used in Encrypt. Returns an error if called on a key whose purpose is not ENCRYPT_DECRYPT.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
Expand Down Expand Up @@ -725,7 +725,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="updatePrimaryVersion">updatePrimaryVersion(name, body=None, x__xgafv=None)</code>
<pre>Update the version of a CryptoKey that will be used in Encrypt. Returns an error if called on an asymmetric key.
<pre>Update the version of a CryptoKey that will be used in Encrypt. Returns an error if called on a key whose purpose is not ENCRYPT_DECRYPT.

Args:
name: string, Required. The resource name of the CryptoKey to update. (required)
Expand Down
286 changes: 208 additions & 78 deletions docs/dyn/datastore_v1.projects.html

Large diffs are not rendered by default.

286 changes: 78 additions & 208 deletions docs/dyn/datastore_v1beta3.projects.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/dyn/drive_v2.changes.html
Expand Up @@ -305,7 +305,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -814,7 +814,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down
26 changes: 13 additions & 13 deletions docs/dyn/drive_v2.files.html
Expand Up @@ -293,7 +293,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -678,7 +678,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -1128,7 +1128,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -1527,7 +1527,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -1915,7 +1915,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -2317,7 +2317,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -2714,7 +2714,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -3109,7 +3109,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -3490,7 +3490,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -3871,7 +3871,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -4252,7 +4252,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -4629,7 +4629,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down Expand Up @@ -5026,7 +5026,7 @@ <h3>Method Details</h3>
&quot;ownerNames&quot;: [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
&quot;A String&quot;,
],
&quot;owners&quot;: [ # The owner(s) of this file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user.
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/drive_v3.changes.html
Expand Up @@ -313,7 +313,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # The name of the file. This is not necessarily unique within a folder. Note that for immutable items such as the top level folders of shared drives, My Drive root folder, and Application Data folder the name is constant.
&quot;originalFilename&quot;: &quot;A String&quot;, # The original filename of the uploaded content if available, or else the original value of the name field. This is only available for files with binary content in Google Drive.
&quot;ownedByMe&quot;: True or False, # Whether the user owns the file. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owners of the file. Currently, only certain legacy files may have more than one owner. Not populated for items in shared drives.
&quot;owners&quot;: [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn&#x27;t populated for items in shared drives.
{ # Information about a Drive user.
&quot;displayName&quot;: &quot;A String&quot;, # A plain text displayable name for this user.
&quot;emailAddress&quot;: &quot;A String&quot;, # The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
Expand Down

0 comments on commit ab1d6dc

Please sign in to comment.