public sealed class VertexModelSourceInfo : IMessage<VertexModelSourceInfo>, IEquatable<VertexModelSourceInfo>, IDeepCloneable<VertexModelSourceInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class VertexModelSourceInfo.
Detail description of the source information of a Vertex model.
If this Model is copy of another Model. If true then
[source_type][google.cloud.datacatalog.v1.VertexModelSourceInfo.source_type]
pertains to the original.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `VertexModelSourceInfo` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The documentation covers the `VertexModelSourceInfo` class's inheritance, implementations, constructors, properties, and it's relationship with the `Google.Cloud.DataCatalog.V1` namespace."],["The latest version documented is 2.14.0, but links to versions 2.13.0 down to 1.2.0 of the `VertexModelSourceInfo` class are also available."],["The `VertexModelSourceInfo` class provides details about the source information of a Vertex model, including whether it is a copy and its source type."],["The `VertexModelSourceInfo` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage` from Google's Protobuf library."]]],[]]