Google Cloud Ai Platform V1 Client - Class UrlRetrievalStatus (1.54.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class UrlRetrievalStatus.
Status of the url retrieval.
Protobuf type google.cloud.aiplatform.v1.UrlMetadata.UrlRetrievalStatus
Namespace
Google \ Cloud \ AIPlatform \ V1 \ UrlMetadata
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
URL_RETRIEVAL_STATUS_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum URL_RETRIEVAL_STATUS_UNSPECIFIED = 0;
URL_RETRIEVAL_STATUS_SUCCESS
Value: 1
Url retrieval is successful.
Generated from protobuf enum URL_RETRIEVAL_STATUS_SUCCESS = 1;
URL_RETRIEVAL_STATUS_ERROR
Value: 2
Url retrieval is failed due to error.
Generated from protobuf enum URL_RETRIEVAL_STATUS_ERROR = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]