Uses of Enum
com.google.cloud.aiplatform.v1.UrlMetadata.UrlRetrievalStatus
Packages that use UrlMetadata.UrlRetrievalStatus
-
Uses of UrlMetadata.UrlRetrievalStatus in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return UrlMetadata.UrlRetrievalStatusModifier and TypeMethodDescriptionUrlMetadata.UrlRetrievalStatus.forNumber(int value) UrlMetadata.Builder.getUrlRetrievalStatus()Status of the url retrieval.UrlMetadata.getUrlRetrievalStatus()Status of the url retrieval.UrlMetadataOrBuilder.getUrlRetrievalStatus()Status of the url retrieval.UrlMetadata.UrlRetrievalStatus.valueOf(int value) Deprecated.UrlMetadata.UrlRetrievalStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static UrlMetadata.UrlRetrievalStatus[]UrlMetadata.UrlRetrievalStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type UrlMetadata.UrlRetrievalStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<UrlMetadata.UrlRetrievalStatus>UrlMetadata.UrlRetrievalStatus.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type UrlMetadata.UrlRetrievalStatusModifier and TypeMethodDescriptionUrlMetadata.Builder.setUrlRetrievalStatus(UrlMetadata.UrlRetrievalStatus value) Status of the url retrieval.