public static interface Transaction.Response
| Modifier and Type | Method and Description |
|---|---|
List<Key> |
generatedKeys()
Deprecated.
|
List<Key> |
getGeneratedKeys()
Returns a list of keys generated by a transaction.
|
@Deprecated List<Key> generatedKeys()
Copyright © 2017 Google. All rights reserved.