public sealed class DiscoveryEvent.Types.ActionDetails : IMessage<DiscoveryEvent.Types.ActionDetails>, IEquatable<DiscoveryEvent.Types.ActionDetails>, IDeepCloneable<DiscoveryEvent.Types.ActionDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DiscoveryEvent.Types.ActionDetails.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `DiscoveryEvent.Types.ActionDetails` class within the Google Cloud Dataplex v1 API, covering versions from 1.0.0 up to the latest version 3.6.0."],["The `ActionDetails` class contains details about specific actions, such as data schema incompatibility or invalid data format, and it can be accessed using various version endpoints."],["The latest version is accessible under the link `3.6.0 (latest)` and the page is currently showing information for version 2.10.0."],["This class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are used to define its behavior and allow the class to be used with the Google.Protobuf library."],["The `Type` property, a string, is present in the class, that returns the type of action, such as \"IncompatibleDataSchema\" or \"InvalidDataFormat\"."]]],[]]