public sealed class ReportInstanceInfoRequest : IMessage<ReportInstanceInfoRequest>, IEquatable<ReportInstanceInfoRequest>, IDeepCloneable<ReportInstanceInfoRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class ReportInstanceInfoRequest.
Request for notebook instances to report information to Notebooks API.
[[["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 page provides reference documentation for the `ReportInstanceInfoRequest` class within the Google Cloud Notebooks v1 API, specifically for version 2.1.0."],["The `ReportInstanceInfoRequest` class is used to report information from notebook instances to the Notebooks API, inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties such as `Metadata`, `Name`, and `VmId`, allowing for the inclusion of reported data, the specification of the instance's resource name, and the VM hardware token, respectively."],["The page includes previous versions of the class, including 2.5.0 (latest), 2.4.0, 2.3.0, 2.2.0, 2.0.0, and 1.0.0-beta04."],["The class is located within the `Google.Cloud.Notebooks.V1` namespace and is found in the `Google.Cloud.Notebooks.V1.dll` assembly."]]],[]]