public sealed class Action.Types.InvalidDataOrganization : IMessage<Action.Types.InvalidDataOrganization>, IEquatable<Action.Types.InvalidDataOrganization>, IDeepCloneable<Action.Types.InvalidDataOrganization>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Action.Types.InvalidDataOrganization.
[[["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 page provides documentation for the `Action.Types.InvalidDataOrganization` class within the Google Cloud Dataplex V1 API, covering versions from 1.0.0 up to the latest 3.6.0."],["The `Action.Types.InvalidDataOrganization` class is used to detail actions taken for invalid data arrangements, and it inherits from the base object class while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is located in the `Google.Cloud.Dataplex.V1` namespace and is part of the `Google.Cloud.Dataplex.V1.dll` assembly, and provides information regarding data organization."],["There are two constructor options for `InvalidDataOrganization`: a default constructor and one that takes an existing `InvalidDataOrganization` object as a parameter for creating a copy."],["The documentation also includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()` from the base object class."]]],[]]