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 documentation for the `GovernanceEvent` class within the Google Cloud Dataplex v1 API, specifically for version 3.3.0."],["The `GovernanceEvent` class is designed to capture and represent payloads associated with governance-related log events."],["The documentation details the class's inheritance structure, implementing interfaces, constructors, and includes two properties `Entity` and `EventType`, as well as `Message`, for which all of their types are explained."],["The class is found within the namespace `Google.Cloud.Dataplex.V1` and is part of the `Google.Cloud.Dataplex.V1.dll` assembly, with a full version list available to show other versions of the GovernanceEvent."]]],[]]