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 `GovernanceEvent` class in the Google.Cloud.Dataplex.V1 API provides payload details for governance-related log events."],["This class has been implemented across multiple versions, with the latest being version 3.6.0 and the displayed version being 2.15.0."],["The class `GovernanceEvent` implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `GovernanceEvent` has properties such as Entity, EventType and Message, to hold relevant data."],["The class `GovernanceEvent` has two constructors: a parameterless constructor and one that takes another `GovernanceEvent` as a parameter."]]],[]]