[[["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 `ContainerImage` class defines a container image used to start a notebook instance, specifying the environment setup within the container."],["This class is part of the AI Platform Notebooks v1 API, found in the `Google.Cloud.Notebooks.V1` namespace."],["The latest version of the documentation available is 2.5.0, and it is also available for past versions 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0-beta04."],["`ContainerImage` objects can be created using two constructors, a default one, and another taking an existing `ContainerImage` object as a parameter."],["Key properties of a `ContainerImage` include `Repository`, which specifies the path to the container image, and `Tag`, which represents the image's tag, defaulting to 'latest' if not specified."]]],[]]