Properties of an ExecuteQueryRequest.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
instanceName |
string | null |
<optional> |
ExecuteQueryRequest instanceName |
appProfileId |
string | null |
<optional> |
ExecuteQueryRequest appProfileId |
query |
string | null |
<optional> |
ExecuteQueryRequest query |
preparedQuery |
Uint8Array | null |
<optional> |
ExecuteQueryRequest preparedQuery |
protoFormat |
google.bigtable.v2.IProtoFormat | null |
<optional> |
ExecuteQueryRequest protoFormat |
resumeToken |
Uint8Array | null |
<optional> |
ExecuteQueryRequest resumeToken |
params |
Object.<string, google.bigtable.v2.IValue> | null |
<optional> |
ExecuteQueryRequest params |