[[["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 `ContainerImage` class in the Notebooks v2 API defines a container image for launching notebook instances within a containerized environment."],["This class is part of the `Google.Cloud.Notebooks.V2` namespace and is found in the `Google.Cloud.Notebooks.V2.dll` assembly, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ContainerImage` class offers two constructors: a default constructor and one that accepts another `ContainerImage` object for creating a copy."],["The `ContainerImage` class has two properties, `Repository` which is required to define the container image's repository path, and `Tag`, which is optional, and if not specified defaults to the latest tag."],["There are three versions of the documentation provided, with 1.2.0 being the latest version, and there is also versions 1.1.0, and 1.0.0 that can be viewed."]]],[]]