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