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-03-21 UTC."],[[["This page provides reference documentation for the `DiagnoseInstanceRequest` class within the Google Cloud AI Platform Notebooks v1 API."],["`DiagnoseInstanceRequest` is used to create a request for generating a diagnostic file for a notebook instance."],["The class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DiagnoseInstanceRequest` class has properties like `DiagnosticConfig`, `InstanceName`, and `Name` to specify diagnostic settings and instance details."],["Multiple versions of the documentation are accessible, ranging from version 1.0.0-beta04 to the latest 2.5.0."]]],[]]