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\u003eThis webpage details the \u003ccode\u003eDataProfileAction.Types.Export\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace for .NET, offering documentation across multiple versions, including the latest 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExport\u003c/code\u003e class is used to persist detailed data profiles to a user-defined location upon updates and implements several interfaces, including \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 inherits from \u003ccode\u003eObject\u003c/code\u003e and includes methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e which are inherited from the base class.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors, \u003ccode\u003eExport()\u003c/code\u003e for default initialization and \u003ccode\u003eExport(DataProfileAction.Types.Export)\u003c/code\u003e for creating an instance from an existing \u003ccode\u003eDataProfileAction.Types.Export\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProfileTable\u003c/code\u003e property of type \u003ccode\u003eBigQueryTable\u003c/code\u003e allows for storing table and column profiles in an existing or new BigQuery table, with each data regeneration creating a new row.\u003c/p\u003e\n"]]],[],null,[]]