Google Cloud Ai Platform V1 Client - Class ResourceReference (0.38.0)

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

Reference to a resource.

Generated from protobuf message google.cloud.aiplatform.v1.PublisherModel.ResourceReference

Namespace

Google \ Cloud \ AIPlatform \ V1 \ PublisherModel

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uri string

The URI of the resource.

↳ resource_name string

The resource name of the Google Cloud resource.

↳ use_case string

Use case (CUJ) of the resource.

↳ description string

Description of the resource.

getUri

The URI of the resource.

Returns
Type Description
string

hasUri

setUri

The URI of the resource.

Parameter
Name Description
var string
Returns
Type Description
$this

getResourceName

The resource name of the Google Cloud resource.

Returns
Type Description
string

hasResourceName

setResourceName

The resource name of the Google Cloud resource.

Parameter
Name Description
var string
Returns
Type Description
$this

getUseCase

Use case (CUJ) of the resource.

Returns
Type Description
string

hasUseCase

setUseCase

Use case (CUJ) of the resource.

Parameter
Name Description
var string
Returns
Type Description
$this

getDescription

Description of the resource.

Returns
Type Description
string

hasDescription

setDescription

Description of the resource.

Parameter
Name Description
var string
Returns
Type Description
$this

getReference

Returns
Type Description
string