public sealed class 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 a new row in
BigQuery.
[[["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-06-05 UTC."],[[["This webpage provides documentation for the `DataProfileAction.Types.Export` class within the Google Cloud Data Loss Prevention v2 API, specifically within the .NET library."],["The class `DataProfileAction.Types.Export` allows for detailed data profiles to be saved to a user-specified location whenever they are updated."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities and integration with the .NET framework."],["The documentation includes a history of version releases, with the latest being 4.16.0, and it details the available constructors and the `ProfileTable` property for storing data in BigQuery."],["There are multiple versions available for the class, ranging from 2.15.0 up to the latest 4.16.0, indicating ongoing development and updates to this feature."]]],[]]