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 available for the `Google.Cloud.Dataplex.V1.GovernanceEvent` class is 3.6.0, with 3.5.0 being the current version the document refers to."],["The `GovernanceEvent` class in the Cloud Dataplex v1 API represents a payload for log events related to governance."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GovernanceEvent` class has properties such as `Entity`, `EventType`, and `Message`, which are used for describing the specific details of a log event."],["The document lists a historical range of versions from 1.0.0 up to the latest, 3.6.0, which covers the `Google.Cloud.Dataplex.V1.GovernanceEvent` class."]]],[]]