public sealed class PublisherModel.Types.Parent : IMessage<PublisherModel.Types.Parent>, IEquatable<PublisherModel.Types.Parent>, IDeepCloneable<PublisherModel.Types.Parent>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PublisherModel.Types.Parent.
[[["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 documentation covers the `PublisherModel.Types.Parent` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09, with links to newer versions available."],["The `PublisherModel.Types.Parent` class represents the parent information of a model and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes two constructors, one default and another that accepts another `PublisherModel.Types.Parent` instance for initialization, both with no parameters to fill."],["The `PublisherModel.Types.Parent` class exposes two properties, `DisplayName`, a required string, and `Reference`, an optional `ResourceReference` object that can contain a Google cloud resource name or URI."]]],[]]