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 focusing on version 3.0.0."],["The `GovernanceEvent` class represents a payload associated with governance-related log events and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `Entity`, `EventType`, and `Message` to describe resource information, the event type, and the log message respectively."],["There is a list of 24 versions of `GovernanceEvent` that are accessible, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The document describes the class constructor and methods, as well as the namespace `Google.Cloud.Dataplex.V1`, and the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]