MatchAllQuery

更新时间:
复制 MD 格式

MatchAllQuery specifies the configurations of a match all query. You can use the match all query feature to match all rows in a table to query the total number of rows in the table or return several random rows.

Data structure

message MatchAllQuery {
}