Package com.evernote.edam.notestore

Interface Summary
NoteStore.AsyncIface  
NoteStore.Iface  
NoteStore.Processor.ProcessFunction  
NoteStoreIface Service: NoteStore
 

Class Summary
AdImpressions Information for tracking the display of a particular ad by a client.
AdParameters Parameters that will be given by a client to the service when it requests a set of advertisements to display.
NoteCollectionCounts A data structure representing the number of notes for each notebook and tag with a non-zero set of applicable notes.
NoteEmailParameters Parameters that must be given to the NoteStore emailNote call.
NoteFilter A list of criteria that are used to indicate which notes are desired from the account.
NoteList A small structure for returning a list of notes out of a larger set.
NoteMetadata This structure is used in the set of results returned by the findNotesMetadata function.
NotesMetadataList This structure is returned from calls to the findNotesMetadata function to give the high-level metadata about a subset of Notes that are found to match a specified NoteFilter in a search.
NotesMetadataResultSpec This structure is provided to the findNotesMetadata function to specify the subset of fields that should be included in each NoteMetadata element that is returned in the NotesMetadataList.
NoteStore  
NoteStore.AsyncClient  
NoteStore.AsyncClient.authenticateToSharedNote_call  
NoteStore.AsyncClient.authenticateToSharedNotebook_call  
NoteStore.AsyncClient.copyNote_call  
NoteStore.AsyncClient.createLinkedNotebook_call  
NoteStore.AsyncClient.createNote_call  
NoteStore.AsyncClient.createNotebook_call  
NoteStore.AsyncClient.createSearch_call  
NoteStore.AsyncClient.createSharedNotebook_call  
NoteStore.AsyncClient.createTag_call  
NoteStore.AsyncClient.deleteNote_call  
NoteStore.AsyncClient.emailNote_call  
NoteStore.AsyncClient.expungeInactiveNotes_call  
NoteStore.AsyncClient.expungeLinkedNotebook_call  
NoteStore.AsyncClient.expungeNote_call  
NoteStore.AsyncClient.expungeNotebook_call  
NoteStore.AsyncClient.expungeNotes_call  
NoteStore.AsyncClient.expungeSearch_call  
NoteStore.AsyncClient.expungeSharedNotebooks_call  
NoteStore.AsyncClient.expungeTag_call  
NoteStore.AsyncClient.Factory  
NoteStore.AsyncClient.findNoteCounts_call  
NoteStore.AsyncClient.findNoteOffset_call  
NoteStore.AsyncClient.findNotes_call  
NoteStore.AsyncClient.findNotesMetadata_call  
NoteStore.AsyncClient.getAccountSize_call  
NoteStore.AsyncClient.getAds_call  
NoteStore.AsyncClient.getDefaultNotebook_call  
NoteStore.AsyncClient.getFilteredSyncChunk_call  
NoteStore.AsyncClient.getLinkedNotebookSyncChunk_call  
NoteStore.AsyncClient.getLinkedNotebookSyncState_call  
NoteStore.AsyncClient.getNote_call  
NoteStore.AsyncClient.getNotebook_call  
NoteStore.AsyncClient.getNoteContent_call  
NoteStore.AsyncClient.getNoteSearchText_call  
NoteStore.AsyncClient.getNoteTagNames_call  
NoteStore.AsyncClient.getNoteVersion_call  
NoteStore.AsyncClient.getPublicNotebook_call  
NoteStore.AsyncClient.getRandomAd_call  
NoteStore.AsyncClient.getResource_call  
NoteStore.AsyncClient.getResourceAlternateData_call  
NoteStore.AsyncClient.getResourceAttributes_call  
NoteStore.AsyncClient.getResourceByHash_call  
NoteStore.AsyncClient.getResourceData_call  
NoteStore.AsyncClient.getResourceRecognition_call  
NoteStore.AsyncClient.getResourceSearchText_call  
NoteStore.AsyncClient.getSearch_call  
NoteStore.AsyncClient.getSharedNotebookByAuth_call  
NoteStore.AsyncClient.getSyncChunk_call  
NoteStore.AsyncClient.getSyncState_call  
NoteStore.AsyncClient.getTag_call  
NoteStore.AsyncClient.listLinkedNotebooks_call  
NoteStore.AsyncClient.listNotebooks_call  
NoteStore.AsyncClient.listNoteVersions_call  
NoteStore.AsyncClient.listSearches_call  
NoteStore.AsyncClient.listSharedNotebooks_call  
NoteStore.AsyncClient.listTags_call  
NoteStore.AsyncClient.listTagsByNotebook_call  
NoteStore.AsyncClient.shareNote_call  
NoteStore.AsyncClient.stopSharingNote_call  
NoteStore.AsyncClient.untagAll_call  
NoteStore.AsyncClient.updateLinkedNotebook_call  
NoteStore.AsyncClient.updateNote_call  
NoteStore.AsyncClient.updateNotebook_call  
NoteStore.AsyncClient.updateResource_call  
NoteStore.AsyncClient.updateSearch_call  
NoteStore.AsyncClient.updateTag_call  
NoteStore.authenticateToSharedNote_args  
NoteStore.authenticateToSharedNote_result  
NoteStore.authenticateToSharedNotebook_args  
NoteStore.authenticateToSharedNotebook_result  
NoteStore.Client  
NoteStore.Client.Factory  
NoteStore.copyNote_args  
NoteStore.copyNote_result  
NoteStore.createLinkedNotebook_args  
NoteStore.createLinkedNotebook_result  
NoteStore.createNote_args  
NoteStore.createNote_result  
NoteStore.createNotebook_args  
NoteStore.createNotebook_result  
NoteStore.createSearch_args  
NoteStore.createSearch_result  
NoteStore.createSharedNotebook_args  
NoteStore.createSharedNotebook_result  
NoteStore.createTag_args  
NoteStore.createTag_result  
NoteStore.deleteNote_args  
NoteStore.deleteNote_result  
NoteStore.emailNote_args  
NoteStore.emailNote_result  
NoteStore.expungeInactiveNotes_args  
NoteStore.expungeInactiveNotes_result  
NoteStore.expungeLinkedNotebook_args  
NoteStore.expungeLinkedNotebook_result  
NoteStore.expungeNote_args  
NoteStore.expungeNote_result  
NoteStore.expungeNotebook_args  
NoteStore.expungeNotebook_result  
NoteStore.expungeNotes_args  
NoteStore.expungeNotes_result  
NoteStore.expungeSearch_args  
NoteStore.expungeSearch_result  
NoteStore.expungeSharedNotebooks_args  
NoteStore.expungeSharedNotebooks_result  
NoteStore.expungeTag_args  
NoteStore.expungeTag_result  
NoteStore.findNoteCounts_args  
NoteStore.findNoteCounts_result  
NoteStore.findNoteOffset_args  
NoteStore.findNoteOffset_result  
NoteStore.findNotes_args  
NoteStore.findNotes_result  
NoteStore.findNotesMetadata_args  
NoteStore.findNotesMetadata_result  
NoteStore.getAccountSize_args  
NoteStore.getAccountSize_result  
NoteStore.getAds_args  
NoteStore.getAds_result  
NoteStore.getDefaultNotebook_args  
NoteStore.getDefaultNotebook_result  
NoteStore.getFilteredSyncChunk_args  
NoteStore.getFilteredSyncChunk_result  
NoteStore.getLinkedNotebookSyncChunk_args  
NoteStore.getLinkedNotebookSyncChunk_result  
NoteStore.getLinkedNotebookSyncState_args  
NoteStore.getLinkedNotebookSyncState_result  
NoteStore.getNote_args  
NoteStore.getNote_result  
NoteStore.getNotebook_args  
NoteStore.getNotebook_result  
NoteStore.getNoteContent_args  
NoteStore.getNoteContent_result  
NoteStore.getNoteSearchText_args  
NoteStore.getNoteSearchText_result  
NoteStore.getNoteTagNames_args  
NoteStore.getNoteTagNames_result  
NoteStore.getNoteVersion_args  
NoteStore.getNoteVersion_result  
NoteStore.getPublicNotebook_args  
NoteStore.getPublicNotebook_result  
NoteStore.getRandomAd_args  
NoteStore.getRandomAd_result  
NoteStore.getResource_args  
NoteStore.getResource_result  
NoteStore.getResourceAlternateData_args  
NoteStore.getResourceAlternateData_result  
NoteStore.getResourceAttributes_args  
NoteStore.getResourceAttributes_result  
NoteStore.getResourceByHash_args  
NoteStore.getResourceByHash_result  
NoteStore.getResourceData_args  
NoteStore.getResourceData_result  
NoteStore.getResourceRecognition_args  
NoteStore.getResourceRecognition_result  
NoteStore.getResourceSearchText_args  
NoteStore.getResourceSearchText_result  
NoteStore.getSearch_args  
NoteStore.getSearch_result  
NoteStore.getSharedNotebookByAuth_args  
NoteStore.getSharedNotebookByAuth_result  
NoteStore.getSyncChunk_args  
NoteStore.getSyncChunk_result  
NoteStore.getSyncState_args  
NoteStore.getSyncState_result  
NoteStore.getTag_args  
NoteStore.getTag_result  
NoteStore.listLinkedNotebooks_args  
NoteStore.listLinkedNotebooks_result  
NoteStore.listNotebooks_args  
NoteStore.listNotebooks_result  
NoteStore.listNoteVersions_args  
NoteStore.listNoteVersions_result  
NoteStore.listSearches_args  
NoteStore.listSearches_result  
NoteStore.listSharedNotebooks_args  
NoteStore.listSharedNotebooks_result  
NoteStore.listTags_args  
NoteStore.listTags_result  
NoteStore.listTagsByNotebook_args  
NoteStore.listTagsByNotebook_result  
NoteStore.Processor  
NoteStore.shareNote_args  
NoteStore.shareNote_result  
NoteStore.stopSharingNote_args  
NoteStore.stopSharingNote_result  
NoteStore.untagAll_args  
NoteStore.untagAll_result  
NoteStore.updateLinkedNotebook_args  
NoteStore.updateLinkedNotebook_result  
NoteStore.updateNote_args  
NoteStore.updateNote_result  
NoteStore.updateNotebook_args  
NoteStore.updateNotebook_result  
NoteStore.updateResource_args  
NoteStore.updateResource_result  
NoteStore.updateSearch_args  
NoteStore.updateSearch_result  
NoteStore.updateTag_args  
NoteStore.updateTag_result  
NoteVersionId Identfying information about previous versions of a note that are backed up within Evernote's servers.
SyncChunk This structure is given out by the NoteStore when a client asks to receive the current state of an account.
SyncChunkFilter This structure is used with the 'getFilteredSyncChunk' call to provide fine-grained control over the data that's returned when a client needs to synchronize with the service.
SyncState This structure encapsulates the information about the state of the user's account for the purpose of "state based" synchronization.
 

Enum Summary
AdImpressions._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
AdParameters._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteCollectionCounts._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteEmailParameters._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteFilter._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteList._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteMetadata._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NotesMetadataList._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NotesMetadataResultSpec._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.authenticateToSharedNote_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.authenticateToSharedNote_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.authenticateToSharedNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.authenticateToSharedNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.copyNote_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.copyNote_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createLinkedNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createLinkedNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createNote_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createNote_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createSearch_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createSearch_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createSharedNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createSharedNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createTag_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.createTag_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.deleteNote_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.deleteNote_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.emailNote_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.emailNote_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeInactiveNotes_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeInactiveNotes_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeLinkedNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeLinkedNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeNote_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeNote_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeNotes_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeNotes_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeSearch_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeSearch_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeSharedNotebooks_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeSharedNotebooks_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeTag_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.expungeTag_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.findNoteCounts_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.findNoteCounts_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.findNoteOffset_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.findNoteOffset_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.findNotes_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.findNotes_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.findNotesMetadata_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.findNotesMetadata_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getAccountSize_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getAccountSize_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getAds_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getAds_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getDefaultNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getDefaultNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getFilteredSyncChunk_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getFilteredSyncChunk_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getLinkedNotebookSyncChunk_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getLinkedNotebookSyncChunk_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getLinkedNotebookSyncState_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getLinkedNotebookSyncState_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNote_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNote_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNoteContent_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNoteContent_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNoteSearchText_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNoteSearchText_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNoteTagNames_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNoteTagNames_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNoteVersion_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getNoteVersion_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getPublicNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getPublicNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getRandomAd_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getRandomAd_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResource_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResource_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceAlternateData_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceAlternateData_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceAttributes_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceAttributes_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceByHash_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceByHash_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceData_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceData_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceRecognition_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceRecognition_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceSearchText_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getResourceSearchText_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getSearch_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getSearch_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getSharedNotebookByAuth_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getSharedNotebookByAuth_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getSyncChunk_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getSyncChunk_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getSyncState_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getSyncState_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getTag_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.getTag_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listLinkedNotebooks_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listLinkedNotebooks_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listNotebooks_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listNotebooks_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listNoteVersions_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listNoteVersions_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listSearches_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listSearches_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listSharedNotebooks_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listSharedNotebooks_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listTags_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listTags_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listTagsByNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.listTagsByNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.shareNote_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.shareNote_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.stopSharingNote_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.stopSharingNote_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.untagAll_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.untagAll_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateLinkedNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateLinkedNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateNote_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateNote_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateNotebook_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateNotebook_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateResource_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateResource_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateSearch_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateSearch_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateTag_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteStore.updateTag_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NoteVersionId._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
SyncChunk._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
SyncChunkFilter._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
SyncState._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.