Skip to content

Commit 91861dc

Browse files
committed
fix(rustup): rustc (be9bd7c93 2015-04-05)
* using std::convert * update to latest hyper (and other dependencies) Related to #46
1 parent 919ae4d commit 91861dc

354 files changed

Lines changed: 72405 additions & 34959 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

etc/api/adexchangebuyer/v1.2/adexchangebuyer-api.json

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/dEGRoa3EnpVgcuPKmp71Dn4qTV4\"",
3+
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/m3L9QaogF7YfclMw_cAMw6VI3oY\"",
44
"discoveryVersion": "v1",
55
"id": "adexchangebuyer:v1.2",
66
"name": "adexchangebuyer",
77
"canonicalName": "Ad Exchange Buyer",
88
"version": "v1.2",
9-
"revision": "20150218",
9+
"revision": "20150323",
1010
"title": "Ad Exchange Buyer API",
1111
"description": "Accesses your bidding-account information, submits creatives for validation, finds available direct deals, and retrieves performance reports.",
1212
"ownerDomain": "google.com",
@@ -268,6 +268,35 @@
268268
}
269269
}
270270
},
271+
"filteringReasons": {
272+
"type": "object",
273+
"description": "The filtering reasons for the creative. If this feature is not enabled, please ask your technical account manager. Read-only. This field should not be set in requests.",
274+
"properties": {
275+
"date": {
276+
"type": "string",
277+
"description": "The date in ISO 8601 format for the data. The data is collected from 00:00:00 to 23:59:59 in PST."
278+
},
279+
"reasons": {
280+
"type": "array",
281+
"description": "The filtering reasons.",
282+
"items": {
283+
"type": "object",
284+
"properties": {
285+
"filteringCount": {
286+
"type": "string",
287+
"description": "The number of times the creative was filtered for the status. The count is aggregated across all publishers on the exchange.",
288+
"format": "int64"
289+
},
290+
"filteringStatus": {
291+
"type": "integer",
292+
"description": "The filtering status code. Please refer to the creative-status-codes.txt file for different statuses.",
293+
"format": "int32"
294+
}
295+
}
296+
}
297+
}
298+
}
299+
},
271300
"height": {
272301
"type": "integer",
273302
"description": "Ad height.",

etc/api/adexchangebuyer/v1.3/adexchangebuyer-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/2M7A4OXwHvtbF26OH-dqTpdcCxY\"",
3+
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/zTbb6II-FHDYAyPsMzEo2tOkubw\"",
44
"discoveryVersion": "v1",
55
"id": "adexchangebuyer:v1.3",
66
"name": "adexchangebuyer",
77
"canonicalName": "Ad Exchange Buyer",
88
"version": "v1.3",
9-
"revision": "20150218",
9+
"revision": "20150323",
1010
"title": "Ad Exchange Buyer API",
1111
"description": "Accesses your bidding-account information, submits creatives for validation, finds available direct deals, and retrieves performance reports.",
1212
"ownerDomain": "google.com",

etc/api/adexchangeseller/v1.1/adexchangeseller-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/y2tMEEkujb5LT8DLkEGoW5HkbsM\"",
3+
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/6vQ6WcvWBcSrIzCtvKNZUqusPLs\"",
44
"discoveryVersion": "v1",
55
"id": "adexchangeseller:v1.1",
66
"name": "adexchangeseller",
77
"canonicalName": "Ad Exchange Seller",
88
"version": "v1.1",
9-
"revision": "20150309",
9+
"revision": "20150326",
1010
"title": "Ad Exchange Seller API",
1111
"description": "Gives Ad Exchange seller users access to their inventory and the ability to generate reports",
1212
"ownerDomain": "google.com",

etc/api/adexchangeseller/v1/adexchangeseller-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/Zj_ph7MjMyK1JOe_cD70ADx5fWU\"",
3+
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/HIanjeE4JLXZb-5xFk00Kh9TaQw\"",
44
"discoveryVersion": "v1",
55
"id": "adexchangeseller:v1",
66
"name": "adexchangeseller",
77
"canonicalName": "Ad Exchange Seller",
88
"version": "v1",
9-
"revision": "20150309",
9+
"revision": "20150326",
1010
"title": "Ad Exchange Seller API",
1111
"description": "Gives Ad Exchange seller users access to their inventory and the ability to generate reports",
1212
"ownerDomain": "google.com",

etc/api/adexchangeseller/v2.0/adexchangeseller-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/H8WDg0Nur5h_1Q2BX364s1LPs3I\"",
3+
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/mbApDmuYlCUR9wtUe1xDG4XNMoU\"",
44
"discoveryVersion": "v1",
55
"id": "adexchangeseller:v2.0",
66
"name": "adexchangeseller",
77
"canonicalName": "Ad Exchange Seller",
88
"version": "v2.0",
9-
"revision": "20150309",
9+
"revision": "20150326",
1010
"title": "Ad Exchange Seller API",
1111
"description": "Gives Ad Exchange seller users access to their inventory and the ability to generate reports",
1212
"ownerDomain": "google.com",

etc/api/admin/directory_v1/admin-api.json

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/kiEe27ASVaXFaTazonTUuT5jr1o\"",
3+
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/FINMPppbAsSW7hhRV2k9bEsVkrk\"",
44
"discoveryVersion": "v1",
55
"id": "admin:directory_v1",
66
"name": "admin",
77
"canonicalName": "directory",
88
"version": "directory_v1",
9-
"revision": "20150123",
9+
"revision": "20150309",
1010
"title": "Admin Directory API",
1111
"description": "The Admin SDK Directory API lets you view and manage enterprise resources such as users and groups, administrative notifications, security features, and more.",
1212
"ownerDomain": "google.com",
@@ -906,18 +906,21 @@
906906
]
907907
}
908908
},
909+
"orgUnitId": {
910+
"type": "string",
911+
"description": "Id of OrgUnit"
912+
},
909913
"orgUnitPath": {
910914
"type": "string",
911915
"description": "Path of OrgUnit"
912916
},
917+
"parentOrgUnitId": {
918+
"type": "string",
919+
"description": "Id of parent OrgUnit"
920+
},
913921
"parentOrgUnitPath": {
914922
"type": "string",
915-
"description": "Path of parent OrgUnit",
916-
"annotations": {
917-
"required": [
918-
"directory.orgunits.insert"
919-
]
920-
}
923+
"description": "Path of parent OrgUnit"
921924
}
922925
}
923926
},
@@ -2923,7 +2926,7 @@
29232926
},
29242927
"orgUnitPath": {
29252928
"type": "string",
2926-
"description": "Full path of the organization unit",
2929+
"description": "Full path of the organization unit or its Id",
29272930
"required": true,
29282931
"repeated": true,
29292932
"location": "path"
@@ -2951,7 +2954,7 @@
29512954
},
29522955
"orgUnitPath": {
29532956
"type": "string",
2954-
"description": "Full path of the organization unit",
2957+
"description": "Full path of the organization unit or its Id",
29552958
"required": true,
29562959
"repeated": true,
29572960
"location": "path"
@@ -3009,7 +3012,7 @@
30093012
},
30103013
"orgUnitPath": {
30113014
"type": "string",
3012-
"description": "the URL-encoded organization unit",
3015+
"description": "the URL-encoded organization unit's path or its Id",
30133016
"default": "",
30143017
"location": "query"
30153018
},
@@ -3052,7 +3055,7 @@
30523055
},
30533056
"orgUnitPath": {
30543057
"type": "string",
3055-
"description": "Full path of the organization unit",
3058+
"description": "Full path of the organization unit or its Id",
30563059
"required": true,
30573060
"repeated": true,
30583061
"location": "path"
@@ -3086,7 +3089,7 @@
30863089
},
30873090
"orgUnitPath": {
30883091
"type": "string",
3089-
"description": "Full path of the organization unit",
3092+
"description": "Full path of the organization unit or its Id",
30903093
"required": true,
30913094
"repeated": true,
30923095
"location": "path"

etc/api/adsense/v1.2/adsense-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/-FrqC-jIxvy2sc9AlNC0ZccFTRk\"",
3+
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/7gZYkcPpV3s02wAJVoj7NlIJW6w\"",
44
"discoveryVersion": "v1",
55
"id": "adsense:v1.2",
66
"name": "adsense",
77
"canonicalName": "AdSense",
88
"version": "v1.2",
9-
"revision": "20150303",
9+
"revision": "20150326",
1010
"title": "AdSense Management API",
1111
"description": "Gives AdSense publishers access to their inventory and the ability to generate reports",
1212
"ownerDomain": "google.com",

etc/api/adsense/v1.3/adsense-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/FNJ61jujsZ7ohdEz4dCcNtaBYmU\"",
3+
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/hueeQy4QOubnDczOyF4h1PQAZ-8\"",
44
"discoveryVersion": "v1",
55
"id": "adsense:v1.3",
66
"name": "adsense",
77
"canonicalName": "AdSense",
88
"version": "v1.3",
9-
"revision": "20150303",
9+
"revision": "20150326",
1010
"title": "AdSense Management API",
1111
"description": "Gives AdSense publishers access to their inventory and the ability to generate reports",
1212
"ownerDomain": "google.com",

etc/api/adsense/v1.4/adsense-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/pFmAR2Afn5zZPQSMHiuFnVoYOlo\"",
3+
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/GpbxOnnTq3hIpQS9CX4GHqR4YAY\"",
44
"discoveryVersion": "v1",
55
"id": "adsense:v1.4",
66
"name": "adsense",
77
"canonicalName": "AdSense",
88
"version": "v1.4",
9-
"revision": "20150303",
9+
"revision": "20150326",
1010
"title": "AdSense Management API",
1111
"description": "Gives AdSense publishers access to their inventory and the ability to generate reports",
1212
"ownerDomain": "google.com",

etc/api/adsensehost/v4.1/adsensehost-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/zD5lcdBnLu86dXD5zTlV2_SuDvw\"",
3+
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/tnO9YyBqerhkMo1uQ_2xl4ZaWkc\"",
44
"discoveryVersion": "v1",
55
"id": "adsensehost:v4.1",
66
"name": "adsensehost",
77
"canonicalName": "AdSense Host",
88
"version": "v4.1",
9-
"revision": "20150309",
9+
"revision": "20150326",
1010
"title": "AdSense Host API",
1111
"description": "Gives AdSense Hosts access to report generation, ad code generation, and publisher management capabilities.",
1212
"ownerDomain": "google.com",

0 commit comments

Comments
 (0)