public sealed class Export : IMessage<DataProfileAction.Types.Export>, IEquatable<DataProfileAction.Types.Export>, IDeepCloneable<DataProfileAction.Types.Export>, IBufferMessage, IMessage
If set, the detailed data profiles will be persisted to the location
of your choice whenever updated.
Store all table and column profiles in an existing table or a new table
in an existing dataset. Each re-generation will result in a new row in
BigQuery.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eExport\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2.DataProfileAction.Types\u003c/code\u003e namespace, part of the Google Cloud DLP library for .NET.\u003c/p\u003e\n"],["\u003cp\u003eVersion history for this class is documented, ranging from version 2.15.0 to the latest version, 4.16.0, with links to specific documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExport\u003c/code\u003e class is designed to persist detailed data profiles to a user-specified location, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eProfileTable\u003c/code\u003e property of type \u003ccode\u003eBigQueryTable\u003c/code\u003e which specifies the table in BigQuery where table and column profiles are stored, and each regeneration will add a new row.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated via two constructors, one default and another which takes a \u003ccode\u003eDataProfileAction.Types.Export\u003c/code\u003e object as an argument, allowing for creating copies.\u003c/p\u003e\n"]]],[],null,[]]