Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::ViewRestApi (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::ViewRestApi.

Rest API docs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#documentations

def documentations() -> ::Array<::Google::Cloud::AIPlatform::V1::PublisherModel::Documentation>

#documentations=

def documentations=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::PublisherModel::Documentation>
Parameter

#title

def title() -> ::String
Returns
  • (::String) — Required. The title of the view rest API.

#title=

def title=(value) -> ::String
Parameter
  • value (::String) — Required. The title of the view rest API.
Returns
  • (::String) — Required. The title of the view rest API.