[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]