public sealed class ContainerRegistryDestination : IMessage<ContainerRegistryDestination>, IEquatable<ContainerRegistryDestination>, IDeepCloneable<ContainerRegistryDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ContainerRegistryDestination.
The Container Registry location for the container image.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eContainerRegistryDestination\u003c/code\u003e class, part of the Vertex AI v1beta1 API, defines the location for a container image within the Container Registry.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for versatile functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eContainerRegistryDestination\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt has an \u003ccode\u003eOutputUri\u003c/code\u003e property, a string type, that represents the container image URI and supports both Google Container Registry and Artifact Registry paths, defaulting to the "latest" tag if no tag is specified.\u003c/p\u003e\n"]]],[],null,[]]