| 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 {
|
|
|