[[["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."],[[["This documentation details the `ContainerImage` class, which is part of the AI Platform Notebooks v1beta1 API from Google Cloud, with the latest version being 2.0.0-beta05."],["The `ContainerImage` class is used to define a container image for starting a notebook instance with its environment pre-installed, and it inherits from `object` while implementing multiple interfaces."],["The class provides two constructors: a default one (`ContainerImage()`) and another that accepts a `ContainerImage` object as a parameter, with the parameter named `other`."],["The `ContainerImage` class has two properties: `Repository`, which specifies the path to the container image repository and is required, and `Tag`, which specifies the tag of the container image, defaulting to \"latest\" if not provided."],["The class has inherited members like GetHashCode(), GetType(), and ToString() that can be used to manipulate the data."]]],[]]