public sealed class DiagnoseRuntimeRequest : IMessage<DiagnoseRuntimeRequest>, IEquatable<DiagnoseRuntimeRequest>, IDeepCloneable<DiagnoseRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class DiagnoseRuntimeRequest.
Request for creating a notebook instance diagnostic file.
[[["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."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eDiagnoseRuntimeRequest\u003c/code\u003e class, which is part of the AI Platform Notebooks v1 API in the Google Cloud .NET library, specifically within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiagnoseRuntimeRequest\u003c/code\u003e class is used to create a request for a diagnostic file for a notebook instance, and it implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a constructor that allows for the creation of new \u003ccode\u003eDiagnoseRuntimeRequest\u003c/code\u003e objects, along with a constructor that can copy the data from other \u003ccode\u003eDiagnoseRuntimeRequest\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eDiagnoseRuntimeRequest\u003c/code\u003e include \u003ccode\u003eDiagnosticConfig\u003c/code\u003e (which sets the diagnostic tool flags) and \u003ccode\u003eName\u003c/code\u003e (which specifies the runtime's resource path in a project).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple available versions of this API detailed, from 1.0.0-beta04 to the latest, 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]