public sealed class GetInstanceHealthRequest : IMessage<GetInstanceHealthRequest>, IEquatable<GetInstanceHealthRequest>, IDeepCloneable<GetInstanceHealthRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class GetInstanceHealthRequest.
Request for checking if a notebook instance is healthy.
[[["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 document provides reference information for the `GetInstanceHealthRequest` class within the AI Platform Notebooks v1 API."],["The `GetInstanceHealthRequest` class is used to check if a notebook instance is healthy, as defined by the Google Cloud Notebooks API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering features such as message handling, equality checking, and cloning capabilities."],["The `GetInstanceHealthRequest` class has properties for `InstanceName` (a typed resource name) and `Name` (a string resource name) which are essential for identifying the specific notebook instance that is being checked for health."],["There are different versions of the document available, with version 2.5.0 as the latest and includes versions dating back to 1.0.0-beta04."]]],[]]