public sealed class DataProfileResult.Types.PostScanActionsResult : IMessage<DataProfileResult.Types.PostScanActionsResult>, IEquatable<DataProfileResult.Types.PostScanActionsResult>, IDeepCloneable<DataProfileResult.Types.PostScanActionsResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataProfileResult.Types.PostScanActionsResult.
The result 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."],[[["This webpage provides documentation for the `DataProfileResult.Types.PostScanActionsResult` class within the Google Cloud Dataplex v1 API, specifically in the .NET environment."],["The content covers a range of versions for the Google.Cloud.Dataplex.V1 package, from version 1.0.0 up to the latest version 3.6.0."],["The `PostScanActionsResult` class is used to represent the outcome of post-scan actions performed by a DataProfileScan job."],["It features a `BigqueryExportResult` property which reveals the result of exporting to BigQuery."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google.Protobuf framework."]]],[]]