> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 名前空間: Stream

> X API TypeScript SDK の Stream モジュールのリファレンス。 X API v2 向けにこの SDK モジュールが再エクスポートするクライアント、型、ユーティリティ。

## 型エイリアス

### LikesComplianceResponse

Ƭ **LikesComplianceResponse**: [`LikesComplianceStreamResponse`](/xdks/typescript/reference/modules/Schemas#likescompliancestreamresponse)

レスポンス: likesCompliance

#### 定義場所

[stream/models.ts:18](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L18)

***

### UsersComplianceResponse

Ƭ **UsersComplianceResponse**: [`UserComplianceStreamResponse`](/xdks/typescript/reference/modules/Schemas#usercompliancestreamresponse)

レスポンス: usersCompliance

#### 定義場所

[stream/models.ts:24](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L24)

***

### PostsFirehoseKoResponse

Ƭ **PostsFirehoseKoResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

レスポンス: postsFirehoseKo

#### 定義場所

[stream/models.ts:30](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L30)

***

### LikesSample10Response

Ƭ **LikesSample10Response**: [`StreamingLikeResponseV2`](/xdks/typescript/reference/interfaces/Schemas.StreamingLikeResponseV2)

レスポンス: likesSample10

#### 定義場所

[stream/models.ts:36](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L36)

***

### GetRuleCountsResponse

Ƭ **GetRuleCountsResponse**: [`Get2TweetsSearchStreamRulesCountsResponse`](/xdks/typescript/reference/interfaces/Schemas.Get2TweetsSearchStreamRulesCountsResponse)

レスポンス: getRuleCounts

#### 定義場所

[stream/models.ts:42](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L42)

***

### LikesFirehoseResponse

Ƭ **LikesFirehoseResponse**: [`StreamingLikeResponseV2`](/xdks/typescript/reference/interfaces/Schemas.StreamingLikeResponseV2)

レスポンス: likesFirehose

#### 定義場所

[stream/models.ts:48](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L48)

***

### PostsFirehoseJaResponse

Ƭ **PostsFirehoseJaResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

レスポンス: postsFirehoseJa

#### 定義場所

[stream/models.ts:54](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L54)

***

### PostsFirehoseEnResponse

Ƭ **PostsFirehoseEnResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

レスポンス: postsFirehoseEn

#### 定義場所

[stream/models.ts:60](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L60)

***

### GetRulesResponse

Ƭ **GetRulesResponse**: [`RulesLookupResponse`](/xdks/typescript/reference/interfaces/Schemas.RulesLookupResponse)

レスポンス: getRules

#### 定義場所

[stream/models.ts:66](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L66)

***

### UpdateRulesRequest

Ƭ **UpdateRulesRequest**: [`AddOrDeleteRulesRequest`](/xdks/typescript/reference/modules/Schemas#addordeleterulesrequest)

Request for updateRules

#### 定義場所

[stream/models.ts:72](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L72)

***

### UpdateRulesResponse

Ƭ **UpdateRulesResponse**: [`AddOrDeleteRulesResponse`](/xdks/typescript/reference/interfaces/Schemas.AddOrDeleteRulesResponse)

レスポンス: updateRules

#### 定義場所

[stream/models.ts:78](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L78)

***

### PostsSampleResponse

Ƭ **PostsSampleResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

レスポンス: postsSample

#### 定義場所

[stream/models.ts:84](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L84)

***

### PostsSample10Response

Ƭ **PostsSample10Response**: [`Get2TweetsSample10StreamResponse`](/xdks/typescript/reference/interfaces/Schemas.Get2TweetsSample10StreamResponse)

レスポンス: postsSample10

#### 定義場所

[stream/models.ts:90](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L90)

***

### PostsComplianceResponse

Ƭ **PostsComplianceResponse**: [`TweetComplianceStreamResponse`](/xdks/typescript/reference/modules/Schemas#tweetcompliancestreamresponse)

レスポンス: postsCompliance

#### 定義場所

[stream/models.ts:96](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L96)

***

### LabelsComplianceResponse

Ƭ **LabelsComplianceResponse**: [`TweetLabelStreamResponse`](/xdks/typescript/reference/modules/Schemas#tweetlabelstreamresponse)

レスポンス: labelsCompliance

#### 定義場所

[stream/models.ts:102](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L102)

***

### PostsResponse

Ƭ **PostsResponse**: [`FilteredStreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.FilteredStreamingTweetResponse)

レスポンス: posts

#### 定義場所

[stream/models.ts:108](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L108)

***

### PostsFirehoseResponse

Ƭ **PostsFirehoseResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

レスポンス: postsFirehose

#### 定義場所

[stream/models.ts:114](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L114)

***

### PostsFirehosePtResponse

Ƭ **PostsFirehosePtResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

レスポンス: postsFirehosePt

#### 定義場所

[stream/models.ts:120](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/stream/models.ts#L120)
