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-25 UTC."],[[["This webpage provides reference documentation for the `VertexModelSpec` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The content details the available versions of `VertexModelSpec`, ranging from the latest 2.14.0 down to 1.2.0, with version 2.9.0 being the current context."],["The `VertexModelSpec` class is a specification for vertex model resources and includes properties like `ContainerImageUri`, `VersionAliases`, `VersionDescription`, `VersionId`, and `VertexModelSourceInfo`."],["The `VertexModelSpec` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class, offering methods for comparisons, cloning, and message handling."],["This class also includes two constructors, `VertexModelSpec()` and `VertexModelSpec(VertexModelSpec)`, with one being a blank constructor and the other utilizing a parameter, other, of type VertexModelSpec."]]],[]]