Properties of a QueryResult.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
rows |
Array.<google.protobuf.IStruct> | null |
<optional> |
QueryResult rows |
schema |
google.cloud.asset.v1.ITableSchema | null |
<optional> |
QueryResult schema |
nextPageToken |
string | null |
<optional> |
QueryResult nextPageToken |
totalRows |
number | Long | null |
<optional> |
QueryResult totalRows |