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
- (::Google::Cloud::AIPlatform::V1::UrlMetadata::UrlRetrievalStatus) — Status of the url retrieval.
#url_retrieval_status=
def url_retrieval_status=(value) -> ::Google::Cloud::AIPlatform::V1::UrlMetadata::UrlRetrievalStatus
Parameter
- value (::Google::Cloud::AIPlatform::V1::UrlMetadata::UrlRetrievalStatus) — Status of the url retrieval.
Returns
- (::Google::Cloud::AIPlatform::V1::UrlMetadata::UrlRetrievalStatus) — Status of the url retrieval.