Type of content to inspect.
JSON representation |
---|
{ // Union field |
Fields | |
---|---|
Union field data_item . Data of the item either in the byte array or UTF-8 string form, or table. data_item can be only one of the following: |
|
value |
String data to inspect or redact. |
table |
Structured content for inspection. See https://cloud.google.com/sensitive-data-protection/docs/inspecting-text#inspecting_a_table to learn more. |
byte |
Content data to inspect or redact. Replaces |
Table
Structured content to inspect. Up to 50,000 Value
s per request allowed. See https://cloud.google.com/sensitive-data-protection/docs/inspecting-structured-text#inspecting_a_table to learn more.
JSON representation |
---|
{ "headers": [ { object ( |
Fields | |
---|---|
headers[] |
Headers of the table. |
rows[] |
Rows of the table. |
Row
Values of the row.
JSON representation |
---|
{
"values": [
{
object ( |
Fields | |
---|---|
values[] |
Individual cells. |