未验证 提交 c30c5d75 编写于 作者: R ryjiang 提交者: GitHub

[skip ci]Add GetCollectionStatisticsRequest in chap05_proxy.md (#9124)

Signed-off-by: Nruiyi.jiang <ruiyi.jiang@zilliz.com>
上级 76e9067d
......@@ -171,7 +171,15 @@ type DescribeCollectionRequest struct {
See _Master API_ for detailed definitions.
- _GetCollectionStatistics_
- _GetCollectionStatisticsRequest_
```go
type GetCollectionStatisticsRequest struct {
Base *commonpb.MsgBase
DbName string
CollectionName string
}
```
See _Master API_ for detailed definitions.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册