コード例 #1
0
ファイル: bigtable.go プロジェクト: reagere/gcloud-golang
func (lr limitRows) set(req *btspb.ReadRowsRequest) { req.NumRowsLimit = lr.limit }