Google Cloud Ai Platform V1 Client - Class RegionalResourceReferences (0.22.0)

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

The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc..

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

Namespace

Google \ Cloud \ AIPlatform \ V1 \ PublisherModel \ CallToAction

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ references array|Google\Protobuf\Internal\MapField

Required.

↳ title string

Required. The title of the regional resource reference.

getReferences

Required.

Returns
Type Description
Google\Protobuf\Internal\MapField

setReferences

Required.

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this

getTitle

Required. The title of the regional resource reference.

Returns
Type Description
string

setTitle

Required. The title of the regional resource reference.

Parameter
Name Description
var string
Returns
Type Description
$this