docs: update generated docs (#981)
diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html
index e65eceb..7d1bf2e 100644
--- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html
+++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html
@@ -101,12 +101,12 @@
{ # An invitation for a new client user to get access to the Authorized Buyers
# UI. All fields are required unless otherwise specified.
- "clientAccountId": "A String", # Numerical account ID of the client buyer
- # that the invited user is associated with.
- # The value of this field is ignored in create operations.
"email": "A String", # The email address to which the invitation is sent. Email
# addresses should be unique among all client users under each sponsor
# buyer.
+ "clientAccountId": "A String", # Numerical account ID of the client buyer
+ # that the invited user is associated with.
+ # The value of this field is ignored in create operations.
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
# The value of this field is ignored in create operations.
}
@@ -121,12 +121,12 @@
{ # An invitation for a new client user to get access to the Authorized Buyers
# UI. All fields are required unless otherwise specified.
- "clientAccountId": "A String", # Numerical account ID of the client buyer
- # that the invited user is associated with.
- # The value of this field is ignored in create operations.
"email": "A String", # The email address to which the invitation is sent. Email
# addresses should be unique among all client users under each sponsor
# buyer.
+ "clientAccountId": "A String", # Numerical account ID of the client buyer
+ # that the invited user is associated with.
+ # The value of this field is ignored in create operations.
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
# The value of this field is ignored in create operations.
}</pre>
@@ -151,12 +151,12 @@
{ # An invitation for a new client user to get access to the Authorized Buyers
# UI. All fields are required unless otherwise specified.
- "clientAccountId": "A String", # Numerical account ID of the client buyer
- # that the invited user is associated with.
- # The value of this field is ignored in create operations.
"email": "A String", # The email address to which the invitation is sent. Email
# addresses should be unique among all client users under each sponsor
# buyer.
+ "clientAccountId": "A String", # Numerical account ID of the client buyer
+ # that the invited user is associated with.
+ # The value of this field is ignored in create operations.
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
# The value of this field is ignored in create operations.
}</pre>
@@ -195,12 +195,12 @@
"invitations": [ # The returned list of client users.
{ # An invitation for a new client user to get access to the Authorized Buyers
# UI. All fields are required unless otherwise specified.
- "clientAccountId": "A String", # Numerical account ID of the client buyer
- # that the invited user is associated with.
- # The value of this field is ignored in create operations.
"email": "A String", # The email address to which the invitation is sent. Email
# addresses should be unique among all client users under each sponsor
# buyer.
+ "clientAccountId": "A String", # Numerical account ID of the client buyer
+ # that the invited user is associated with.
+ # The value of this field is ignored in create operations.
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
# The value of this field is ignored in create operations.
},