Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::AssistantGroundedContent::TextGroundingMetadata::Reference::DocumentMetadata.
Document metadata.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#document
def document() -> ::String Returns 
 - (::String) — Document resource name.
 
#document=
def document=(value) -> ::String Parameter 
 - value (::String) — Document resource name.
 
 Returns 
 - (::String) — Document resource name.
 
#domain
def domain() -> ::String Returns 
 -  (::String) — Domain name from the document URI. Note that the 
urifield may contain a URL that redirects to the actual website, in which case this will contain the domain name of the target site. 
#domain=
def domain=(value) -> ::String Parameter 
 -  value (::String) — Domain name from the document URI. Note that the 
urifield may contain a URL that redirects to the actual website, in which case this will contain the domain name of the target site. 
 Returns 
 -  (::String) — Domain name from the document URI. Note that the 
urifield may contain a URL that redirects to the actual website, in which case this will contain the domain name of the target site. 
#page_identifier
def page_identifier() -> ::String Returns 
 - (::String) — Page identifier.
 
#page_identifier=
def page_identifier=(value) -> ::String Parameter 
 - value (::String) — Page identifier.
 
 Returns 
 - (::String) — Page identifier.
 
#title
def title() -> ::String Returns 
 - (::String) — Title.
 
#title=
def title=(value) -> ::String Parameter 
 - value (::String) — Title.
 
 Returns 
 - (::String) — Title.
 
#uri
def uri() -> ::String Returns 
 - (::String) — URI for the document. It may contain a URL that redirects to the actual website.
 
#uri=
def uri=(value) -> ::String Parameter 
 - value (::String) — URI for the document. It may contain a URL that redirects to the actual website.
 
 Returns 
 - (::String) — URI for the document. It may contain a URL that redirects to the actual website.