public sealed class ModelGardenSource : IMessage<ModelGardenSource>, IEquatable<ModelGardenSource>, IDeepCloneable<ModelGardenSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ModelGardenSource.
Contains information about the source of the models generated from Model
Garden.
[[["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 document provides reference information for the `ModelGardenSource` class within the Cloud AI Platform v1beta1 API."],["The `ModelGardenSource` class represents the source of models generated from Model Garden."],["It inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It contains a property called `PublicModelName` of type string, which represents the required model garden source model resource name."],["The document lists the latest version, beta21, and another version, beta20, of this class, along with its namespace and assembly information."]]],[]]