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 page provides documentation for the `VertexModelSourceInfo` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["The latest version available is 2.14.0, while the current page's documentation is for version 2.10.0, and it includes access to previous versions back to 1.2.0."],["`VertexModelSourceInfo` is used to detail the source information of a Vertex model, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `VertexModelSourceInfo` class include `Copy` (a boolean indicating if the model is a copy) and `SourceType` (specifying the model's source type)."],["The documentation includes details on the class's constructors, properties, inherited members, and its place within the `Google.Cloud.DataCatalog.V1` namespace."]]],[]]