Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference.
Reference to a resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
def description() -> ::String
-
(::String) — Description of the resource.
Note: The following fields are mutually exclusive:
description
,uri
,resource_name
,use_case
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#description=
def description=(value) -> ::String
-
value (::String) — Description of the resource.
Note: The following fields are mutually exclusive:
description
,uri
,resource_name
,use_case
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Description of the resource.
Note: The following fields are mutually exclusive:
description
,uri
,resource_name
,use_case
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#resource_name
def resource_name() -> ::String
-
(::String) — The resource name of the Google Cloud resource.
Note: The following fields are mutually exclusive:
resource_name
,uri
,use_case
,description
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#resource_name=
def resource_name=(value) -> ::String
-
value (::String) — The resource name of the Google Cloud resource.
Note: The following fields are mutually exclusive:
resource_name
,uri
,use_case
,description
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — The resource name of the Google Cloud resource.
Note: The following fields are mutually exclusive:
resource_name
,uri
,use_case
,description
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#uri
def uri() -> ::String
-
(::String) — The URI of the resource.
Note: The following fields are mutually exclusive:
uri
,resource_name
,use_case
,description
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#uri=
def uri=(value) -> ::String
-
value (::String) — The URI of the resource.
Note: The following fields are mutually exclusive:
uri
,resource_name
,use_case
,description
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — The URI of the resource.
Note: The following fields are mutually exclusive:
uri
,resource_name
,use_case
,description
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#use_case
def use_case() -> ::String
-
(::String) — Use case (CUJ) of the resource.
Note: The following fields are mutually exclusive:
use_case
,uri
,resource_name
,description
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#use_case=
def use_case=(value) -> ::String
-
value (::String) — Use case (CUJ) of the resource.
Note: The following fields are mutually exclusive:
use_case
,uri
,resource_name
,description
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Use case (CUJ) of the resource.
Note: The following fields are mutually exclusive:
use_case
,uri
,resource_name
,description
. If a field in that set is populated, all other fields in the set will automatically be cleared.