Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(245)

Unified Diff: discovery/googleapis/reseller__v1.json

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/qpxExpress__v1.json ('k') | discovery/googleapis/siteVerification__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/reseller__v1.json
diff --git a/discovery/googleapis/reseller__v1.json b/discovery/googleapis/reseller__v1.json
index 4aa466bd5aad220232b04606ce6b2bd7f8cebd2d..7ba41e742bef26ee2adfb28fc15ac4cfcc4695c5 100644
--- a/discovery/googleapis/reseller__v1.json
+++ b/discovery/googleapis/reseller__v1.json
@@ -17,7 +17,7 @@
"description": "Lets you create and manage your customers and their subscriptions.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/google-apps/reseller/",
- "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/zxsqVn0Yn5fs87TjHWbdqkRtKVI\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/30NaCo58E-23RA5z0DPpA4cSWB8\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -331,12 +331,14 @@
"enum": [
"cancel",
"downgrade",
- "suspend"
+ "suspend",
+ "transfer_to_direct"
],
"enumDescriptions": [
"Cancels the subscription immediately",
"Downgrades a Google Apps for Business subscription to Google Apps",
- "Suspends the subscriptions for 4 days before cancelling it"
+ "Suspends the subscriptions for 4 days before cancelling it",
+ "Transfers a subscription directly to Google"
],
"location": "query",
"required": true,
@@ -522,7 +524,7 @@
}
}
},
- "revision": "20140821",
+ "revision": "20141112",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Address": {
@@ -659,7 +661,7 @@
"type": "string"
},
"licensedNumberOfSeats": {
- "description": "Read only field containing the current number of licensed seats. Resellers can utilize this field to gather insights into usage for FLEXIBLE Google-Apps subscriptions and other secondary subscriptions (e.g. Google-Vault, Drive-storage).",
+ "description": "Read-only field containing the current number of licensed seats for FLEXIBLE Google-Apps subscriptions and secondary subscriptions such as Google-Vault and Drive-storage.",
"format": "int32",
"type": "integer"
},
@@ -680,6 +682,10 @@
"description": "JSON template for a subscription.",
"id": "Subscription",
"properties": {
+ "billingMethod": {
+ "description": "Billing method of this subscription.",
+ "type": "string"
+ },
"creationTime": {
"description": "Creation time of this subscription in milliseconds since Unix epoch.",
"format": "int64",
« no previous file with comments | « discovery/googleapis/qpxExpress__v1.json ('k') | discovery/googleapis/siteVerification__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698