chore: update generated docs (#1115)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/2ed9ab0e-55b4-4ab2-aede-c95e765f7376/targets
- [x] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/discovery-artifact-manager/commit/0bed8bdae25d545e796cfcdd7a9bfffff11e69da
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/androidenterprise_v1.managedconfigurationssettings.html b/docs/dyn/androidenterprise_v1.managedconfigurationssettings.html
index 113e69e..0f068bd 100644
--- a/docs/dyn/androidenterprise_v1.managedconfigurationssettings.html
+++ b/docs/dyn/androidenterprise_v1.managedconfigurationssettings.html
@@ -104,9 +104,9 @@
{
"managedConfigurationsSettings": [ # A managed configurations settings for an app that may be assigned to a group of users in an enterprise.
{ # A managed configurations settings resource contains the set of managed properties that have been configured for an Android app to be applied to a set of users. The app's developer would have defined configurable properties in the managed configurations schema.
- "mcmId": "A String", # The ID of the managed configurations settings.
- "name": "A String", # The name of the managed configurations settings.
"lastUpdatedTimestampMillis": "A String", # The last updated time of the managed configuration settings in milliseconds since 1970-01-01T00:00:00Z.
+ "name": "A String", # The name of the managed configurations settings.
+ "mcmId": "A String", # The ID of the managed configurations settings.
},
],
}</pre>