upsert
public Analytics.UserDeletion.UserDeletionRequest.Upsert upsert(UserDeletionRequest content)
throws java.io.IOException
Insert or update a user deletion requests.
Create a request for the method "userDeletionRequest.upsert".
This request holds the parameters needed by the analytics server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
content - the UserDeletionRequest
- Returns:
- the request
- Throws:
java.io.IOException