public sealed class DeployedModelRef : IMessage<DeployedModelRef>, IEquatable<DeployedModelRef>, IDeepCloneable<DeployedModelRef>, IBufferMessage, IMessage
[[["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-20 UTC."],[[["\u003cp\u003eThe content provides a comprehensive list of versions for the \u003ccode\u003eDeployedModelRef\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 3.22.0, all within the Google.Cloud.AIPlatform.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeployedModelRef\u003c/code\u003e is a class that points to a DeployedModel and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling model deployment references.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDeployedModelRef\u003c/code\u003e includes properties such as \u003ccode\u003eDeployedModelId\u003c/code\u003e and \u003ccode\u003eEndpoint\u003c/code\u003e, both of type string, that are immutable and are used to identify a deployed model within a specific endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors within the class \u003ccode\u003eDeployedModelRef\u003c/code\u003e, the first being the default constructor \u003ccode\u003eDeployedModelRef()\u003c/code\u003e and the other a copy constructor \u003ccode\u003eDeployedModelRef(DeployedModelRef other)\u003c/code\u003e, allowing for instance creation and replication.\u003c/p\u003e\n"],["\u003cp\u003eThe class also inherits several members from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, indicating its foundation in the .NET object model.\u003c/p\u003e\n"]]],[],null,[]]