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 document provides reference information for the \u003ccode\u003eDiagnoseRuntimeRequest\u003c/code\u003e class within the AI Platform Notebooks v1 API, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiagnoseRuntimeRequest\u003c/code\u003e is a class used to request the creation of a diagnostic file for a notebook instance, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003eDiagnoseRuntimeRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDiagnoseRuntimeRequest\u003c/code\u003e class include \u003ccode\u003eDiagnosticConfig\u003c/code\u003e, which defines the flags for the diagnostic tool, and \u003ccode\u003eName\u003c/code\u003e, which specifies the runtime's resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRuntimeName\u003c/code\u003e property is a typed view over the \u003ccode\u003eName\u003c/code\u003e resource name, and it is of the type \u003ccode\u003eRuntimeName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]