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 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-12 UTC."],[[["The latest version available for `DataProfileAction.Types.Export` is 4.16.0, with a range of versions available for reference, spanning from 2.15.0 to the newest."],["`DataProfileAction.Types.Export` is a class within the Google Cloud Data Loss Prevention v2 API that allows for persisting detailed data profiles to a designated location when they are updated."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Export` class includes a property called `ProfileTable`, which allows users to store table and column profiles in an existing or new table within an existing BigQuery dataset."],["Each time data profiles are re-generated, a new row will be added in BigQuery if `ProfileTable` is set."]]],[]]