Identifier. Resource name for the data table operation errors. Format: projects/{project}/locations/{location}/instances/{instance}/dataTableOperationErrors/{data_table_operation_errors}
[[["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-03-27 UTC."],[[["This page details the `DataTableOperationErrors` resource, which conveys errors encountered during a data table operation."],["The `DataTableOperationErrors` resource contains a `name` field as an identifier and an `errors` field, which is a list of `StatusProto` objects."],["`StatusProto` is used for representing error status information, including a numeric error `code`, `message`, and a `canonical_code`."],["The `MessageSet` type, used within `StatusProto`, has no fields and represents proto2's version of MessageSet."],["The `get` method allows retrieval of error details for a specific data table operation."]]],[]]