--- title: "AnthropicDocumentBlockParamContent2" --- ## Supported Types ### `str` ```python value: str = /* values here */ ``` ### `List[components.AnthropicDocumentBlockParamContent1]` ```python value: List[components.AnthropicDocumentBlockParamContent1] = /* values here */ ```