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 document provides reference information for the `GovernanceEvent` class within the Google Cloud Dataplex v1 API, specifically focusing on version 3.4.0."],["`GovernanceEvent` is a class associated with logging events related to governance, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists several available versions of the Google.Cloud.Dataplex.V1 API, ranging from version 1.0.0 to 3.6.0 (latest)."],["The `GovernanceEvent` class has properties such as `Entity`, `EventType`, and `Message`, which provide details about the associated log event."],["This class also contains constructors for default initialization, and for copying an existing instance of the `GovernanceEvent` object."]]],[]]