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 page provides reference documentation for the `GovernanceEvent` class within the Google Cloud Dataplex v1 API, specifically within the .NET environment."],["The most recent version available for the `GovernanceEvent` class is 3.6.0, with other documented versions ranging from 1.0.0 to 3.5.0."],["The `GovernanceEvent` class is associated with payload data for governance-related log events, as part of the `Google.Cloud.Dataplex.V1` namespace."],["`GovernanceEvent` implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GovernanceEvent` class includes properties such as `Entity`, `EventType`, and `Message`, providing detailed information about the governance event."]]],[]]