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/analytics_v3.userDeletion.userDeletionRequest.html b/docs/dyn/analytics_v3.userDeletion.userDeletionRequest.html
index 4f77046..afe0540 100644
--- a/docs/dyn/analytics_v3.userDeletion.userDeletionRequest.html
+++ b/docs/dyn/analytics_v3.userDeletion.userDeletionRequest.html
@@ -95,32 +95,32 @@
The object takes the form of:
{ # JSON template for a user deletion request resource.
- "id": { # User ID.
- "type": "A String", # Type of user
- "userId": "A String", # The User's id
- },
- "deletionRequestTime": "A String", # This marks the point in time for which all user data before should be deleted
- "kind": "analytics#userDeletionRequest", # Value is "analytics#userDeletionRequest".
- "firebaseProjectId": "A String", # Firebase Project Id
- "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY.
- "propertyId": "A String", # Property ID
- }
+ "deletionRequestTime": "A String", # This marks the point in time for which all user data before should be deleted
+ "firebaseProjectId": "A String", # Firebase Project Id
+ "id": { # User ID.
+ "type": "A String", # Type of user
+ "userId": "A String", # The User's id
+ },
+ "kind": "analytics#userDeletionRequest", # Value is "analytics#userDeletionRequest".
+ "propertyId": "A String", # Property ID
+ "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY.
+}
Returns:
An object of the form:
{ # JSON template for a user deletion request resource.
- "id": { # User ID.
- "type": "A String", # Type of user
- "userId": "A String", # The User's id
- },
- "deletionRequestTime": "A String", # This marks the point in time for which all user data before should be deleted
- "kind": "analytics#userDeletionRequest", # Value is "analytics#userDeletionRequest".
- "firebaseProjectId": "A String", # Firebase Project Id
- "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY.
- "propertyId": "A String", # Property ID
- }</pre>
+ "deletionRequestTime": "A String", # This marks the point in time for which all user data before should be deleted
+ "firebaseProjectId": "A String", # Firebase Project Id
+ "id": { # User ID.
+ "type": "A String", # Type of user
+ "userId": "A String", # The User's id
+ },
+ "kind": "analytics#userDeletionRequest", # Value is "analytics#userDeletionRequest".
+ "propertyId": "A String", # Property ID
+ "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY.
+}</pre>
</div>
</body></html>
\ No newline at end of file