Interface protos.google.spanner.v1.IRequestOptions (7.5.0)

Properties of a RequestOptions.

Package

@google-cloud/spanner

Properties

priority

priority?: (google.spanner.v1.RequestOptions.Priority|keyof typeof google.spanner.v1.RequestOptions.Priority|null);

RequestOptions priority

requestTag

requestTag?: (string|null);

RequestOptions requestTag

transactionTag

transactionTag?: (string|null);

RequestOptions transactionTag