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 page details how to update a DataStore using a PATCH HTTP request to the specified URL, leveraging gRPC Transcoding syntax."],["The request URL requires a `dataStore.name` path parameter, formatted as `projects/{project}/locations/{location}/collections/{collectionId}/dataStores/{dataStoreId}`."],["The `updateMask` query parameter determines which fields within the DataStore instance should be updated, using a comma-separated list of field names."],["The request and response bodies both utilize a DataStore instance, which the user will provide in the request and which is returned in the response."],["Updating a DataStore requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.dataStores.update`."]]],[]]