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

Tablestore:MetaUpdateStatus

最終更新日:Dec 28, 2024

MetaUpdateStatus は、メタデータの更新状態を指定します。

データ構造

message MetaUpdateStatus {
  repeated uint32 row_ids = 1;
  repeated uint32 meta_update_times = 2;
}
パラメーター必須説明
row_idsuint32はいリクエスト内の行のシーケンス番号。
meta_update_timesuint32はい指定された行のメタデータが更新された時点。