chore: update docs/dyn (#1162)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets
- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/androiddeviceprovisioning_v1.customers.html b/docs/dyn/androiddeviceprovisioning_v1.customers.html
index 92230c8..237d513 100644
--- a/docs/dyn/androiddeviceprovisioning_v1.customers.html
+++ b/docs/dyn/androiddeviceprovisioning_v1.customers.html
@@ -120,22 +120,22 @@
An object of the form:
{ # Response message for listing my customers.
- "customers": [ # The customer accounts the calling user is a member of.
- { # A reseller, vendor, or customer in the zero-touch reseller and customer APIs.
- "companyName": "A String", # Required. The name of the company. For example _XYZ Corp_. Displayed to the company's employees in the zero-touch enrollment portal.
- "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus.
- "adminEmails": [ # Optional. Email address of customer's users in the admin role. Each email address must be associated with a Google Account.
- "A String",
- ],
- "name": "A String", # Output only. The API resource name of the company. The resource name is one of the following formats: * `partners/[PARTNER_ID]/customers/[CUSTOMER_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]` Assigned by the server.
- "ownerEmails": [ # Required. Input only. Email address of customer's users in the owner role. At least one `owner_email` is required. Each email address must be associated with a Google Account. Owners share the same access as admins but can also add, delete, and edit your organization's portal users.
- "A String",
- ],
- "companyId": "A String", # Output only. The ID of the company. Assigned by the server.
- },
- ],
- "nextPageToken": "A String", # A token used to access the next page of results. Omitted if no further results are available.
- }</pre>
+ "customers": [ # The customer accounts the calling user is a member of.
+ { # A reseller, vendor, or customer in the zero-touch reseller and customer APIs.
+ "adminEmails": [ # Optional. Email address of customer's users in the admin role. Each email address must be associated with a Google Account.
+ "A String",
+ ],
+ "companyId": "A String", # Output only. The ID of the company. Assigned by the server.
+ "companyName": "A String", # Required. The name of the company. For example _XYZ Corp_. Displayed to the company's employees in the zero-touch enrollment portal.
+ "name": "A String", # Output only. The API resource name of the company. The resource name is one of the following formats: * `partners/[PARTNER_ID]/customers/[CUSTOMER_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]` Assigned by the server.
+ "ownerEmails": [ # Required. Input only. Email address of customer's users in the owner role. At least one `owner_email` is required. Each email address must be associated with a Google Account. Owners share the same access as admins but can also add, delete, and edit your organization's portal users.
+ "A String",
+ ],
+ "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus.
+ },
+ ],
+ "nextPageToken": "A String", # A token used to access the next page of results. Omitted if no further results are available.
+}</pre>
</div>
<div class="method">