Immutable. The full resource name of the data store. Format: projects/{project}/locations/{location}/collections/{collectionId}/dataStores/{dataStoreId}.
This field must be a UTF-8 encoded string with a length limit of 1024 characters.
[[["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-02-28 UTC."],[[["This endpoint uses a PATCH request to update a DataStore resource in the Discovery Engine API, identified by its full resource name in the URL path."],["The `updateMask` query parameter specifies which fields of the DataStore to update, using a comma-separated list of fully qualified field names."],["The request body should include an instance of the DataStore resource containing the updated fields."],["A successful update returns a DataStore resource, representing the newly modified DataStore."],["To utilize this endpoint, you need to provide OAuth scope `https://www.googleapis.com/auth/cloud-platform`, and have the `discoveryengine.dataStores.update` IAM permission on the DataStore."]]],[]]