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 is used to update a DataStore resource, which is identified by its full resource name in the URL path."],["The HTTP request uses a `PATCH` method and the URL follows gRPC Transcoding syntax to specify the data store to be updated."],["The `updateMask` query parameter allows for the selective update of specific fields within the DataStore."],["The request body contains the updated DataStore information, and a successful response returns an updated DataStore instance."],["Updating a DataStore requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.dataStores.update` on the target resource."]]],[]]