Required. The parent resource name. If the write user event action is applied in DataStore level, the format is: projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}. If the write user event action is applied in Location level, for example, the event with Document across multiple DataStore, the format is: projects/{project}/locations/{location}.
Query parameters
Parameters
writeAsync
boolean
If set to true, the user event is written asynchronously after validation, and the API responds without waiting for the write.
Request body
The request body contains an instance of UserEvent.
Response body
If successful, the response body contains an instance of UserEvent.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eThis webpage details the process of writing a single user event using a \u003ccode\u003ePOST\u003c/code\u003e HTTP request to a specific Google Cloud Discovery Engine API endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL uses gRPC Transcoding syntax and requires a \u003ccode\u003eparent\u003c/code\u003e path parameter specifying the resource location, which can be at either the \u003ccode\u003eDataStore\u003c/code\u003e or \u003ccode\u003eLocation\u003c/code\u003e level.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ewriteAsync\u003c/code\u003e query parameter, if set to true, allows for asynchronous writing of the user event after validation.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must include an instance of \u003ccode\u003eUserEvent\u003c/code\u003e, and the successful response body will also return an instance of \u003ccode\u003eUserEvent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTo authorize the request, the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003ediscoveryengine.userEvents.create\u003c/code\u003e on the \u003ccode\u003eparent\u003c/code\u003e resource are required.\u003c/p\u003e\n"]]],[],null,[]]