Name | Type | Description | Notes |
---|---|---|---|
value | String | The data that makes up the text. | |
annotations | Array<MessageContentTextObjectTextAnnotationsInner> |
require 'openapi_client'
instance = OpenapiClient::MessageContentTextObjectText.new(
value: null,
annotations: null
)