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-24 UTC."],[[["This webpage provides documentation for the `DataProfileBigQueryRowSchema` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically in the .NET environment."],["The `DataProfileBigQueryRowSchema` class defines the structure for data to be stored in BigQuery tables when the `DataProfileAction` feature is enabled in the DLP API."],["The page lists a comprehensive history of versions for this class, ranging from version 2.15.0 up to the latest version, 4.16.0, to allow for accessing reference documentation for each individual version."],["The class `DataProfileBigQueryRowSchema` implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DataProfileBigQueryRowSchema` class provides properties, `ColumnProfile` and `TableProfile` that are of the type `ColumnDataProfile` and `TableDataProfile` respectively, as well as the `DataProfileCase` property."]]],[]]