AutomatedReasoningPolicyBuildWorkflowDocument     
    Represents a source document used in the policy build workflow, containing the content and metadata needed for policy generation.
Types
Properties
Link copied to clipboard
                  The MIME type of the document content (e.g., text/plain, application/pdf, text/markdown).
Link copied to clipboard
                  A detailed description of the document's content and how it should be used in the policy generation process.
Link copied to clipboard
                  A descriptive name for the document that helps identify its purpose and content.
Functions
Link copied to clipboard
                  inline fun copy(block: AutomatedReasoningPolicyBuildWorkflowDocument.Builder.() -> Unit = {}): AutomatedReasoningPolicyBuildWorkflowDocument