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 webpage provides reference documentation for the `GovernanceEvent` class within the Google Cloud Dataplex v1 API, specifically focusing on version 2.14.0."],["The `GovernanceEvent` class is designed to handle log events related to governance and is available in various versions, from 1.0.0 up to the latest, 3.6.0, which is also provided as a link."],["The `GovernanceEvent` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GovernanceEvent` class include `Entity`, which contains resource information related to the event, `EventType`, representing the type of event, and `Message`, which contains the log message."],["The documentation also contains details about the available constructors for the `GovernanceEvent` class."]]],[]]