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 documentation for the `VertexModelSourceInfo` class within the Google Cloud Data Catalog v1 API, specifically for version 2.12.0."],["`VertexModelSourceInfo` details the source information of a Vertex model and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the documentation, ranging from 1.2.0 up to the latest version 2.14.0, allowing users to navigate to documentation of different versions of the Data Catalog v1 API."],["The `VertexModelSourceInfo` class contains two properties: `Copy` which indicates if the Model is a copy of another, and `SourceType`, which specifies the type of the model's source."],["The documentation includes information on the class's inheritance from `object`, its namespace `Google.Cloud.DataCatalog.V1`, and its constructors, namely `VertexModelSourceInfo()` and `VertexModelSourceInfo(VertexModelSourceInfo other)`."]]],[]]