public sealed class DataQualityResult.Types.PostScanActionsResult : IMessage<DataQualityResult.Types.PostScanActionsResult>, IEquatable<DataQualityResult.Types.PostScanActionsResult>, IDeepCloneable<DataQualityResult.Types.PostScanActionsResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityResult.Types.PostScanActionsResult.
The result of post scan actions of DataQualityScan 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 reference documentation for the `DataQualityResult.Types.PostScanActionsResult` class within the Google Cloud Dataplex v1 API, with the latest version being 3.6.0."],["The `PostScanActionsResult` class represents the outcome of post-scan actions performed by a DataQualityScan job."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the .NET environment."],["It allows users to access the results of BigQuery export operations via the `BigqueryExportResult` property, which is read-only and gives the outcome of the BigQuery post-scan export."],["The documentation is available for multiple past versions, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to select and examine specific version data."]]],[]]