public sealed class ModelSourceInfo : IMessage<ModelSourceInfo>, IEquatable<ModelSourceInfo>, IDeepCloneable<ModelSourceInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ModelSourceInfo.
Detail description of the source information of the model.
If this Model is copy of another Model. If true then
[source_type][google.cloud.aiplatform.v1beta1.ModelSourceInfo.source_type]
pertains to the original.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eModelSourceInfo\u003c/code\u003e class in the Vertex AI v1beta1 API provides detailed information about the source of a model.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModelSourceInfo\u003c/code\u003e has two constructors: a default constructor and one that takes another \u003ccode\u003eModelSourceInfo\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eCopy\u003c/code\u003e (a boolean indicating if the model is a copy) and \u003ccode\u003eSourceType\u003c/code\u003e (specifying the type of the model source).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e while the \u003ccode\u003e1.0.0-beta20\u003c/code\u003e version is also available for use.\u003c/p\u003e\n"]]],[],null,[]]