Send feedback
Class GrafeasStub (2.13.0) Stay organized with collections
Save and categorize content based on your preferences.
Version 2.13.0 keyboard_arrow_down
public
abstract
class
GrafeasStub
implements
BackgroundResource
Base stub class for the Grafeas service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
GrafeasStub()
Methods
batchCreateNotesCallable()
public
UnaryCallable<BatchCreateNotesRequest
,
BatchCreateNotesResponse
>
batchCreateNotesCallable
()
Returns
batchCreateOccurrencesCallable()
public
UnaryCallable<BatchCreateOccurrencesRequest
,
BatchCreateOccurrencesResponse
>
batchCreateOccurrencesCallable
()
Returns
close()
public
abstract
void
close
()
createNoteCallable()
public
UnaryCallable<CreateNoteRequest
,
Note
>
createNoteCallable
()
Returns
createOccurrenceCallable()
public
UnaryCallable<CreateOccurrenceRequest
,
Occurrence
>
createOccurrenceCallable
()
Returns
deleteNoteCallable()
public
UnaryCallable<DeleteNoteRequest
,
Empty
>
deleteNoteCallable
()
Returns
deleteOccurrenceCallable()
public
UnaryCallable<DeleteOccurrenceRequest
,
Empty
>
deleteOccurrenceCallable
()
Returns
getNoteCallable()
public
UnaryCallable<GetNoteRequest
,
Note
>
getNoteCallable
()
Returns
getOccurrenceCallable()
public
UnaryCallable<GetOccurrenceRequest
,
Occurrence
>
getOccurrenceCallable
()
Returns
getOccurrenceNoteCallable()
public
UnaryCallable<GetOccurrenceNoteRequest
,
Note
>
getOccurrenceNoteCallable
()
Returns
listNoteOccurrencesCallable()
public
UnaryCallable<ListNoteOccurrencesRequest
,
ListNoteOccurrencesResponse
>
listNoteOccurrencesCallable
()
Returns
listNoteOccurrencesPagedCallable()
public
UnaryCallable<ListNoteOccurrencesRequest
,
GrafeasClient
.
ListNoteOccurrencesPagedResponse
>
listNoteOccurrencesPagedCallable
()
Returns
listNotesCallable()
public
UnaryCallable<ListNotesRequest
,
ListNotesResponse
>
listNotesCallable
()
Returns
listNotesPagedCallable()
public
UnaryCallable<ListNotesRequest
,
GrafeasClient
.
ListNotesPagedResponse
>
listNotesPagedCallable
()
Returns
listOccurrencesCallable()
public
UnaryCallable<ListOccurrencesRequest
,
ListOccurrencesResponse
>
listOccurrencesCallable
()
Returns
listOccurrencesPagedCallable()
public
UnaryCallable<ListOccurrencesRequest
,
GrafeasClient
.
ListOccurrencesPagedResponse
>
listOccurrencesPagedCallable
()
Returns
updateNoteCallable()
public
UnaryCallable<UpdateNoteRequest
,
Note
>
updateNoteCallable
()
Returns
updateOccurrenceCallable()
public
UnaryCallable<UpdateOccurrenceRequest
,
Occurrence
>
updateOccurrenceCallable
()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,[]]