Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(48)

Unified Diff: reseller/v1/reseller-gen.go

Issue 12780044: code review 12780044: google-api-go-client: updates and additions
Patch Set: diff -r 39e3e5baa72c https://code.google.com/p/google-api-go-client Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « reseller/v1/reseller-api.json ('k') | reseller/v1sandbox/reseller-api.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: reseller/v1/reseller-gen.go
===================================================================
--- a/reseller/v1/reseller-gen.go
+++ b/reseller/v1/reseller-gen.go
@@ -234,6 +234,8 @@
}
type SubscriptionTransferInfo struct {
+ MinimumTransferableSeats int64 `json:"minimumTransferableSeats,omitempty"`
+
// TransferabilityExpirationTime: Time when transfer token or intent to
// transfer will expire.
TransferabilityExpirationTime int64 `json:"transferabilityExpirationTime,omitempty,string"`
« no previous file with comments | « reseller/v1/reseller-api.json ('k') | reseller/v1sandbox/reseller-api.json » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b