Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::RegionalResourceReferences (v0.31.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.

#title

def title() -> ::String
Returns
  • (::String) — Required. The title of the regional resource reference.

#title=

def title=(value) -> ::String
Parameter
  • value (::String) — Required. The title of the regional resource reference.
Returns
  • (::String) — Required. The title of the regional resource reference.