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 of data to be stored in a BigQuery table when the `DataProfileAction` is enabled in the DLP API."],["The documentation covers class details, including inheritance, implemented interfaces (like `IMessage`, `IEquatable`, and `IDeepCloneable`), constructors, properties like `ColumnProfile` and `TableProfile`, and the `DataProfileCase` property, which indicates the type of data profile."],["The provided content also includes links to documentation of the class `DataProfileBigQueryRowSchema` across a range of versions from 2.15.0 to 4.16.0, with the latter being the latest."]]],[]]