Google Cloud Ai Platform V1 Client - Class ResourceReference (0.23.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.

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

getReference

Returns
TypeDescription
string