@PublicApi public class QueryDepthInfo extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
QueryDepthInfo.Builder |
Modifier and Type | Method and Description |
---|---|
int |
getDepth()
This returns the query depth.
|
static QueryDepthInfo.Builder |
newQueryDepthInfo() |
java.lang.String |
toString() |
public int getDepth()
public java.lang.String toString()
toString
in class java.lang.Object
public static QueryDepthInfo.Builder newQueryDepthInfo()
QueryDepthInfo
builder