[[["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 `VmImage` class in the `Google.Cloud.Notebooks.V1Beta1` API defines a custom Compute Engine VM image for starting a notebook instance, allowing for pre-installed environments directly on the VM."],["The latest version of the `VmImage` class is `2.0.0-beta05`, which is part of the Google Cloud Notebooks v1beta1 API."],["The `VmImage` class provides constructors for creating new instances, either default or by cloning an existing instance, and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `VmImage` class include `ImageFamily`, `ImageName`, and `Project`, which allow you to define the VM image to be used by either specifying an image family or image name and the project it belongs to, with methods that will check whether either of those fields are set or not."],["It has inherited members that give it the abilities such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]