public sealed class DiagnoseInstanceRequest : IMessage<DiagnoseInstanceRequest>, IEquatable<DiagnoseInstanceRequest>, IDeepCloneable<DiagnoseInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class DiagnoseInstanceRequest.
Request for creating a notebook instance diagnostic file.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis documentation page covers the \u003ccode\u003eDiagnoseInstanceRequest\u003c/code\u003e class within the Google Cloud AI Platform Notebooks v1 API, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiagnoseInstanceRequest\u003c/code\u003e class is used to create a request for generating a diagnostic file for a notebook instance, and it inherits from the \u003ccode\u003eObject\u003c/code\u003e class while implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a no-parameter constructor, and a constructor that accepts another \u003ccode\u003eDiagnoseInstanceRequest\u003c/code\u003e object, both being a constructor to construct the object itself.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiagnoseInstanceRequest\u003c/code\u003e object contains properties \u003ccode\u003eDiagnosticConfig\u003c/code\u003e, \u003ccode\u003eInstanceName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which respectively represent the configuration for diagnostic checks, the name of the notebook instance, and the resource name of the instance.\u003c/p\u003e\n"],["\u003cp\u003eThis page also provides a link to older versions of this class, as well as a link to the latest version of this class, version 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]