public sealed class DataProfileSpec.Types.PostScanActions : IMessage<DataProfileSpec.Types.PostScanActions>, IEquatable<DataProfileSpec.Types.PostScanActions>, IDeepCloneable<DataProfileSpec.Types.PostScanActions>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataProfileSpec.Types.PostScanActions.
The configuration of post scan actions of DataProfileScan job.
[[["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-03-21 UTC."],[[["The content provides documentation for the `DataProfileSpec.Types.PostScanActions` class within the Google Cloud Dataplex V1 API, detailing its structure and functionality."],["This class is designed to configure actions that occur after a DataProfileScan job, allowing for customization of post-scan processes."],["The latest version of the `DataProfileSpec.Types.PostScanActions` class is 3.6.0, and it lists links for versions ranging from 3.6.0 down to 1.0.0."],["`DataProfileSpec.Types.PostScanActions` class includes the `BigqueryExport` property, which enables the export of scan results to a designated BigQuery table."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class, which supports methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]