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 documentation for the `VertexModelSpec` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers, across multiple versions, with the latest being 2.14.0 and version 2.7.0 being the current main target."],["The `VertexModelSpec` class, part of the `Google.Cloud.DataCatalog.V1` namespace, is used to define specifications for Vertex model resources, including details such as container image URI, version aliases, version description, version ID, and Vertex model source information."],["The documentation includes detailed information about the class's constructors, properties (`ContainerImageUri`, `VersionAliases`, `VersionDescription`, `VersionId`, and `VertexModelSourceInfo`), the implemented interfaces, as well as the inherited members from the object class."],["The webpage covers a range of versions from 1.2.0 to the latest 2.14.0, allowing developers to find documentation relevant to the specific version of the API they are using."]]],[]]