Dataset schema resource name. Format: projects/{project}/locations/{location}/processors/{processor}/dataset/datasetSchema It takes the form projects/{project}/locations/{location}/processors/{processor}/dataset/datasetSchema.
[[["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 2024-07-15 UTC."],[[["This endpoint `projects.locations.processors.dataset.updateDatasetSchema` allows updating a `DatasetSchema`."],["The request uses the `PATCH` method at the specified endpoint and requires the `datasetSchema.name` path parameter in the format `projects/{project}/locations/{location}/processors/{processor}/dataset/datasetSchema`."],["The `updateMask` query parameter specifies the fields to be updated, using a comma-separated list of fully qualified names in `FieldMask` format."],["The request body must contain an instance of `DatasetSchema`, and a successful response will also contain an instance of `DatasetSchema`."],["Updating a dataset schema requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `documentai.datasetSchemas.update`."]]],[]]