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-21 UTC."],[[["This documentation details the `PublisherModel.Types.Parent` class within the Google Cloud AI Platform v1beta1 API, which represents information about the parent of a model."],["The `PublisherModel.Types.Parent` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `DisplayName`, a required string that shows the parent name, and `Reference`, an optional resource name or URI."],["There are two constructors available: one default `Parent()` and one that takes another `PublisherModel.Types.Parent` object as a parameter for copying."],["This is the documentation for `Version 1.0.0-beta01` of the `Google.Cloud.AIPlatform.V1Beta1` namespace, and it has been updated to include the latest `1.0.0-beta21` and `1.0.0-beta20` versions."]]],[]]