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 information for the `DataProfileSpec.Types.PostScanActions` class within the Google Cloud Dataplex V1 API, detailing its structure and functionalities."],["The `PostScanActions` class is used to configure actions that occur after a DataProfileScan job in Google Cloud Dataplex."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for managing and manipulating data profiles."],["The class can optionally export results to a BigQuery table, specified by the `BigqueryExport` property."],["This page also includes access to documentation for multiple versions of this API, from `1.0.0` up to the most recent version `3.6.0`."]]],[]]