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 \ PublisherModelMethods
__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. |
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 |
getReference
Returns | |
---|---|
Type | Description |
string |