Interface protos.google.bigtable.v2.IPrepareQueryRequest (6.0.0)

Properties of a PrepareQueryRequest.

Package

@google-cloud/bigtable

Properties

appProfileId

appProfileId?: (string|null);

PrepareQueryRequest appProfileId

instanceName

instanceName?: (string|null);

PrepareQueryRequest instanceName

paramTypes

paramTypes?: ({ [k: string]: google.bigtable.v2.IType }|null);

PrepareQueryRequest paramTypes

protoFormat

protoFormat?: (google.bigtable.v2.IProtoFormat|null);

PrepareQueryRequest protoFormat

query

query?: (string|null);

PrepareQueryRequest query