@PublicApi public static class QueryDepthInfo.Builder extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
QueryDepthInfo |
build() |
QueryDepthInfo.Builder |
depth(int depth)
The query depth.
|
public QueryDepthInfo.Builder depth(int depth)
depth
- the depth complexitypublic QueryDepthInfo build()
QueryDepthInfo
object