Searched refs:batchCreateRowsCallable (Results 1 – 5 of 5) sorted by relevance
46 tablesServiceClient.batchCreateRowsCallable().futureCall(request); in asyncBatchCreateRows()
190 batchCreateRowsCallable; field in GrpcTablesServiceStub381 this.batchCreateRowsCallable = in GrpcTablesServiceStub()457 public UnaryCallable<BatchCreateRowsRequest, BatchCreateRowsResponse> batchCreateRowsCallable() { in batchCreateRowsCallable() method in GrpcTablesServiceStub458 return batchCreateRowsCallable; in batchCreateRowsCallable()
100 public UnaryCallable<BatchCreateRowsRequest, BatchCreateRowsResponse> batchCreateRowsCallable() { in batchCreateRowsCallable() method in TablesServiceStub
512 batchCreateRowsCallable; field in HttpJsonTablesServiceStub655 this.batchCreateRowsCallable = in HttpJsonTablesServiceStub()745 public UnaryCallable<BatchCreateRowsRequest, BatchCreateRowsResponse> batchCreateRowsCallable() { in batchCreateRowsCallable() method in HttpJsonTablesServiceStub746 return batchCreateRowsCallable; in batchCreateRowsCallable()
981 return batchCreateRowsCallable().call(request); in batchCreateRows()1010 batchCreateRowsCallable() { in batchCreateRowsCallable() method in TablesServiceClient1011 return stub.batchCreateRowsCallable(); in batchCreateRowsCallable()