public sealed class ReportRuntimeEventRequest : IMessage<ReportRuntimeEventRequest>, IEquatable<ReportRuntimeEventRequest>, IDeepCloneable<ReportRuntimeEventRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class ReportRuntimeEventRequest.
[[["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."],[[["This document provides reference documentation for the `ReportRuntimeEventRequest` class within the Google Cloud Notebooks v1 API, specifically version 2.2.0."],["The `ReportRuntimeEventRequest` class is used to report an event related to a Managed Notebook and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors and contains properties for `Event` to indicate the event that occurred, `Name` which is the runtime resource name, `RuntimeName` which is a view of the `Name` property, and `VmId` which authenticates the VM."],["The document also details the inheritance hierarchy and inherited members for `ReportRuntimeEventRequest`, which inherits from `Object` and implement various interfaces, with links provided to further external documentation."],["The latest version of the reportRuntimeEventRequest is 2.5.0 and it contains different version releases from 1.0.0-beta04 up to 2.5.0."]]],[]]