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
Copy file name to clipboardExpand all lines: docs/dyn/discovery_v1.apis.html
-29Lines changed: 0 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -117,14 +117,6 @@ <h3>Method Details</h3>
117
117
"description": "A String", # The description of this API.
118
118
"discoveryVersion": "v1", # Indicate the version of the Discovery API used to generate this doc.
119
119
"documentationLink": "A String", # A link to human readable documentation for the API.
120
-
"endpoints": [ # A list of location-based endpoint objects for this API. Each object contains the endpoint URL, location, description and deprecation status.
121
-
{ # A single endpoint object
122
-
"deprecated": True or False, # Whether this endpoint is deprecated
123
-
"description": "A String", # A string describing the host designated by the URL
124
-
"endpointUrl": "A String", # The URL of the endpoint target host
125
-
"location": "A String", # The location of the endpoint
126
-
},
127
-
],
128
120
"etag": "A String", # The ETag for this response.
129
121
"exponentialBackoffDefault": True or False, # Enable exponential backoff for suitable methods in the generated clients.
130
122
"features": [ # A list of supported features for this API.
@@ -141,8 +133,6 @@ <h3>Method Details</h3>
141
133
],
142
134
"methods": { # API-level methods for this API.
143
135
"a_key": { # An individual method description.
144
-
"apiVersion": "A String", # The API Version of this method, as passed in via the `X-Goog-Api-Version` header or `$apiVersion` query parameter.
145
-
"deprecated": True or False, # Whether this method is deprecated.
146
136
"description": "A String", # Description of this method.
147
137
"etagRequired": True or False, # Whether this method requires an ETag to be specified. The ETag is sent as an HTTP If-Match or If-None-Match header.
148
138
"flatPath": "A String", # The URI path of this REST method in (RFC 6570) format without level 2 features ({+var}). Supplementary to the path property.
@@ -177,14 +167,10 @@ <h3>Method Details</h3>
177
167
],
178
168
},
179
169
"default": "A String", # The default value of this property (if one exists).
180
-
"deprecated": True or False, # Whether the parameter is deprecated.
181
170
"description": "A String", # A description of this object.
182
171
"enum": [ # Values this parameter may take (if it is an enum).
183
172
"A String",
184
173
],
185
-
"enumDeprecated": [ # The deprecation status for the enums. Each position maps to the corresponding value in the "enum" array.
186
-
True or False,
187
-
],
188
174
"enumDescriptions": [ # The descriptions for the enums. Each position maps to the corresponding value in the "enum" array.
189
175
"A String",
190
176
],
@@ -244,14 +230,10 @@ <h3>Method Details</h3>
244
230
],
245
231
},
246
232
"default": "A String", # The default value of this property (if one exists).
247
-
"deprecated": True or False, # Whether the parameter is deprecated.
248
233
"description": "A String", # A description of this object.
249
234
"enum": [ # Values this parameter may take (if it is an enum).
250
235
"A String",
251
236
],
252
-
"enumDeprecated": [ # The deprecation status for the enums. Each position maps to the corresponding value in the "enum" array.
253
-
True or False,
254
-
],
255
237
"enumDescriptions": [ # The descriptions for the enums. Each position maps to the corresponding value in the "enum" array.
256
238
"A String",
257
239
],
@@ -283,11 +265,8 @@ <h3>Method Details</h3>
283
265
"protocol": "rest", # The protocol described by this document.
284
266
"resources": { # The resources in this API.
285
267
"a_key": { # An individual resource description. Contains methods and sub-resources related to this resource.
286
-
"deprecated": True or False, # Whether this resource is deprecated.
287
268
"methods": { # Methods on this resource.
288
269
"a_key": { # Description for any methods on this resource.
289
-
"apiVersion": "A String", # The API Version of this method, as passed in via the `X-Goog-Api-Version` header or `$apiVersion` query parameter.
290
-
"deprecated": True or False, # Whether this method is deprecated.
291
270
"description": "A String", # Description of this method.
292
271
"etagRequired": True or False, # Whether this method requires an ETag to be specified. The ETag is sent as an HTTP If-Match or If-None-Match header.
293
272
"flatPath": "A String", # The URI path of this REST method in (RFC 6570) format without level 2 features ({+var}). Supplementary to the path property.
@@ -322,14 +301,10 @@ <h3>Method Details</h3>
322
301
],
323
302
},
324
303
"default": "A String", # The default value of this property (if one exists).
325
-
"deprecated": True or False, # Whether the parameter is deprecated.
326
304
"description": "A String", # A description of this object.
327
305
"enum": [ # Values this parameter may take (if it is an enum).
328
306
"A String",
329
307
],
330
-
"enumDeprecated": [ # The deprecation status for the enums. Each position maps to the corresponding value in the "enum" array.
331
-
True or False,
332
-
],
333
308
"enumDescriptions": [ # The descriptions for the enums. Each position maps to the corresponding value in the "enum" array.
334
309
"A String",
335
310
],
@@ -392,14 +367,10 @@ <h3>Method Details</h3>
392
367
],
393
368
},
394
369
"default": "A String", # The default value of this property (if one exists).
395
-
"deprecated": True or False, # Whether the parameter is deprecated.
396
370
"description": "A String", # A description of this object.
397
371
"enum": [ # Values this parameter may take (if it is an enum).
398
372
"A String",
399
373
],
400
-
"enumDeprecated": [ # The deprecation status for the enums. Each position maps to the corresponding value in the "enum" array.
401
-
True or False,
402
-
],
403
374
"enumDescriptions": [ # The descriptions for the enums. Each position maps to the corresponding value in the "enum" array.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/discovery.v1.json
-49Lines changed: 0 additions & 49 deletions
Original file line number
Diff line number
Diff line change
@@ -234,10 +234,6 @@
234
234
"description": "The default value of this property (if one exists).",
235
235
"type": "string"
236
236
},
237
-
"deprecated": {
238
-
"description": "Whether the parameter is deprecated.",
239
-
"type": "boolean"
240
-
},
241
237
"description": {
242
238
"description": "A description of this object.",
243
239
"type": "string"
@@ -249,13 +245,6 @@
249
245
},
250
246
"type": "array"
251
247
},
252
-
"enumDeprecated": {
253
-
"description": "The deprecation status for the enums. Each position maps to the corresponding value in the \"enum\" array.",
254
-
"items": {
255
-
"type": "boolean"
256
-
},
257
-
"type": "array"
258
-
},
259
248
"enumDescriptions": {
260
249
"description": "The descriptions for the enums. Each position maps to the corresponding value in the \"enum\" array.",
261
250
"items": {
@@ -401,32 +390,6 @@
401
390
"description": "A link to human readable documentation for the API.",
402
391
"type": "string"
403
392
},
404
-
"endpoints": {
405
-
"description": "A list of location-based endpoint objects for this API. Each object contains the endpoint URL, location, description and deprecation status.",
406
-
"items": {
407
-
"description": "A single endpoint object",
408
-
"properties": {
409
-
"deprecated": {
410
-
"description": "Whether this endpoint is deprecated",
411
-
"type": "boolean"
412
-
},
413
-
"description": {
414
-
"description": "A string describing the host designated by the URL",
415
-
"type": "string"
416
-
},
417
-
"endpointUrl": {
418
-
"description": "The URL of the endpoint target host",
419
-
"type": "string"
420
-
},
421
-
"location": {
422
-
"description": "The location of the endpoint",
423
-
"type": "string"
424
-
}
425
-
},
426
-
"type": "object"
427
-
},
428
-
"type": "array"
429
-
},
430
393
"etag": {
431
394
"description": "The ETag for this response.",
432
395
"readOnly": true,
@@ -555,14 +518,6 @@
555
518
"RestMethod": {
556
519
"id": "RestMethod",
557
520
"properties": {
558
-
"apiVersion": {
559
-
"description": "The API Version of this method, as passed in via the `X-Goog-Api-Version` header or `$apiVersion` query parameter.",
560
-
"type": "string"
561
-
},
562
-
"deprecated": {
563
-
"description": "Whether this method is deprecated.",
564
-
"type": "boolean"
565
-
},
566
521
"description": {
567
522
"description": "Description of this method.",
568
523
"type": "string"
@@ -708,10 +663,6 @@
708
663
"RestResource": {
709
664
"id": "RestResource",
710
665
"properties": {
711
-
"deprecated": {
712
-
"description": "Whether this resource is deprecated.",
0 commit comments