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-17 UTC."],[[["This webpage provides documentation for the `VertexModelSourceInfo` class within the Google Cloud Data Catalog v1 API, specifically within the .NET ecosystem."],["The content details the different versions of the API, from the latest version 2.14.0 down to version 1.2.0, each with their respective links to the `VertexModelSourceInfo` documentation."],["The `VertexModelSourceInfo` class provides information about the source of a Vertex model, including whether it is a copy and its source type, and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information about the class's inheritance, inherited members, namespace, assembly, constructors, and properties, such as `Copy` and `SourceType`."],["The latest documentation can be found in the version 2.14.0."]]],[]]