Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference (v0.38.0)

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
Returns
  • (::String) — Description of the resource.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Description of the resource.
Returns
  • (::String) — Description of the resource.

#resource_name

def resource_name() -> ::String
Returns
  • (::String) — The resource name of the Google Cloud resource.

#resource_name=

def resource_name=(value) -> ::String
Parameter
  • value (::String) — The resource name of the Google Cloud resource.
Returns
  • (::String) — The resource name of the Google Cloud resource.

#uri

def uri() -> ::String
Returns
  • (::String) — The URI of the resource.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — The URI of the resource.
Returns
  • (::String) — The URI of the resource.

#use_case

def use_case() -> ::String
Returns
  • (::String) — Use case (CUJ) of the resource.

#use_case=

def use_case=(value) -> ::String
Parameter
  • value (::String) — Use case (CUJ) of the resource.
Returns
  • (::String) — Use case (CUJ) of the resource.