You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Deleted keys were detected in the following stable discovery artifacts:
chromepolicy v1 a7eed1e
dlp v2 34f5659
## Deleted keys were detected in the following pre-stable discovery artifacts:
analyticshub v1beta1 2cedffb
dataflow v1b3 6b5939f
## Discovery Artifact Change Summary:
feat(analyticshub): update the api 2cedffb
feat(artifactregistry): update the api 24238de
feat(assuredworkloads): update the api 997e916
feat(bigquery): update the api 92ed528
feat(chromemanagement): update the api db416b5
feat(chromepolicy): update the api a7eed1e
feat(clouddeploy): update the api 70bd264
feat(cloudsearch): update the api 73b68e5
feat(container): update the api 4fe448c
feat(dataflow): update the api 6b5939f
feat(dlp): update the api 34f5659
feat(documentai): update the api 29836a3
feat(gkehub): update the api bf66305
feat(identitytoolkit): update the api 9ab1181
feat(manufacturers): update the api d1c5095
feat(securitycenter): update the api a92bfb1
feat(spanner): update the api 25a029d
feat(vmmigration): update the api 62a1ccf
Copy file name to clipboardExpand all lines: docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.users.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ <h3>Method Details</h3>
111
111
Returns:
112
112
An object of the form:
113
113
114
-
{ # A client user is created under a client buyer and has restricted access to the Marketplace and certain other sections of the Authorized Buyers UI based on the role granted to the associated client buyer. The only way a new client user can be created is via accepting an email invitation (see the accounts.clients.invitations.create method). All fields are required unless otherwise specified.
114
+
{ # A client user is created under a client buyer and has restricted access to the Marketplace and certain other sections of the Authorized Buyers UI based on the role granted to the associated client buyer. The only way a new client user can be created is through accepting an email invitation (see the accounts.clients.invitations.create method). All fields are required unless otherwise specified.
115
115
"clientAccountId": "A String", # Numerical account ID of the client buyer with which the user is associated; the buyer must be a client of the current sponsor buyer. The value of this field is ignored in an update operation.
116
116
"email": "A String", # User's email address. The value of this field is ignored in an update operation.
117
117
"status": "A String", # The status of the client user.
@@ -139,7 +139,7 @@ <h3>Method Details</h3>
139
139
{
140
140
"nextPageToken": "A String", # A token to retrieve the next page of results. Pass this value in the ListClientUsersRequest.pageToken field in the subsequent call to the clients.invitations.list method to retrieve the next page of results.
141
141
"users": [ # The returned list of client users.
142
-
{ # A client user is created under a client buyer and has restricted access to the Marketplace and certain other sections of the Authorized Buyers UI based on the role granted to the associated client buyer. The only way a new client user can be created is via accepting an email invitation (see the accounts.clients.invitations.create method). All fields are required unless otherwise specified.
142
+
{ # A client user is created under a client buyer and has restricted access to the Marketplace and certain other sections of the Authorized Buyers UI based on the role granted to the associated client buyer. The only way a new client user can be created is through accepting an email invitation (see the accounts.clients.invitations.create method). All fields are required unless otherwise specified.
143
143
"clientAccountId": "A String", # Numerical account ID of the client buyer with which the user is associated; the buyer must be a client of the current sponsor buyer. The value of this field is ignored in an update operation.
144
144
"email": "A String", # User's email address. The value of this field is ignored in an update operation.
145
145
"status": "A String", # The status of the client user.
@@ -174,7 +174,7 @@ <h3>Method Details</h3>
174
174
body: object, The request body.
175
175
The object takes the form of:
176
176
177
-
{ # A client user is created under a client buyer and has restricted access to the Marketplace and certain other sections of the Authorized Buyers UI based on the role granted to the associated client buyer. The only way a new client user can be created is via accepting an email invitation (see the accounts.clients.invitations.create method). All fields are required unless otherwise specified.
177
+
{ # A client user is created under a client buyer and has restricted access to the Marketplace and certain other sections of the Authorized Buyers UI based on the role granted to the associated client buyer. The only way a new client user can be created is through accepting an email invitation (see the accounts.clients.invitations.create method). All fields are required unless otherwise specified.
178
178
"clientAccountId": "A String", # Numerical account ID of the client buyer with which the user is associated; the buyer must be a client of the current sponsor buyer. The value of this field is ignored in an update operation.
179
179
"email": "A String", # User's email address. The value of this field is ignored in an update operation.
180
180
"status": "A String", # The status of the client user.
@@ -189,7 +189,7 @@ <h3>Method Details</h3>
189
189
Returns:
190
190
An object of the form:
191
191
192
-
{ # A client user is created under a client buyer and has restricted access to the Marketplace and certain other sections of the Authorized Buyers UI based on the role granted to the associated client buyer. The only way a new client user can be created is via accepting an email invitation (see the accounts.clients.invitations.create method). All fields are required unless otherwise specified.
192
+
{ # A client user is created under a client buyer and has restricted access to the Marketplace and certain other sections of the Authorized Buyers UI based on the role granted to the associated client buyer. The only way a new client user can be created is through accepting an email invitation (see the accounts.clients.invitations.create method). All fields are required unless otherwise specified.
193
193
"clientAccountId": "A String", # Numerical account ID of the client buyer with which the user is associated; the buyer must be a client of the current sponsor buyer. The value of this field is ignored in an update operation.
194
194
"email": "A String", # User's email address. The value of this field is ignored in an update operation.
195
195
"status": "A String", # The status of the client user.
0 commit comments