chore: regens API reference docs (#889)
diff --git a/docs/dyn/androiddeviceprovisioning_v1.customers.dpcs.html b/docs/dyn/androiddeviceprovisioning_v1.customers.dpcs.html
index edd2c60..48e6294 100644
--- a/docs/dyn/androiddeviceprovisioning_v1.customers.dpcs.html
+++ b/docs/dyn/androiddeviceprovisioning_v1.customers.dpcs.html
@@ -105,12 +105,12 @@
"packageName": "A String", # Output only. The DPC's Android application ID that looks like a Java
# package name. Zero-touch enrollment installs the DPC app onto a device
# using this identifier.
+ "dpcName": "A String", # Output only. The title of the DPC app in Google Play. For example, _Google
+ # Apps Device Policy_. Useful in an application's user interface.
"name": "A String", # Output only. The API resource name in the format
# `customers/[CUSTOMER_ID]/dpcs/[DPC_ID]`. Assigned by
# the server. To maintain a reference to a DPC across customer accounts,
# persist and match the last path component (`DPC_ID`).
- "dpcName": "A String", # Output only. The title of the DPC app in Google Play. For example, _Google
- # Apps Device Policy_. Useful in an application's user interface.
},
],
}</pre>