public sealed class VertexModelSpec : IMessage<VertexModelSpec>, IEquatable<VertexModelSpec>, IDeepCloneable<VertexModelSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class VertexModelSpec.
[[["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-21 UTC."],[[["This webpage provides reference documentation for the `VertexModelSpec` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["The `VertexModelSpec` class is used to define the specifications for Vertex model resources and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details various versions of the `VertexModelSpec`, with version 2.14.0 being the latest, and the page itself is focused on version 2.8.0."],["Key properties of `VertexModelSpec` include `ContainerImageUri`, `VersionAliases`, `VersionDescription`, `VersionId`, and `VertexModelSourceInfo`, which help define a Vertex model's configuration and metadata."],["The `VertexModelSpec` class has two constructors, one of which takes another `VertexModelSpec` instance to allow creation of new VertexModelSpec instances from existing instances."]]],[]]