[[["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-04-17 UTC."],[[["The `VmImage` class in the Google.Cloud.Notebooks.V2 API defines a custom Compute Engine virtual machine image for creating notebook instances."],["The `VmImage` class is available in multiple versions, with the latest being 1.2.0, and also implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `Family`, `Name`, `Project`, `HasFamily`, and `HasName` to configure and identify the VM image, with `Project` being a required field."],["You can specify the VM image either by its family name using the `Family` property or the specific image name with the `Name` property."],["The `ImageCase` property is available to identify whether the image is set by name, or family."]]],[]]