Arguments to send][google.spanner.v1.Mutation.send] operations.
Attributes
Name
Description
queue
str
Required. The queue to which the message will
be sent.
key
google.protobuf.struct_pb2.ListValue
Required. The primary key of the message to
be sent.
deliver_time
google.protobuf.timestamp_pb2.Timestamp
The time at which Spanner will begin attempting to deliver
the message. If deliver_time is not set, Spanner will
deliver the message immediately. If deliver_time is in
the past, Spanner will replace it with a value closer to the
current time.
payload
google.protobuf.struct_pb2.Value
The payload of the message.
[[["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 2026-06-03 UTC."],[],[]]