Google Cloud Ai Platform V1 Client - Class ViewRestApi (0.20.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class ViewRestApi.

Rest API docs.

Generated from protobuf message google.cloud.aiplatform.v1.PublisherModel.CallToAction.ViewRestApi

Namespace

Google \ Cloud \ AIPlatform \ V1 \ PublisherModel \ CallToAction

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ documentations array<Google\Cloud\AIPlatform\V1\PublisherModel\Documentation>

Required.

↳ title string

Required. The title of the view rest API.

getDocumentations

Required.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setDocumentations

Required.

Parameter
NameDescription
var array<Google\Cloud\AIPlatform\V1\PublisherModel\Documentation>
Returns
TypeDescription
$this

getTitle

Required. The title of the view rest API.

Returns
TypeDescription
string

setTitle

Required. The title of the view rest API.

Parameter
NameDescription
var string
Returns
TypeDescription
$this