-
Mutation.Write.Builder.build()
Insert new rows in a table.
Insert new rows in a table.
Insert new rows in a table.
Like [insert][google.spanner.v1.Mutation.insert], except that if the row
already exists, then its column values are overwritten with the ones
provided.
Like [insert][google.spanner.v1.Mutation.insert], except that if the row
already exists, then its column values are overwritten with the ones
provided.
Like [insert][google.spanner.v1.Mutation.insert], except that if the row
already exists, then its column values are overwritten with the ones
provided.
Like [insert][google.spanner.v1.Mutation.insert], except that if the row
already exists, it is deleted, and the column values provided are
inserted instead.
Like [insert][google.spanner.v1.Mutation.insert], except that if the row
already exists, it is deleted, and the column values provided are
inserted instead.
Like [insert][google.spanner.v1.Mutation.insert], except that if the row
already exists, it is deleted, and the column values provided are
inserted instead.
Update existing rows in a table.
Update existing rows in a table.
Update existing rows in a table.
Mutation.Write.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Mutation.Write.parseFrom(com.google.protobuf.ByteString data)
Mutation.Write.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Mutation.Write.parseFrom(com.google.protobuf.CodedInputStream input)
Mutation.Write.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Mutation.Write.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Mutation.Write.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Insert new rows in a table.
Like [insert][google.spanner.v1.Mutation.insert], except that if the row
already exists, then its column values are overwritten with the ones
provided.
Like [insert][google.spanner.v1.Mutation.insert], except that if the row
already exists, it is deleted, and the column values provided are
inserted instead.
Update existing rows in a table.
Insert new rows in a table.
Like [insert][google.spanner.v1.Mutation.insert], except that if the row
already exists, then its column values are overwritten with the ones
provided.
Like [insert][google.spanner.v1.Mutation.insert], except that if the row
already exists, it is deleted, and the column values provided are
inserted instead.
Update existing rows in a table.