Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::RegionalResourceReferences (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::RegionalResourceReferences.

The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc..

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#references

def references() -> ::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference}
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference}) — Required.

#references=

def references=(value) -> ::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference}
Parameter
  • value (::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference}) — Required.
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference}) — Required.

#resource_description

def resource_description() -> ::String
Returns
  • (::String) — Optional. Description of the resource.

#resource_description=

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

#resource_title

def resource_title() -> ::String
Returns
  • (::String) — Optional. Title of the resource.

#resource_title=

def resource_title=(value) -> ::String
Parameter
  • value (::String) — Optional. Title of the resource.
Returns
  • (::String) — Optional. Title of the resource.

#resource_use_case

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

#resource_use_case=

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

#title

def title() -> ::String
Returns
  • (::String) — Required.

#title=

def title=(value) -> ::String
Parameter
  • value (::String) — Required.
Returns
  • (::String) — Required.