Commit 1baa602
authored
Adding Cloud Bigtable Mutation fromProto (#4461)
* Adding Cloud Bigtable Mutation fromProto
* Fixing formatting
* Addressing comments
`fromProto` becomes `fromProtoUnsafe`
* Fixing lint issues.
* adding a warning to `fromProtoUnsafe`1 parent 81bdd00 commit 1baa602
2 files changed
Lines changed: 15 additions & 0 deletions
File tree
- google-cloud-clients/google-cloud-bigtable/src
- main/java/com/google/cloud/bigtable/data/v2/models
- test/java/com/google/cloud/bigtable/data/v2/models
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
76 | 89 | | |
77 | 90 | | |
78 | 91 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
0 commit comments