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-03-25 UTC."],[[["This webpage provides reference documentation for the `VertexModelSourceInfo` class within the Data Catalog v1 API, specifically for the .NET framework."],["The `VertexModelSourceInfo` class is used to describe the source information of a Vertex model and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers version 2.11.0 and links to versions spanning from 2.0.0 to the latest version of 2.14.0 and 1.2.0 to 1.8.0."],["The webpage details the class's inheritance, implemented interfaces, constructors, properties such as `Copy` and `SourceType`, and provides links to relevant namespaces, assemblies, and methods."]]],[]]