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, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class PublisherModel.Types.CallToAction.Types.ViewRestApi.
Rest API docs.
Implements
IMessagePublisherModelTypesCallToActionTypesViewRestApi, IEquatablePublisherModelTypesCallToActionTypesViewRestApi, IDeepCloneablePublisherModelTypesCallToActionTypesViewRestApi, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
ViewRestApi()
public ViewRestApi()ViewRestApi(ViewRestApi)
public ViewRestApi(PublisherModel.Types.CallToAction.Types.ViewRestApi other)| Parameter | |
|---|---|
| Name | Description |
other |
PublisherModelTypesCallToActionTypesViewRestApi |
Properties
Documentations
public RepeatedField<PublisherModel.Types.Documentation> Documentations { get; }Required.
| Property Value | |
|---|---|
| Type | Description |
RepeatedFieldPublisherModelTypesDocumentation |
|
Title
public string Title { get; set; }Required. The title of the view rest API.
| Property Value | |
|---|---|
| Type | Description |
string |
|