Index: discovery/googleapis/acceleratedmobilepageurl__v1.json |
diff --git a/discovery/googleapis/acceleratedmobilepageurl__v1.json b/discovery/googleapis/acceleratedmobilepageurl__v1.json |
index 3db57cd2ee3de8202d38648ff0c2d031702abb35..68edd054e27c4e223d0c1e8af28edeb2fa5ce517 100644 |
--- a/discovery/googleapis/acceleratedmobilepageurl__v1.json |
+++ b/discovery/googleapis/acceleratedmobilepageurl__v1.json |
@@ -15,27 +15,6 @@ |
"ownerDomain": "google.com", |
"ownerName": "Google", |
"parameters": { |
- "quotaUser": { |
- "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", |
- "location": "query", |
- "type": "string" |
- }, |
- "pp": { |
- "default": "true", |
- "description": "Pretty-print response.", |
- "location": "query", |
- "type": "boolean" |
- }, |
- "oauth_token": { |
- "description": "OAuth 2.0 token for the current user.", |
- "location": "query", |
- "type": "string" |
- }, |
- "bearer_token": { |
- "description": "OAuth bearer token.", |
- "location": "query", |
- "type": "string" |
- }, |
"upload_protocol": { |
"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", |
"location": "query", |
@@ -57,6 +36,11 @@ |
"location": "query", |
"type": "string" |
}, |
+ "callback": { |
+ "description": "JSONP", |
+ "location": "query", |
+ "type": "string" |
+ }, |
"$.xgafv": { |
"description": "V1 error format.", |
"enum": [ |
@@ -70,11 +54,6 @@ |
"location": "query", |
"type": "string" |
}, |
- "callback": { |
- "description": "JSONP", |
- "location": "query", |
- "type": "string" |
- }, |
"alt": { |
"default": "json", |
"description": "Data format for response.", |
@@ -100,6 +79,27 @@ |
"description": "OAuth access token.", |
"location": "query", |
"type": "string" |
+ }, |
+ "quotaUser": { |
+ "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", |
+ "location": "query", |
+ "type": "string" |
+ }, |
+ "pp": { |
+ "default": "true", |
+ "description": "Pretty-print response.", |
+ "location": "query", |
+ "type": "boolean" |
+ }, |
+ "bearer_token": { |
+ "description": "OAuth bearer token.", |
+ "location": "query", |
+ "type": "string" |
+ }, |
+ "oauth_token": { |
+ "description": "OAuth 2.0 token for the current user.", |
+ "location": "query", |
+ "type": "string" |
} |
}, |
"protocol": "rest", |
@@ -149,10 +149,6 @@ |
"description": "AMP URL Error resource for a requested URL that couldn't be found.", |
"id": "AmpUrlError", |
"properties": { |
- "errorMessage": { |
- "description": "An optional descriptive error message.", |
- "type": "string" |
- }, |
"errorCode": { |
"description": "The error code of an API call.", |
"enum": [ |
@@ -176,6 +172,10 @@ |
"originalUrl": { |
"description": "The original non-AMP URL.", |
"type": "string" |
+ }, |
+ "errorMessage": { |
+ "description": "An optional descriptive error message.", |
+ "type": "string" |
} |
}, |
"type": "object" |