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 \ CallToActionMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setDocumentations
Required.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\AIPlatform\V1\PublisherModel\Documentation>
|
Returns | |
---|---|
Type | Description |
$this |
getTitle
Required. The title of the view rest API.
Returns | |
---|---|
Type | Description |
string |
setTitle
Required. The title of the view rest API.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |