Searched defs:createRow (Results 1 – 4 of 4) sorted by relevance
848 private static Object[] createRow(String[][] inputAndOutput) { in createRow() method in ImportOrdererTest
737 default void createRow( in createRow() method963 public void createRow( in createRow() method in TablesServiceGrpc.TablesServiceStub1161 public com.google.area120.tables.v1alpha1.Row createRow( in createRow() method in TablesServiceGrpc.TablesServiceBlockingStub1353 createRow(com.google.area120.tables.v1alpha1.CreateRowRequest request) { in createRow() method in TablesServiceGrpc.TablesServiceFutureStub
206 public void createRow(CreateRowRequest request, StreamObserver<Row> responseObserver) { in createRow() method in MockTablesServiceImpl
891 public final Row createRow(String parent, Row row) { in createRow() method in TablesServiceClient922 public final Row createRow(CreateRowRequest request) { in createRow() method in TablesServiceClient