Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::UrlMetadata (v1.17.0)

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

Context of the a single url retrieval.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#retrieved_url

def retrieved_url() -> ::String
Returns
  • (::String) — Retrieved url by the tool.

#retrieved_url=

def retrieved_url=(value) -> ::String
Parameter
  • value (::String) — Retrieved url by the tool.
Returns
  • (::String) — Retrieved url by the tool.

#url_retrieval_status

def url_retrieval_status() -> ::Google::Cloud::AIPlatform::V1::UrlMetadata::UrlRetrievalStatus
Returns

#url_retrieval_status=

def url_retrieval_status=(value) -> ::Google::Cloud::AIPlatform::V1::UrlMetadata::UrlRetrievalStatus
Parameter
Returns