Identifier. Resource name for the data table operation errors. Format: projects/{project}/locations/{location}/instances/{instance}/dataTableOperationErrors/{data_table_operation_errors}
Numeric code drawn from the space specified below. Often, this is the canonical error space, and code is drawn from google3/util/task/codes.proto copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional int32 code = 1;
space
string
copybara:strip_begin(b/383363683) Space to which this status belongs copybara:strip_end_and_replace optional string space = 2; // Space to which this status belongs
messageSet associates an arbitrary proto message with the status. copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional proto2.bridge.MessageSet messageSet = 5;
MessageSet
This type has no fields.
This is proto2's version of MessageSet.
DEPRECATED: DO NOT USE FOR NEW FIELDS.
If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use Any instead.
MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2.
This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments.
[[["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-08-25 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eDataTableOperationErrors\u003c/code\u003e resource, which conveys errors encountered during a data table operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataTableOperationErrors\u003c/code\u003e resource contains a \u003ccode\u003ename\u003c/code\u003e field as an identifier and an \u003ccode\u003eerrors\u003c/code\u003e field, which is a list of \u003ccode\u003eStatusProto\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStatusProto\u003c/code\u003e is used for representing error status information, including a numeric error \u003ccode\u003ecode\u003c/code\u003e, \u003ccode\u003emessage\u003c/code\u003e, and a \u003ccode\u003ecanonical_code\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageSet\u003c/code\u003e type, used within \u003ccode\u003eStatusProto\u003c/code\u003e, has no fields and represents proto2's version of MessageSet.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eget\u003c/code\u003e method allows retrieval of error details for a specific data table operation.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.instances.dataTableOperationErrors\n\n- [Resource: DataTableOperationErrors](#DataTableOperationErrors)\n - [JSON representation](#DataTableOperationErrors.SCHEMA_REPRESENTATION)\n- [StatusProto](#StatusProto)\n - [JSON representation](#StatusProto.SCHEMA_REPRESENTATION)\n- [MessageSet](#MessageSet)\n- [Methods](#METHODS_SUMMARY)\n\nResource: DataTableOperationErrors\n----------------------------------\n\nThe message containing the errors for a data table operation.\n\nStatusProto\n-----------\n\nWire-format for a Status object\n\nMessageSet\n----------\n\nThis type has no fields.\n| This item is deprecated!\nThis is proto2's version of MessageSet.\n\nDEPRECATED: DO NOT USE FOR NEW FIELDS.\n\nIf you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead.\n\nMessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a \"bridge\" solution to migrate MessageSet-bearing messages from proto1 to proto2.\n\nThis schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments."]]