OptionalabsoluteFilePath?: stringAbsolute file path of the document in the repository.
OptionalcreatedTimestamp?: stringUTC timestamp when the document was created (RFC 3339 format, e.g., 2025-08-28T06:15:30Z)
OptionaldocumentEtag?: stringETag of the document.
OptionaldownloadLocation?: stringDownload location of the document.
OptionalfileSizeMb?: stringFile size of the document in megabytes.
OptionalfileSuffix?: stringFile suffix of the document.
Optionalid?: stringUnique identifier for the document.
Optionalmetadata?: DocumentMetadata[]Metadata key-value pairs associated with the document.
OptionalmimeType?: stringMIME type of the document.
OptionalresourceUri?: stringURI of the resource.
Optionaltitle?: stringTitle of the document.
OptionalviewLocation?: stringView location of the document.
OptionalwebUrl?: stringWeb URL of the document.
Representation of the 'ConfigurationDocumentFullDetails' schema.