UrlMetadata

@PublicPreviewAPI
public final class UrlMetadata


Metadata for a single URL retrieved by the UrlContext tool.

Summary

Public fields

final String

The retrieved URL.

final @NonNull UrlRetrievalStatus

The status of the URL retrieval.

Public fields

retrievedUrl

public final String retrievedUrl

The retrieved URL.

urlRetrievalStatus

public final @NonNull UrlRetrievalStatus urlRetrievalStatus

The status of the URL retrieval.