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 updates an existing DataStore resource within a specified project, location, and collection."],["The request uses a PATCH method and requires a DataStore resource name specified in the URL path."],["You can use the `updateMask` query parameter to specify which fields of the DataStore to update."],["Successful updates return an instance of the updated DataStore resource."],["Updating a DataStore requires the `discoveryengine.dataStores.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]