[[["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 document provides reference information for the `ContainerImage` class within the AI Platform Notebooks v1beta1 API, specifically for version 2.0.0-beta04, with links to older and the latest version."],["The `ContainerImage` class is used to define a container image for launching a notebook instance, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor `ContainerImage()` and another `ContainerImage(ContainerImage other)` which takes another `ContainerImage` as a parameter."],["`ContainerImage` includes two key properties: `Repository`, a required string specifying the path to the container image repository and `Tag`, a string specifying the image tag, defaulting to the latest tag if not specified."],["The `ContainerImage` is located in the `Google.Cloud.Notebooks.V1Beta1` namespace, and is part of the `Google.Cloud.Notebooks.V1Beta1.dll` assembly."]]],[]]