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.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiagnoseRuntimeRequest\u003c/code\u003e class is used to request the creation of a diagnostic file for a notebook instance and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while also implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default constructor and one that takes another \u003ccode\u003eDiagnoseRuntimeRequest\u003c/code\u003e instance as a parameter, allowing for the creation of copies.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two main properties, \u003ccode\u003eDiagnosticConfig\u003c/code\u003e which requires specification of flags for running the diagnostics, and \u003ccode\u003eName\u003c/code\u003e which requires the resource name of the runtime to diagnose.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRuntimeName\u003c/code\u003e property is a typed view of the name property.\u003c/p\u003e\n"]]],[],null,[]]