Searched defs:updateRow (Results 1 – 4 of 4) sorted by relevance
765 default void updateRow( in updateRow() method994 public void updateRow( in updateRow() method in TablesServiceGrpc.TablesServiceStub1187 public com.google.area120.tables.v1alpha1.Row updateRow( in updateRow() method in TablesServiceGrpc.TablesServiceBlockingStub1381 updateRow(com.google.area120.tables.v1alpha1.UpdateRowRequest request) { in updateRow() method in TablesServiceGrpc.TablesServiceFutureStub
247 public void updateRow(UpdateRowRequest request, StreamObserver<Row> responseObserver) { in updateRow() method in MockTablesServiceImpl
1037 public final Row updateRow(Row row, FieldMask updateMask) { in updateRow() method in TablesServiceClient1069 public final Row updateRow(UpdateRowRequest request) { in updateRow() method in TablesServiceClient
733 public void updateRow() throws SQLException { in updateRow() method in Impl_RowSet