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-21 UTC."],[[["The latest version of the `GovernanceEvent` class within the Google Cloud Dataplex V1 API is version 3.6.0, which is the most current release."],["This webpage provides access to documentation and code samples for the `GovernanceEvent` class, which is related to log events in the Google Cloud Dataplex V1 API."],["The `GovernanceEvent` class can be utilized to retrieve or set the `Entity`, `EventType` or `Message` that is associated with governance related logs."],["The documentation shows that `GovernanceEvent` implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its integration within the .NET Protobuf ecosystem."],["The listed versions on the webpage range from version 1.0.0 to 3.6.0, meaning there are multiple versions of this API that are accessible here."]]],[]]