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 webpage provides documentation for the `DataProfileSpec.Types.PostScanActions` class within the Google Cloud Dataplex V1 API, specifically for the .NET framework."],["The `DataProfileSpec.Types.PostScanActions` class is used to configure actions that occur after a DataProfileScan job, with a primary function being exporting results to a BigQuery table if set up."],["The documentation supports multiple versions of the API, ranging from the latest version 3.6.0 down to version 1.0.0, as well as covering how it inherits from an object and implements different classes."],["This class has two constructors, the default `PostScanActions()` constructor, and another that copies data from another given `PostScanActions` class."],["There is a single property, `BigqueryExport`, in the class which allows the user to configure the data to be sent to BigQuery, after the scan has been completed."]]],[]]