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)
Optionalid?: stringUnique identifier for the document.
Optionalmetadata?: DocumentMetadata[]Metadata key-value pairs associated with the document.
Optionaltitle?: stringTitle of the document.
Optionaltype?: "FOLDER" | "DOCUMENT" | anyType of the resource. Can be FOLDER, DOCUMENT.
Representation of the 'ConfigurationDocument' schema.