Class DocumentMetadata (0.13.11)

DocumentMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
document str
Document resource name. This field is a member of oneof_ _document.
uri str
URI for the document. It may contain a URL that redirects to the actual website. This field is a member of oneof_ _uri.
title str
Title. This field is a member of oneof_ _title.
page_identifier str
Page identifier. This field is a member of oneof_ _page_identifier.
domain str
Domain name from the document URI. Note that the uri field may contain a URL that redirects to the actual website, in which case this will contain the domain name of the target site. This field is a member of oneof_ _domain.