public sealed class ContainerInfo : IMessage<ContainerInfo>, IEquatable<ContainerInfo>, IDeepCloneable<ContainerInfo>, IBufferMessage, IMessage
Docker image that is used to create a container and start a VM instance for
the version that you deploy. Only applicable for instances running in the App
Engine flexible environment.
URI to the hosted container image in Google Container Registry. The URI
must be fully qualified and include a tag or digest.
Examples: "gcr.io/my-project/image:tag" or "gcr.io/my-project/image@digest"
[[["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."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eContainerInfo\u003c/code\u003e is 2.4.0, with multiple previous versions accessible, including 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContainerInfo\u003c/code\u003e represents the Docker image used to create a container and start a VM instance for App Engine flexible environment deployments.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContainerInfo\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage<ContainerInfo>\u003c/code\u003e, \u003ccode\u003eIEquatable<ContainerInfo>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ContainerInfo>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContainerInfo\u003c/code\u003e has a property named \u003ccode\u003eImage\u003c/code\u003e that is of type \u003ccode\u003eString\u003c/code\u003e, representing the URI of the hosted container image in Google Container Registry.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContainerInfo\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eContainerInfo()\u003c/code\u003e and a copy constructor \u003ccode\u003eContainerInfo(ContainerInfo other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]