Searched defs:batchCreateNotes (Results 1 – 6 of 6) sorted by relevance
812 default void batchCreateNotes( in batchCreateNotes() method1080 public void batchCreateNotes( in batchCreateNotes() method in GrafeasGrpc.GrafeasStub1297 public io.grafeas.v1.BatchCreateNotesResponse batchCreateNotes( in batchCreateNotes() method in GrafeasGrpc.GrafeasBlockingStub1515 batchCreateNotes(io.grafeas.v1.BatchCreateNotesRequest request) { in batchCreateNotes() method in GrafeasGrpc.GrafeasFutureStub
1604 public final BatchCreateNotesResponse batchCreateNotes( in batchCreateNotes() method in GrafeasClient1638 public final BatchCreateNotesResponse batchCreateNotes(String parent, Map<String, Note> notes) { in batchCreateNotes() method in GrafeasClient1669 public final BatchCreateNotesResponse batchCreateNotes(BatchCreateNotesRequest request) { in batchCreateNotes() method in GrafeasClient
1380 public final BatchCreateNotesResponse batchCreateNotes( in batchCreateNotes() method in GrafeasV1Beta1Client1409 public final BatchCreateNotesResponse batchCreateNotes(String parent, Map<String, Note> notes) { in batchCreateNotes() method in GrafeasV1Beta1Client1436 public final BatchCreateNotesResponse batchCreateNotes(BatchCreateNotesRequest request) { in batchCreateNotes() method in GrafeasV1Beta1Client
894 public void batchCreateNotes( in batchCreateNotes() method in GrafeasV1Beta1Grpc.GrafeasV1Beta1ImplBase1248 public void batchCreateNotes( in batchCreateNotes() method in GrafeasV1Beta1Grpc.GrafeasV1Beta1Stub1481 public io.grafeas.v1beta1.BatchCreateNotesResponse batchCreateNotes( in batchCreateNotes() method in GrafeasV1Beta1Grpc.GrafeasV1Beta1BlockingStub1711 batchCreateNotes(io.grafeas.v1beta1.BatchCreateNotesRequest request) { in batchCreateNotes() method in GrafeasV1Beta1Grpc.GrafeasV1Beta1FutureStub
292 public void batchCreateNotes( in batchCreateNotes() method in MockGrafeasImpl
247 public void batchCreateNotes( in batchCreateNotes() method in MockGrafeasV1Beta1Impl