Send feedback
Interface protos.google.spanner.v1.IPartitionQueryRequest
Stay organized with collections
Save and categorize content based on your preferences.
Version 5.14.0 keyboard_arrow_down
Properties of a PartitionQueryRequest.
Package
@google-cloud/spanner!
Properties
params
params ?: ( google . protobuf . IStruct | null );
PartitionQueryRequest params
Property Value
Type Description (google.protobuf.IStruct |null)
paramTypes
paramTypes ?: ({ [ k : string ] : google . spanner . v1 . IType } | null );
PartitionQueryRequest paramTypes
Property Value
Type Description ({ [k: string]: google.spanner.v1.IType }|null)
partitionOptions
partitionOptions ?: ( google . spanner . v1 . IPartitionOptions | null );
PartitionQueryRequest partitionOptions
Property Value
Type Description (google.spanner.v1.IPartitionOptions |null)
session
PartitionQueryRequest session
Property Value
Type Description (string|null)
sql
PartitionQueryRequest sql
Property Value
Type Description (string|null)
transaction
transaction ?: ( google . spanner . v1 . ITransactionSelector | null );
PartitionQueryRequest transaction
Property Value
Type Description (google.spanner.v1.ITransactionSelector |null)
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-08 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-08 UTC."],[],[]]