[[["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 in the `Google.Cloud.Notebooks.V1` namespace defines a container image for starting notebook instances with a pre-installed environment."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["`ContainerImage` objects can be constructed using a default constructor or a copy constructor that takes another `ContainerImage` as an argument."],["The `Repository` property specifies the path to the container image, such as `gcr.io/{project_id}/{image_name}`, and is required."],["The `Tag` property defines the container image tag, defaulting to \"latest\" if not specified by the user."]]],[]]