public sealed class DataProfileResult.Types.PostScanActionsResult.Types.BigQueryExportResult : IMessage<DataProfileResult.Types.PostScanActionsResult.Types.BigQueryExportResult>, IEquatable<DataProfileResult.Types.PostScanActionsResult.Types.BigQueryExportResult>, IDeepCloneable<DataProfileResult.Types.PostScanActionsResult.Types.BigQueryExportResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataProfileResult.Types.PostScanActionsResult.Types.BigQueryExportResult.
[[["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 `BigQueryExportResult` class within the Google Cloud Dataplex v1 API, specifically for version 2.8.0."],["The `BigQueryExportResult` class, which is the result of a BigQuery export post-scan action, is part of the `DataProfileResult.Types.PostScanActionsResult.Types` nested classes, and contains properties such as `Message` and `State`."],["This page also links to multiple different versions of the `BigQueryExportResult` documentation, with version 3.6.0 being the latest, and version 1.0.0 being the oldest, allowing developers to check for changes across different API releases."],["The `BigQueryExportResult` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are used for functionalities like data comparison and cloning."],["The documentation includes information on the class's constructors and inherited members from the base `object` class, and details the namespace (`Google.Cloud.Dataplex.V1`) and the assembly (`Google.Cloud.Dataplex.V1.dll`) where the class is defined."]]],[]]