[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `Event` class in the Notebooks v2 API is used to define an event for a managed or semi-managed notebook instance, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class offers two constructors, a default `Event()` and an `Event(Event other)` for creating a new event object based on another."],["The `Event` class includes properties like `Details` (a map of event information), `ReportTime` (the time of the event), and `Type` (the type of the event)."],["The `Event` class belongs to the `Google.Cloud.Notebooks.V2` namespace and is located within the `Google.Cloud.Notebooks.V2.dll` assembly, having 3 available versions."]]],[]]