全部產品
Search
文件中心

Tablestore:Query

更新時間:Dec 06, 2024

表示多元索引的查詢條件。

資料結構

message Query {
    optional QueryType type = 1;
    optional bytes query = 2;
}

名稱

類型

是否必選

描述

type

QueryType

查詢類型。

query

bytes

查詢資訊,由protobuf編碼。