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

Unified Diff: generated/googleapis_beta/lib/adexchangebuyer2/v2beta1.dart

Issue 2485703002: Api-roll 42: 2016-11-08 (Closed)
Patch Set: Created 4 years, 1 month 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 | « generated/googleapis_beta/README.md ('k') | generated/googleapis_beta/lib/appengine/v1beta4.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis_beta/lib/adexchangebuyer2/v2beta1.dart
diff --git a/generated/googleapis_beta/lib/adexchangebuyer2/v2beta1.dart b/generated/googleapis_beta/lib/adexchangebuyer2/v2beta1.dart
index 0997df17324a9d06e7e01e766af53a351366b0c5..6d1c209f098ed5dbd6dd9cf30fda32ce4d02dec6 100644
--- a/generated/googleapis_beta/lib/adexchangebuyer2/v2beta1.dart
+++ b/generated/googleapis_beta/lib/adexchangebuyer2/v2beta1.dart
@@ -15,8 +15,9 @@ export 'package:_discoveryapis_commons/_discoveryapis_commons.dart' show
const core.String USER_AGENT = 'dart-api-client adexchangebuyer2/v2beta1';
/**
- * Accesses the latest features for managing Ad Exchange accounts and Real-Time
- * Bidding configurations and auction metrics.
+ * Accesses the latest features for managing Ad Exchange accounts, Real-Time
+ * Bidding configurations and auction metrics, and Marketplace programmatic
+ * deals.
*/
class Adexchangebuyer2Api {
/** Manage your Ad Exchange buyer account configuration */
@@ -687,7 +688,7 @@ class Client {
/**
* The role which is assigned to the client buyer. Each role implies a set of
* permissions granted to the client. Must be one of `CLIENT_DEAL_VIEWER`,
- * `CLIENT_DEAL_NEGOTIATOR`, or `CLIENT_DEAL_APPROVER`.
+ * `CLIENT_DEAL_NEGOTIATOR` or `CLIENT_DEAL_APPROVER`.
* Possible string values are:
* - "CLIENT_ROLE_UNSPECIFIED" : A placeholder for an undefined client role.
* - "CLIENT_DEAL_VIEWER" : Users associated with this client can see
@@ -858,8 +859,8 @@ class ClientUser {
}
/**
- * An invitation for a new client user to get access to the AdExchange Buyer UI.
- *
+ * An invitation for a new client user to get access to the Ad Exchange
+ * Buyer UI.
* All fields are required unless otherwise specified.
*/
class ClientUserInvitation {
« no previous file with comments | « generated/googleapis_beta/README.md ('k') | generated/googleapis_beta/lib/appengine/v1beta4.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698