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 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 a BigQuery table when the `DataProfileAction` is enabled in the DLP API."],["The latest version of the API documented here is 4.16.0, and the page includes a list of available versions ranging from 2.15.0 to 4.16.0, which include version 2.15.0."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering various functionalities like deep cloning and message buffering."],["Key properties of the `DataProfileBigQueryRowSchema` class include `ColumnProfile` (for column data) and `TableProfile` (for table data), as well as a `DataProfileCase` property to manage different types of data profiles."]]],[]]