public sealed class DataProfileBigQueryRowSchema : IMessage<DataProfileBigQueryRowSchema>, IEquatable<DataProfileBigQueryRowSchema>, IDeepCloneable<DataProfileBigQueryRowSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DataProfileBigQueryRowSchema.
The schema of data to be saved to the BigQuery table when the
DataProfileAction is enabled.
[[["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-21 UTC."],[[["This document provides reference documentation for the `DataProfileBigQueryRowSchema` class in the Google Cloud Data Loss Prevention v2 API."],["The `DataProfileBigQueryRowSchema` class defines the schema of data that is saved to a BigQuery table when the `DataProfileAction` is enabled."],["The document details the inheritance, implementations, namespace, assembly, constructors, and properties of the `DataProfileBigQueryRowSchema` class."],["The document lists the class version history, with version 4.16.0 being the latest and version 2.15.0 being the oldest available version."],["The properties `ColumnProfile` and `TableProfile`, which represent the column data profile and the table data profile respectively, are included within the `DataProfileBigQueryRowSchema` class."]]],[]]