すべてのプロダクト
Search
ドキュメントセンター

Tablestore:ストリーム

最終更新日:Dec 28, 2024

ストリームに関する情報を指定します。

データ構造

message Stream {
    required string stream_id = 1;
    required string table_name = 2;
    required int64 creation_time = 3;
}

パラメーター

必須

説明

stream_id

string

はい

ストリームの ID。

table_name

string

はい

データ テーブルの名前。

creation_time

int64

はい

データ テーブルが作成された時刻。