[[["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."],[[["The latest version of `InstanceConfig` is 2.5.0, and there are several earlier versions available, including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta04."],["`InstanceConfig` is a class that defines updatable configurations for notebook instances and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstanceConfig` class includes properties such as `EnableHealthMonitoring`, which checks if core services are running, and `NotebookUpgradeSchedule`, which uses a cron expression to schedule automatic instance upgrades."],["This class inherits members from the Object class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, and it can be constructed either as a new instance or by cloning an existing `InstanceConfig`."],["The `InstanceConfig` class is found within the `Google.Cloud.Notebooks.V1` namespace, with its assembly being `Google.Cloud.Notebooks.V1.dll`."]]],[]]