public sealed class PublisherModel.Types.CallToAction.Types.ViewRestApi : IMessage<PublisherModel.Types.CallToAction.Types.ViewRestApi>, IEquatable<PublisherModel.Types.CallToAction.Types.ViewRestApi>, IDeepCloneable<PublisherModel.Types.CallToAction.Types.ViewRestApi>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PublisherModel.Types.CallToAction.Types.ViewRestApi.
[[["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-04-09 UTC."],[[["This document provides reference information for the `PublisherModel.Types.CallToAction.Types.ViewRestApi` class within the Google Cloud AI Platform v1beta1 API."],["The `ViewRestApi` class, part of the `Google.Cloud.AIPlatform.V1Beta1` namespace, is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes methods like `GetHashCode`, `GetType`, and `ToString` from its base class."],["It offers two constructors: a default constructor `ViewRestApi()` and a copy constructor `ViewRestApi(ViewRestApi other)`."],["The `ViewRestApi` class has properties, including `Documentations` of type `RepeatedField` and a required `Title` of type string."]]],[]]