public sealed class GovernanceEvent : IMessage<GovernanceEvent>, IEquatable<GovernanceEvent>, IDeepCloneable<GovernanceEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GovernanceEvent.
Payload associated with Governance related log events.
[[["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 page provides reference documentation for the `GovernanceEvent` class within the Google Cloud Dataplex v1 API, specifically focusing on version 2.10.0 and its associated methods and properties."],["The `GovernanceEvent` class is used to represent payloads related to governance log events in the Cloud Dataplex API."],["The documentation details the class's constructors, properties such as `Entity`, `EventType`, and `Message`, as well as the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Multiple versions of the `GovernanceEvent` class are available, ranging from version 1.0.0 up to the latest 3.6.0, and each version has it's own documentation."],["The `GovernanceEvent` class has members inherited from the `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]