> ## Documentation Index
> Fetch the complete documentation index at: https://x-preview-mintlify-143107c1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# News.Models

> X API SDK の news.models Python モジュールのリファレンス。 X API v2 の news エンドポイント向けの Pydantic リクエスト/レスポンスモデル。

このモジュールは、リクエストとレスポンスのデータ構造用の Pydantic モデルを提供します
X API の news エンドポイント向けです。すべてのモデルは
OpenAPI 仕様から生成され、型安全性と検証を提供します。

## GetResponse

<Badge color="blue">クラス</Badge>

<Badge color="gray">基底: BaseModel</Badge>

レスポンスモデル: get

## メソッド

### `class xdk.news.models.GetResponse`

レスポンスモデル: get

### `class xdk.news.models.SearchResponse`

レスポンスモデル: search
