Skip to content

Commit a060399

Browse files
chore(drive): update the api
#### drive:v2 The following keys were changed: - auth.oauth2.scopes.https://www.googleapis.com/auth/drive.appdata (Total Keys: 1) - auth.oauth2.scopes.https://www.googleapis.com/auth/drive.metadata.readonly (Total Keys: 1) - etag (Total Keys: 1) - revision (Total Keys: 1) - schemas.Property.properties.visibility (Total Keys: 1) #### drive:v3 The following keys were changed: - auth.oauth2.scopes.https://www.googleapis.com/auth/drive.appdata (Total Keys: 1) - auth.oauth2.scopes.https://www.googleapis.com/auth/drive.metadata.readonly (Total Keys: 1) - etag (Total Keys: 1) - revision (Total Keys: 1) - schemas.File.properties.appProperties (Total Keys: 1)
1 parent 2cf24fd commit a060399

File tree

7 files changed

+9972
-9972
lines changed

7 files changed

+9972
-9972
lines changed

docs/dyn/drive_v2.changes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ <h3>Method Details</h3>
407407
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
408408
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
409409
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
410-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
410+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
411411
},
412412
],
413413
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -916,7 +916,7 @@ <h3>Method Details</h3>
916916
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
917917
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
918918
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
919-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
919+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
920920
},
921921
],
922922
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.

docs/dyn/drive_v2.files.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ <h3>Method Details</h3>
395395
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
396396
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
397397
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
398-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
398+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
399399
},
400400
],
401401
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -780,7 +780,7 @@ <h3>Method Details</h3>
780780
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
781781
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
782782
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
783-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
783+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
784784
},
785785
],
786786
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -1229,7 +1229,7 @@ <h3>Method Details</h3>
12291229
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
12301230
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
12311231
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
1232-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
1232+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
12331233
},
12341234
],
12351235
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -1628,7 +1628,7 @@ <h3>Method Details</h3>
16281628
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
16291629
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
16301630
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
1631-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
1631+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
16321632
},
16331633
],
16341634
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -2016,7 +2016,7 @@ <h3>Method Details</h3>
20162016
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
20172017
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
20182018
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
2019-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
2019+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
20202020
},
20212021
],
20222022
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -2418,7 +2418,7 @@ <h3>Method Details</h3>
24182418
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
24192419
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
24202420
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
2421-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
2421+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
24222422
},
24232423
],
24242424
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -2815,7 +2815,7 @@ <h3>Method Details</h3>
28152815
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
28162816
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
28172817
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
2818-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
2818+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
28192819
},
28202820
],
28212821
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -3210,7 +3210,7 @@ <h3>Method Details</h3>
32103210
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
32113211
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
32123212
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
3213-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
3213+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
32143214
},
32153215
],
32163216
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -3591,7 +3591,7 @@ <h3>Method Details</h3>
35913591
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
35923592
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
35933593
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
3594-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
3594+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
35953595
},
35963596
],
35973597
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -3972,7 +3972,7 @@ <h3>Method Details</h3>
39723972
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
39733973
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
39743974
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
3975-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
3975+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
39763976
},
39773977
],
39783978
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -4353,7 +4353,7 @@ <h3>Method Details</h3>
43534353
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
43544354
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
43554355
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
4356-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
4356+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
43574357
},
43584358
],
43594359
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -4730,7 +4730,7 @@ <h3>Method Details</h3>
47304730
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
47314731
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
47324732
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
4733-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
4733+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
47344734
},
47354735
],
47364736
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.
@@ -5127,7 +5127,7 @@ <h3>Method Details</h3>
51275127
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
51285128
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
51295129
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
5130-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
5130+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
51315131
},
51325132
],
51335133
&quot;quotaBytesUsed&quot;: &quot;A String&quot;, # The number of quota bytes used by this file.

docs/dyn/drive_v2.properties.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h3>Method Details</h3>
135135
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
136136
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
137137
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
138-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
138+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
139139
}</pre>
140140
</div>
141141

@@ -159,7 +159,7 @@ <h3>Method Details</h3>
159159
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
160160
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
161161
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
162-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
162+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
163163
}
164164

165165

@@ -177,7 +177,7 @@ <h3>Method Details</h3>
177177
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
178178
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
179179
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
180-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
180+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
181181
}</pre>
182182
</div>
183183

@@ -205,7 +205,7 @@ <h3>Method Details</h3>
205205
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
206206
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
207207
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
208-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
208+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
209209
},
210210
],
211211
&quot;kind&quot;: &quot;drive#propertyList&quot;, # This is always drive#propertyList.
@@ -234,7 +234,7 @@ <h3>Method Details</h3>
234234
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
235235
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
236236
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
237-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
237+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
238238
}
239239

240240
visibility: string, The visibility of the property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
@@ -253,7 +253,7 @@ <h3>Method Details</h3>
253253
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
254254
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
255255
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
256-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
256+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
257257
}</pre>
258258
</div>
259259

@@ -278,7 +278,7 @@ <h3>Method Details</h3>
278278
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
279279
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
280280
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
281-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
281+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
282282
}
283283

284284
visibility: string, The visibility of the property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
@@ -297,7 +297,7 @@ <h3>Method Details</h3>
297297
&quot;kind&quot;: &quot;drive#property&quot;, # This is always drive#property.
298298
&quot;selfLink&quot;: &quot;A String&quot;, # The link back to this property.
299299
&quot;value&quot;: &quot;A String&quot;, # The value of this property.
300-
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
300+
&quot;visibility&quot;: &quot;A String&quot;, # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE). Private properties can only be retrieved using an authenticated request. An authenticated request uses an access token obtained with a OAuth 2 client ID. You cannot use an API key to retrieve private properties.
301301
}</pre>
302302
</div>
303303

0 commit comments

Comments
 (0)