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."],[[["The latest version of the `GovernanceEvent` class within the Google Cloud Dataplex V1 API is version 3.6.0, with multiple prior versions available dating back to version 1.0.0."],["The `GovernanceEvent` class is part of the `Google.Cloud.Dataplex.V1` namespace and is found within the `Google.Cloud.Dataplex.V1.dll` assembly."],["The class `GovernanceEvent` is associated with log events, specifically those related to governance within the Google Cloud Dataplex environment."],["This class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`GovernanceEvent` has three key properties: `Entity`, `EventType`, and `Message`, which provide details about the entity involved, the type of event, and the accompanying log message."]]],[]]