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

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.

↳ resource_title string

Optional. Title of the resource.

↳ resource_use_case string

Optional. Use case (CUJ) of the resource.

↳ resource_description string

Optional. Description of the resource.

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.

Returns
Type Description
string

setTitle

Required.

Parameter
Name Description
var string
Returns
Type Description
$this

getResourceTitle

Optional. Title of the resource.

Returns
Type Description
string

hasResourceTitle

clearResourceTitle

setResourceTitle

Optional. Title of the resource.

Parameter
Name Description
var string
Returns
Type Description
$this

getResourceUseCase

Optional. Use case (CUJ) of the resource.

Returns
Type Description
string

hasResourceUseCase

clearResourceUseCase

setResourceUseCase

Optional. Use case (CUJ) of the resource.

Parameter
Name Description
var string
Returns
Type Description
$this

getResourceDescription

Optional. Description of the resource.

Returns
Type Description
string

hasResourceDescription

clearResourceDescription

setResourceDescription

Optional. Description of the resource.

Parameter
Name Description
var string
Returns
Type Description
$this