update thrift, opencensus, others (#893)

* update thrift, opencensus, others

* stats: update to opencensus 0.6.0 view api
This commit is contained in:
Reed Allman
2018-03-26 15:43:49 -07:00
committed by GitHub
parent 0ce5c4500b
commit 8af605cf3d
1266 changed files with 122191 additions and 28775 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,7 @@
"description": "Manages product items, inventory, and Merchant Center accounts for Google Shopping.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/shopping-content",
"etag": "\"-iA1DTNe4s-I6JZXPt1t1Ypy8IU/QMVTzP4sO9_JHyigCiKlZqLj3Hc\"",
"etag": "\"-iA1DTNe4s-I6JZXPt1t1Ypy8IU/GzeGhrgiJKQlQpHAXI2VovJdlQo\"",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
@@ -792,7 +792,7 @@
}
}
},
"revision": "20180205",
"revision": "20180316",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Error": {
@@ -1011,7 +1011,7 @@
"id": "OrderCustomer",
"properties": {
"email": {
"description": "Email address of the customer.",
"description": "Email address that should be used for order related communications. In certain cases this might not be a real users email, but a proxy email.",
"type": "string"
},
"explicitMarketingPreference": {

View File

@@ -343,7 +343,9 @@ func (s *OrderCancellation) MarshalJSON() ([]byte, error) {
}
type OrderCustomer struct {
// Email: Email address of the customer.
// Email: Email address that should be used for order related
// communications. In certain cases this might not be a real users
// email, but a proxy email.
Email string `json:"email,omitempty"`
// ExplicitMarketingPreference: If set, this indicates the user