public sealed class DataProfileAction.Types.Export : IMessage<DataProfileAction.Types.Export>, IEquatable<DataProfileAction.Types.Export>, IDeepCloneable<DataProfileAction.Types.Export>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DataProfileAction.Types.Export.
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 new rows in
BigQuery. Data is inserted using streaming
insert
and so data may be in the buffer for a period of time after the profile
has finished. The Pub/Sub notification is sent before the streaming
buffer is guaranteed to be written, so data may not be instantly
visible to queries by the time your topic receives the Pub/Sub
notification.
[[["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 provides reference documentation for the \u003ccode\u003eDataProfileAction.Types.Export\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, covering versions from 2.15.0 to the latest 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataProfileAction.Types.Export\u003c/code\u003e class is used to persist detailed data profiles to a user-specified location whenever they are updated.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExport\u003c/code\u003e class has a \u003ccode\u003eProfileTable\u003c/code\u003e property of type \u003ccode\u003eBigQueryTable\u003c/code\u003e, which enables storing table and column profiles in a BigQuery table, with new rows added upon each re-generation, using a streaming insert.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class 'Export()', one default and one that takes a parameter of type \u003ccode\u003eDataProfileAction.Types.Export\u003c/code\u003e for easy cloning.\u003c/p\u003e\n"]]],[],null,[]]