閱讀930 返回首頁    go 阿裏雲


RowInBatchGetRowRequest__DataType_API 參考_表格存儲-阿裏雲

在 BatchGetRow 操作中,表示要讀取的一行請求信息。

數據結構

  1. message RowInBatchGetRowRequest {
  2. repeated Column primary_key = 1;
  3. }

primary_key:

  • 類型:repeated Column

  • 描述:需要讀取的行的全部主鍵列。

相關操作

BatchGetRow

最後更新:2016-11-23 16:03:56

  上一篇:go RowInBatchGetRowResponse__DataType_API 參考_表格存儲-阿裏雲
  下一篇:go RowInBatchWriteRowResponse__DataType_API 參考_表格存儲-阿裏雲