Cloud AI Platform v1 API - Class PublisherModel.Types.CallToAction.Types.ViewRestApi (2.27.0)

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 v1 API class PublisherModel.Types.CallToAction.Types.ViewRestApi.

Rest API docs.

Inheritance

object > PublisherModel.Types.CallToAction.Types.ViewRestApi

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

ViewRestApi()

public ViewRestApi()

ViewRestApi(ViewRestApi)

public ViewRestApi(PublisherModel.Types.CallToAction.Types.ViewRestApi other)
Parameter
NameDescription
otherPublisherModelTypesCallToActionTypesViewRestApi

Properties

Documentations

public RepeatedField<PublisherModel.Types.Documentation> Documentations { get; }

Required.

Property Value
TypeDescription
RepeatedFieldPublisherModelTypesDocumentation

Title

public string Title { get; set; }

Required. The title of the view rest API.

Property Value
TypeDescription
string