Google Cloud Ai Platform V1 Client - Class ResourceReference (0.31.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
NameDescription
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
TypeDescription
string

hasUri

setUri

The URI of the resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getResourceName

The resource name of the Google Cloud resource.

Returns
TypeDescription
string

hasResourceName

setResourceName

The resource name of the Google Cloud resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getUseCase

Use case (CUJ) of the resource.

Returns
TypeDescription
string

hasUseCase

setUseCase

Use case (CUJ) of the resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getDescription

Description of the resource.

Returns
TypeDescription
string

hasDescription

setDescription

Description of the resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getReference

Returns
TypeDescription
string