-
Mutation.Send.Builder.clear()
The time at which Spanner will begin attempting to deliver the message.
Mutation.Send.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Mutation.Send.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The payload of the message.
Mutation.Send.Builder.clone()
Send a message to a queue.
The time at which Spanner will begin attempting to deliver the message.
Mutation.Send.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Mutation.Send.Builder.mergeFrom(com.google.protobuf.Message other)
Mutation.Send.Builder.mergeKey(com.google.protobuf.ListValue value)
Mutation.Send.Builder.mergePayload(com.google.protobuf.Value value)
The payload of the message.
Mutation.Send.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Mutation.Send.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Mutation.Send.Builder.setDeliverTime(com.google.protobuf.Timestamp value)
The time at which Spanner will begin attempting to deliver the message.
Mutation.Send.Builder.setDeliverTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which Spanner will begin attempting to deliver the message.
Mutation.Send.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Mutation.Send.Builder.setKey(com.google.protobuf.ListValue value)
Mutation.Send.Builder.setKey(com.google.protobuf.ListValue.Builder builderForValue)
Mutation.Send.Builder.setPayload(com.google.protobuf.Value value)
The payload of the message.
Mutation.Send.Builder.setPayload(com.google.protobuf.Value.Builder builderForValue)
The payload of the message.
Mutation.Send.Builder.setQueueBytes(com.google.protobuf.ByteString value)
Mutation.Send.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Mutation.Send.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Send a message to a queue.