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-25 UTC."],[[["This document provides reference documentation for the `DataProfileSpec.Types.PostScanActions` class within the Google Cloud Dataplex v1 API, detailing its functionality and structure."],["The `PostScanActions` class is used to configure actions that occur after a `DataProfileScan` job, indicating it's related to the processing and handling of data profile scan results."],["The available versions of the documentation go from 1.0.0 up to the latest 3.6.0, and the current page highlights version 3.5.0, all providing information on the same class."],["`PostScanActions` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting it's designed to be part of a larger data processing and management system."],["The `BigQueryExport` property within `PostScanActions` allows for the optional export of scan results to a BigQuery table, which offers the ability to analyze data more thoroughly using Google's Data Warehouse."]]],[]]