Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@olavloite
Copy link
Contributor

Add an API for wrapping an existing protobuf mutation in a Spanner mutation. This allows applications or libraries that use protobuf mutations to use these directly with the Spanner client library, without first having to translate these to a spanner.Mutation struct, and then having the client library convert it back to a protobuf definition.

Add an API for wrapping an existing protobuf mutation in a Spanner mutation. This allows
applications or libraries that use protobuf mutations to use these directly with the
Spanner client library, without first having to translate these to a spanner.Mutation
struct, and then having the client library convert it back to a protobuf definition.
@olavloite olavloite requested review from a team as code owners June 25, 2025 10:27
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Jun 25, 2025
@olavloite olavloite merged commit e655889 into main Jun 25, 2025
10 checks passed
@olavloite olavloite deleted the spanner-wrap-proto-mutation branch June 25, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants