Package | Description |
---|---|
com.google.spanner.v1 |
Modifier and Type | Class and Description |
---|---|
static class |
Mutation.Delete
Arguments to [delete][google.spanner.v1.Mutation.delete] operations.
|
static class |
Mutation.Delete.Builder
Arguments to [delete][google.spanner.v1.Mutation.delete] operations.
|
Modifier and Type | Method and Description |
---|---|
Mutation.DeleteOrBuilder |
Mutation.getDeleteOrBuilder()
Delete rows from a table.
|
Mutation.DeleteOrBuilder |
Mutation.Builder.getDeleteOrBuilder()
Delete rows from a table.
|
Mutation.DeleteOrBuilder |
MutationOrBuilder.getDeleteOrBuilder()
Delete rows from a table.
|
Copyright © 2022 Google LLC. All rights reserved.