Google Cloud Ai Platform V1 Client - Class RegionalResourceReferences (0.31.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
NameDescription
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
TypeDescription
Google\Protobuf\Internal\MapField

setReferences

Required.

Parameter
NameDescription
var array|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this

getTitle

Required. The title of the regional resource reference.

Returns
TypeDescription
string

setTitle

Required. The title of the regional resource reference.

Parameter
NameDescription
var string
Returns
TypeDescription
$this