You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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
Copy file name to clipboardExpand all lines: docs/dyn/androidpublisher_v3.purchases.subscriptions.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -213,7 +213,7 @@ <h3>Method Details</h3>
213
213
"obfuscatedExternalProfileId": "A String", # An obfuscated version of the id that is uniquely associated with the user'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.
214
214
"orderId": "A String", # The order id of the latest recurring order associated with the purchase of the subscription.
215
215
"paymentState": 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.
216
-
"priceAmountMicros": "A String", # 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.
216
+
"priceAmountMicros": "A String", # Price of the subscription, For tax exclusive countries, the price doesn'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.
217
217
"priceChange": { # 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.
218
218
"newPrice": { # 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.
219
219
"currency": "A String", # 3 letter Currency code, as defined by ISO 4217. See java/com/google/common/money/CurrencyCode.java
Copy file name to clipboardExpand all lines: docs/dyn/cloudkms_v1.projects.locations.keyRings.cryptoKeys.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ <h2>Instance Methods</h2>
114
114
<pclass="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>
<pclass="firstline">Update the version of a CryptoKey that will be used in Encrypt. Returns an error if called on an asymmetric key.</p>
117
+
<pclass="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>
Copy file name to clipboardExpand all lines: docs/dyn/drive_v2.changes.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -305,7 +305,7 @@ <h3>Method Details</h3>
305
305
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
306
306
"A String",
307
307
],
308
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
308
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
309
309
{ # Information about a Drive user.
310
310
"displayName": "A String", # A plain text displayable name for this user.
311
311
"emailAddress": "A String", # The email address of the user.
@@ -814,7 +814,7 @@ <h3>Method Details</h3>
814
814
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
815
815
"A String",
816
816
],
817
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
817
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
818
818
{ # Information about a Drive user.
819
819
"displayName": "A String", # A plain text displayable name for this user.
820
820
"emailAddress": "A String", # The email address of the user.
Copy file name to clipboardExpand all lines: docs/dyn/drive_v2.files.html
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -293,7 +293,7 @@ <h3>Method Details</h3>
293
293
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
294
294
"A String",
295
295
],
296
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
296
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
297
297
{ # Information about a Drive user.
298
298
"displayName": "A String", # A plain text displayable name for this user.
299
299
"emailAddress": "A String", # The email address of the user.
@@ -678,7 +678,7 @@ <h3>Method Details</h3>
678
678
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
679
679
"A String",
680
680
],
681
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
681
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
682
682
{ # Information about a Drive user.
683
683
"displayName": "A String", # A plain text displayable name for this user.
684
684
"emailAddress": "A String", # The email address of the user.
@@ -1128,7 +1128,7 @@ <h3>Method Details</h3>
1128
1128
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
1129
1129
"A String",
1130
1130
],
1131
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
1131
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
1132
1132
{ # Information about a Drive user.
1133
1133
"displayName": "A String", # A plain text displayable name for this user.
1134
1134
"emailAddress": "A String", # The email address of the user.
@@ -1527,7 +1527,7 @@ <h3>Method Details</h3>
1527
1527
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
1528
1528
"A String",
1529
1529
],
1530
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
1530
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
1531
1531
{ # Information about a Drive user.
1532
1532
"displayName": "A String", # A plain text displayable name for this user.
1533
1533
"emailAddress": "A String", # The email address of the user.
@@ -1915,7 +1915,7 @@ <h3>Method Details</h3>
1915
1915
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
1916
1916
"A String",
1917
1917
],
1918
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
1918
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
1919
1919
{ # Information about a Drive user.
1920
1920
"displayName": "A String", # A plain text displayable name for this user.
1921
1921
"emailAddress": "A String", # The email address of the user.
@@ -2317,7 +2317,7 @@ <h3>Method Details</h3>
2317
2317
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
2318
2318
"A String",
2319
2319
],
2320
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
2320
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
2321
2321
{ # Information about a Drive user.
2322
2322
"displayName": "A String", # A plain text displayable name for this user.
2323
2323
"emailAddress": "A String", # The email address of the user.
@@ -2714,7 +2714,7 @@ <h3>Method Details</h3>
2714
2714
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
2715
2715
"A String",
2716
2716
],
2717
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
2717
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
2718
2718
{ # Information about a Drive user.
2719
2719
"displayName": "A String", # A plain text displayable name for this user.
2720
2720
"emailAddress": "A String", # The email address of the user.
@@ -3109,7 +3109,7 @@ <h3>Method Details</h3>
3109
3109
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
3110
3110
"A String",
3111
3111
],
3112
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
3112
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
3113
3113
{ # Information about a Drive user.
3114
3114
"displayName": "A String", # A plain text displayable name for this user.
3115
3115
"emailAddress": "A String", # The email address of the user.
@@ -3490,7 +3490,7 @@ <h3>Method Details</h3>
3490
3490
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
3491
3491
"A String",
3492
3492
],
3493
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
3493
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
3494
3494
{ # Information about a Drive user.
3495
3495
"displayName": "A String", # A plain text displayable name for this user.
3496
3496
"emailAddress": "A String", # The email address of the user.
@@ -3871,7 +3871,7 @@ <h3>Method Details</h3>
3871
3871
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
3872
3872
"A String",
3873
3873
],
3874
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
3874
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
3875
3875
{ # Information about a Drive user.
3876
3876
"displayName": "A String", # A plain text displayable name for this user.
3877
3877
"emailAddress": "A String", # The email address of the user.
@@ -4252,7 +4252,7 @@ <h3>Method Details</h3>
4252
4252
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
4253
4253
"A String",
4254
4254
],
4255
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
4255
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
4256
4256
{ # Information about a Drive user.
4257
4257
"displayName": "A String", # A plain text displayable name for this user.
4258
4258
"emailAddress": "A String", # The email address of the user.
@@ -4629,7 +4629,7 @@ <h3>Method Details</h3>
4629
4629
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
4630
4630
"A String",
4631
4631
],
4632
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
4632
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
4633
4633
{ # Information about a Drive user.
4634
4634
"displayName": "A String", # A plain text displayable name for this user.
4635
4635
"emailAddress": "A String", # The email address of the user.
@@ -5026,7 +5026,7 @@ <h3>Method Details</h3>
5026
5026
"ownerNames": [ # Name(s) of the owner(s) of this file. Not populated for items in shared drives.
5027
5027
"A String",
5028
5028
],
5029
-
"owners": [ # The owner(s) of this file. Not populated for items in shared drives.
5029
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
5030
5030
{ # Information about a Drive user.
5031
5031
"displayName": "A String", # A plain text displayable name for this user.
5032
5032
"emailAddress": "A String", # The email address of the user.
Copy file name to clipboardExpand all lines: docs/dyn/drive_v3.changes.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -313,7 +313,7 @@ <h3>Method Details</h3>
313
313
"name": "A String", # 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.
314
314
"originalFilename": "A String", # 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.
315
315
"ownedByMe": True or False, # Whether the user owns the file. Not populated for items in shared drives.
316
-
"owners": [ # The owners of the file. Currently, only certain legacy files may have more than one owner. Not populated for items in shared drives.
316
+
"owners": [ # The owner of this file. Only certain legacy files may have more than one owner. This field isn't populated for items in shared drives.
317
317
{ # Information about a Drive user.
318
318
"displayName": "A String", # A plain text displayable name for this user.
319
319
"emailAddress": "A String", # 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.
0 commit comments