notestore

package
v0.0.0-...-0986bec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2018 License: MIT Imports: 7 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClientUsageMetrics_Sessions_DEFAULT int32
View Source
var GoUnusedProtection__ int
View Source
var NoteCollectionCounts_NotebookCounts_DEFAULT map[types.GUID]int32
View Source
var NoteCollectionCounts_TagCounts_DEFAULT map[types.GUID]int32
View Source
var NoteCollectionCounts_TrashCount_DEFAULT int32
View Source
var NoteEmailParameters_CcAddresses_DEFAULT []string
View Source
var NoteEmailParameters_GUID_DEFAULT string
View Source
var NoteEmailParameters_Message_DEFAULT string
View Source
var NoteEmailParameters_Note_DEFAULT *types.Note
View Source
var NoteEmailParameters_Subject_DEFAULT string
View Source
var NoteEmailParameters_ToAddresses_DEFAULT []string
View Source
var NoteFilter_Ascending_DEFAULT bool
View Source
var NoteFilter_Emphasized_DEFAULT string
View Source
var NoteFilter_Inactive_DEFAULT bool
View Source
var NoteFilter_NotebookGuid_DEFAULT types.GUID
View Source
var NoteFilter_Order_DEFAULT int32
View Source
var NoteFilter_TagGuids_DEFAULT []string
View Source
var NoteFilter_TimeZone_DEFAULT string
View Source
var NoteFilter_Words_DEFAULT string
View Source
var NoteList_SearchedWords_DEFAULT []string
View Source
var NoteList_StoppedWords_DEFAULT []string
View Source
var NoteList_UpdateCount_DEFAULT int32
View Source
var NoteMetadata_Attributes_DEFAULT *types.NoteAttributes
View Source
var NoteMetadata_ContentLength_DEFAULT int32
View Source
var NoteMetadata_Created_DEFAULT types.Timestamp
View Source
var NoteMetadata_Deleted_DEFAULT types.Timestamp
View Source
var NoteMetadata_LargestResourceMime_DEFAULT string
View Source
var NoteMetadata_LargestResourceSize_DEFAULT int32
View Source
var NoteMetadata_NotebookGuid_DEFAULT string
View Source
var NoteMetadata_TagGuids_DEFAULT []string
View Source
var NoteMetadata_Title_DEFAULT string
View Source
var NoteMetadata_UpdateSequenceNum_DEFAULT int32
View Source
var NoteMetadata_Updated_DEFAULT types.Timestamp
View Source
var NoteStoreAuthenticateToSharedNoteResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreAuthenticateToSharedNoteResult_Success_DEFAULT *userstore.AuthenticationResult_
View Source
var NoteStoreAuthenticateToSharedNoteResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreAuthenticateToSharedNoteResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreAuthenticateToSharedNotebookResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreAuthenticateToSharedNotebookResult_Success_DEFAULT *userstore.AuthenticationResult_
View Source
var NoteStoreAuthenticateToSharedNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreAuthenticateToSharedNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreCopyNoteResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreCopyNoteResult_Success_DEFAULT *types.Note
View Source
var NoteStoreCopyNoteResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreCopyNoteResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreCreateLinkedNotebookArgs_LinkedNotebook_DEFAULT *types.LinkedNotebook
View Source
var NoteStoreCreateLinkedNotebookResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreCreateLinkedNotebookResult_Success_DEFAULT *types.LinkedNotebook
View Source
var NoteStoreCreateLinkedNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreCreateLinkedNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreCreateNoteArgs_Note_DEFAULT *types.Note
View Source
var NoteStoreCreateNoteResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreCreateNoteResult_Success_DEFAULT *types.Note
View Source
var NoteStoreCreateNoteResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreCreateNoteResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreCreateNotebookArgs_Notebook_DEFAULT *types.Notebook
View Source
var NoteStoreCreateNotebookResult_Success_DEFAULT *types.Notebook
View Source
var NoteStoreCreateNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreCreateNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreCreateSearchArgs_Search_DEFAULT *types.SavedSearch
View Source
var NoteStoreCreateSearchResult_Success_DEFAULT *types.SavedSearch
View Source
var NoteStoreCreateSearchResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreCreateSearchResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreCreateSharedNotebookArgs_SharedNotebook_DEFAULT *types.SharedNotebook
View Source
var NoteStoreCreateSharedNotebookResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreCreateSharedNotebookResult_Success_DEFAULT *types.SharedNotebook
View Source
var NoteStoreCreateSharedNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreCreateSharedNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreCreateTagArgs_Tag_DEFAULT *types.Tag
View Source
var NoteStoreCreateTagResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreCreateTagResult_Success_DEFAULT *types.Tag
View Source
var NoteStoreCreateTagResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreCreateTagResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreDeleteNoteResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreDeleteNoteResult_Success_DEFAULT int32
View Source
var NoteStoreDeleteNoteResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreDeleteNoteResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreEmailNoteResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreEmailNoteResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreEmailNoteResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreExpungeInactiveNotesResult_Success_DEFAULT int32
View Source
var NoteStoreExpungeInactiveNotesResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreExpungeInactiveNotesResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreExpungeLinkedNotebookResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreExpungeLinkedNotebookResult_Success_DEFAULT int32
View Source
var NoteStoreExpungeLinkedNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreExpungeLinkedNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreExpungeNoteResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreExpungeNoteResult_Success_DEFAULT int32
View Source
var NoteStoreExpungeNoteResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreExpungeNoteResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreExpungeNotebookResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreExpungeNotebookResult_Success_DEFAULT int32
View Source
var NoteStoreExpungeNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreExpungeNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreExpungeNotesResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreExpungeNotesResult_Success_DEFAULT int32
View Source
var NoteStoreExpungeNotesResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreExpungeNotesResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreExpungeSearchResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreExpungeSearchResult_Success_DEFAULT int32
View Source
var NoteStoreExpungeSearchResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreExpungeSearchResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreExpungeSharedNotebooksResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreExpungeSharedNotebooksResult_Success_DEFAULT int32
View Source
var NoteStoreExpungeSharedNotebooksResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreExpungeSharedNotebooksResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreExpungeTagResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreExpungeTagResult_Success_DEFAULT int32
View Source
var NoteStoreExpungeTagResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreExpungeTagResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreFindNoteCountsResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreFindNoteCountsResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreFindNoteCountsResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreFindNoteOffsetResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreFindNoteOffsetResult_Success_DEFAULT int32
View Source
var NoteStoreFindNoteOffsetResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreFindNoteOffsetResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreFindNotesMetadataResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreFindNotesMetadataResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreFindNotesMetadataResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreFindNotesResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreFindNotesResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreFindNotesResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreFindRelatedResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreFindRelatedResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreFindRelatedResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetDefaultNotebookResult_Success_DEFAULT *types.Notebook
View Source
var NoteStoreGetDefaultNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetDefaultNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetFilteredSyncChunkResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetFilteredSyncChunkResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetLinkedNotebookSyncChunkArgs_LinkedNotebook_DEFAULT *types.LinkedNotebook
View Source
var NoteStoreGetLinkedNotebookSyncChunkResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetLinkedNotebookSyncChunkResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetLinkedNotebookSyncChunkResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetLinkedNotebookSyncStateArgs_LinkedNotebook_DEFAULT *types.LinkedNotebook
View Source
var NoteStoreGetLinkedNotebookSyncStateResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetLinkedNotebookSyncStateResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetLinkedNotebookSyncStateResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetNoteApplicationDataEntryResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetNoteApplicationDataEntryResult_Success_DEFAULT string
View Source
var NoteStoreGetNoteApplicationDataEntryResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetNoteApplicationDataEntryResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetNoteApplicationDataResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetNoteApplicationDataResult_Success_DEFAULT *types.LazyMap
View Source
var NoteStoreGetNoteApplicationDataResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetNoteApplicationDataResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetNoteContentResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetNoteContentResult_Success_DEFAULT string
View Source
var NoteStoreGetNoteContentResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetNoteContentResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetNoteResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetNoteResult_Success_DEFAULT *types.Note
View Source
var NoteStoreGetNoteResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetNoteResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetNoteSearchTextResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetNoteSearchTextResult_Success_DEFAULT string
View Source
var NoteStoreGetNoteSearchTextResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetNoteSearchTextResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetNoteTagNamesResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetNoteTagNamesResult_Success_DEFAULT []string
View Source
var NoteStoreGetNoteTagNamesResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetNoteTagNamesResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetNoteVersionResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetNoteVersionResult_Success_DEFAULT *types.Note
View Source
var NoteStoreGetNoteVersionResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetNoteVersionResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetNotebookResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetNotebookResult_Success_DEFAULT *types.Notebook
View Source
var NoteStoreGetNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetPublicNotebookResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetPublicNotebookResult_Success_DEFAULT *types.Notebook
View Source
var NoteStoreGetPublicNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetResourceAlternateDataResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetResourceAlternateDataResult_Success_DEFAULT []byte
View Source
var NoteStoreGetResourceAlternateDataResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetResourceAlternateDataResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetResourceApplicationDataEntryResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetResourceApplicationDataEntryResult_Success_DEFAULT string
View Source
var NoteStoreGetResourceApplicationDataEntryResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetResourceApplicationDataEntryResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetResourceApplicationDataResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetResourceApplicationDataResult_Success_DEFAULT *types.LazyMap
View Source
var NoteStoreGetResourceApplicationDataResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetResourceApplicationDataResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetResourceAttributesResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetResourceAttributesResult_Success_DEFAULT *types.ResourceAttributes
View Source
var NoteStoreGetResourceAttributesResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetResourceAttributesResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetResourceByHashResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetResourceByHashResult_Success_DEFAULT *types.Resource
View Source
var NoteStoreGetResourceByHashResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetResourceByHashResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetResourceDataResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetResourceDataResult_Success_DEFAULT []byte
View Source
var NoteStoreGetResourceDataResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetResourceDataResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetResourceRecognitionResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetResourceRecognitionResult_Success_DEFAULT []byte
View Source
var NoteStoreGetResourceRecognitionResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetResourceRecognitionResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetResourceResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetResourceResult_Success_DEFAULT *types.Resource
View Source
var NoteStoreGetResourceResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetResourceResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetResourceSearchTextResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetResourceSearchTextResult_Success_DEFAULT string
View Source
var NoteStoreGetResourceSearchTextResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetResourceSearchTextResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetSearchResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetSearchResult_Success_DEFAULT *types.SavedSearch
View Source
var NoteStoreGetSearchResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetSearchResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetSharedNotebookByAuthResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetSharedNotebookByAuthResult_Success_DEFAULT *types.SharedNotebook
View Source
var NoteStoreGetSharedNotebookByAuthResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetSharedNotebookByAuthResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetSyncChunkResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetSyncChunkResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetSyncStateResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetSyncStateResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetSyncStateWithMetricsResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetSyncStateWithMetricsResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreGetTagResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreGetTagResult_Success_DEFAULT *types.Tag
View Source
var NoteStoreGetTagResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreGetTagResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreListLinkedNotebooksResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreListLinkedNotebooksResult_Success_DEFAULT []*types.LinkedNotebook
View Source
var NoteStoreListLinkedNotebooksResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreListLinkedNotebooksResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreListNoteVersionsResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreListNoteVersionsResult_Success_DEFAULT []*NoteVersionId
View Source
var NoteStoreListNoteVersionsResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreListNoteVersionsResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreListNotebooksResult_Success_DEFAULT []*types.Notebook
View Source
var NoteStoreListNotebooksResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreListNotebooksResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreListSearchesResult_Success_DEFAULT []*types.SavedSearch
View Source
var NoteStoreListSearchesResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreListSearchesResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreListSharedNotebooksResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreListSharedNotebooksResult_Success_DEFAULT []*types.SharedNotebook
View Source
var NoteStoreListSharedNotebooksResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreListSharedNotebooksResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreListTagsByNotebookResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreListTagsByNotebookResult_Success_DEFAULT []*types.Tag
View Source
var NoteStoreListTagsByNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreListTagsByNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreListTagsResult_Success_DEFAULT []*types.Tag
View Source
var NoteStoreListTagsResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreListTagsResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreSendMessageToSharedNotebookMembersResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreSendMessageToSharedNotebookMembersResult_Success_DEFAULT int32
View Source
var NoteStoreSendMessageToSharedNotebookMembersResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreSendMessageToSharedNotebookMembersResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreSetNoteApplicationDataEntryResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreSetNoteApplicationDataEntryResult_Success_DEFAULT int32
View Source
var NoteStoreSetNoteApplicationDataEntryResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreSetNoteApplicationDataEntryResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreSetResourceApplicationDataEntryResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreSetResourceApplicationDataEntryResult_Success_DEFAULT int32
View Source
var NoteStoreSetResourceApplicationDataEntryResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreSetResourceApplicationDataEntryResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreSetSharedNotebookRecipientSettingsArgs_RecipientSettings_DEFAULT *types.SharedNotebookRecipientSettings
View Source
var NoteStoreSetSharedNotebookRecipientSettingsResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreSetSharedNotebookRecipientSettingsResult_Success_DEFAULT int32
View Source
var NoteStoreSetSharedNotebookRecipientSettingsResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreSetSharedNotebookRecipientSettingsResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreShareNoteResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreShareNoteResult_Success_DEFAULT string
View Source
var NoteStoreShareNoteResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreShareNoteResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreStopSharingNoteResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreStopSharingNoteResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreStopSharingNoteResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreUnsetNoteApplicationDataEntryResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreUnsetNoteApplicationDataEntryResult_Success_DEFAULT int32
View Source
var NoteStoreUnsetNoteApplicationDataEntryResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreUnsetNoteApplicationDataEntryResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreUnsetResourceApplicationDataEntryResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreUnsetResourceApplicationDataEntryResult_Success_DEFAULT int32
View Source
var NoteStoreUnsetResourceApplicationDataEntryResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreUnsetResourceApplicationDataEntryResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreUntagAllResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreUntagAllResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreUntagAllResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreUpdateLinkedNotebookArgs_LinkedNotebook_DEFAULT *types.LinkedNotebook
View Source
var NoteStoreUpdateLinkedNotebookResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreUpdateLinkedNotebookResult_Success_DEFAULT int32
View Source
var NoteStoreUpdateLinkedNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreUpdateLinkedNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreUpdateNoteArgs_Note_DEFAULT *types.Note
View Source
var NoteStoreUpdateNoteResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreUpdateNoteResult_Success_DEFAULT *types.Note
View Source
var NoteStoreUpdateNoteResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreUpdateNoteResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreUpdateNotebookArgs_Notebook_DEFAULT *types.Notebook
View Source
var NoteStoreUpdateNotebookResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreUpdateNotebookResult_Success_DEFAULT int32
View Source
var NoteStoreUpdateNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreUpdateNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreUpdateResourceArgs_Resource_DEFAULT *types.Resource
View Source
var NoteStoreUpdateResourceResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreUpdateResourceResult_Success_DEFAULT int32
View Source
var NoteStoreUpdateResourceResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreUpdateResourceResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreUpdateSearchArgs_Search_DEFAULT *types.SavedSearch
View Source
var NoteStoreUpdateSearchResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreUpdateSearchResult_Success_DEFAULT int32
View Source
var NoteStoreUpdateSearchResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreUpdateSearchResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreUpdateSharedNotebookArgs_SharedNotebook_DEFAULT *types.SharedNotebook
View Source
var NoteStoreUpdateSharedNotebookResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreUpdateSharedNotebookResult_Success_DEFAULT int32
View Source
var NoteStoreUpdateSharedNotebookResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreUpdateSharedNotebookResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NoteStoreUpdateTagArgs_Tag_DEFAULT *types.Tag
View Source
var NoteStoreUpdateTagResult_NotFoundException_DEFAULT *errors.EDAMNotFoundException
View Source
var NoteStoreUpdateTagResult_Success_DEFAULT int32
View Source
var NoteStoreUpdateTagResult_SystemException_DEFAULT *errors.EDAMSystemException
View Source
var NoteStoreUpdateTagResult_UserException_DEFAULT *errors.EDAMUserException
View Source
var NotesMetadataList_SearchedWords_DEFAULT []string
View Source
var NotesMetadataList_StoppedWords_DEFAULT []string
View Source
var NotesMetadataList_UpdateCount_DEFAULT int32
View Source
var NotesMetadataResultSpec_IncludeAttributes_DEFAULT bool
View Source
var NotesMetadataResultSpec_IncludeContentLength_DEFAULT bool
View Source
var NotesMetadataResultSpec_IncludeCreated_DEFAULT bool
View Source
var NotesMetadataResultSpec_IncludeDeleted_DEFAULT bool
View Source
var NotesMetadataResultSpec_IncludeLargestResourceMime_DEFAULT bool
View Source
var NotesMetadataResultSpec_IncludeLargestResourceSize_DEFAULT bool
View Source
var NotesMetadataResultSpec_IncludeNotebookGuid_DEFAULT bool
View Source
var NotesMetadataResultSpec_IncludeTagGuids_DEFAULT bool
View Source
var NotesMetadataResultSpec_IncludeTitle_DEFAULT bool
View Source
var NotesMetadataResultSpec_IncludeUpdateSequenceNum_DEFAULT bool
View Source
var NotesMetadataResultSpec_IncludeUpdated_DEFAULT bool
View Source
var RelatedQuery_NoteGuid_DEFAULT string
View Source
var RelatedQuery_PlainText_DEFAULT string
View Source
var RelatedQuery_ReferenceUri_DEFAULT string
View Source
var RelatedResultSpec_IncludeContainingNotebooks_DEFAULT bool
View Source
var RelatedResultSpec_MaxNotebooks_DEFAULT int32
View Source
var RelatedResultSpec_MaxNotes_DEFAULT int32
View Source
var RelatedResultSpec_MaxTags_DEFAULT int32
View Source
var RelatedResultSpec_WritableNotebooksOnly_DEFAULT bool
View Source
var RelatedResult__ContainingNotebooks_DEFAULT []*types.NotebookDescriptor
View Source
var RelatedResult__Notebooks_DEFAULT []*types.Notebook
View Source
var RelatedResult__Notes_DEFAULT []*types.Note
View Source
var RelatedResult__Tags_DEFAULT []*types.Tag
View Source
var SyncChunkFilter_IncludeExpunged_DEFAULT bool
View Source
var SyncChunkFilter_IncludeLinkedNotebooks_DEFAULT bool
View Source
var SyncChunkFilter_IncludeNoteApplicationDataFullMap_DEFAULT bool
View Source
var SyncChunkFilter_IncludeNoteAttributes_DEFAULT bool
View Source
var SyncChunkFilter_IncludeNoteResourceApplicationDataFullMap_DEFAULT bool
View Source
var SyncChunkFilter_IncludeNoteResources_DEFAULT bool
View Source
var SyncChunkFilter_IncludeNotebooks_DEFAULT bool
View Source
var SyncChunkFilter_IncludeNotes_DEFAULT bool
View Source
var SyncChunkFilter_IncludeResourceApplicationDataFullMap_DEFAULT bool
View Source
var SyncChunkFilter_IncludeResources_DEFAULT bool
View Source
var SyncChunkFilter_IncludeSearches_DEFAULT bool
View Source
var SyncChunkFilter_IncludeTags_DEFAULT bool
View Source
var SyncChunkFilter_RequireNoteContentClass_DEFAULT string
View Source
var SyncChunk_ChunkHighUSN_DEFAULT int32
View Source
var SyncChunk_ExpungedLinkedNotebooks_DEFAULT []string
View Source
var SyncChunk_ExpungedNotebooks_DEFAULT []string
View Source
var SyncChunk_ExpungedNotes_DEFAULT []string
View Source
var SyncChunk_ExpungedSearches_DEFAULT []string
View Source
var SyncChunk_ExpungedTags_DEFAULT []string
View Source
var SyncChunk_LinkedNotebooks_DEFAULT []*types.LinkedNotebook
View Source
var SyncChunk_Notebooks_DEFAULT []*types.Notebook
View Source
var SyncChunk_Notes_DEFAULT []*types.Note
View Source
var SyncChunk_Resources_DEFAULT []*types.Resource
View Source
var SyncChunk_Searches_DEFAULT []*types.SavedSearch
View Source
var SyncChunk_Tags_DEFAULT []*types.Tag
View Source
var SyncState_Uploaded_DEFAULT int64

Functions

This section is empty.

Types

type ClientUsageMetrics

type ClientUsageMetrics struct {
	Sessions *int32 `thrift:"sessions,1" json:"sessions,omitempty"`
}

This structure is passed from clients to the Evernote service when they wish to relay coarse-grained usage metrics to the service to help improve products.

<dl>

<dt>sessions</dt>
<dd>
  This field contains a count of the number of usage "sessions" that have
  occurred with this client which have not previously been reported to
  the service.
  A "session" is defined as one of the 96 fifteen-minute intervals of the
  day when someone used Evernote's interface at least once.
  So if a user interacts with an Evernote client at 12:18, 12:24, and 12:36,
  and then the client synchronizes at 12:39, it would report that there were
  two previously-unreported sessions (one session for the 12:15-12:30 time
  period, and one for the 12:30-12:45 period).
  If the user used Evernote again at 12:41 and synchronized at 12:43, it
  would not report any new sessions, because the 12:30-12:45 session had
  already been reported.
</dd>

</dl>

Attributes:

  • Sessions
var NoteStoreGetSyncStateWithMetricsArgs_ClientMetrics_DEFAULT *ClientUsageMetrics

func NewClientUsageMetrics

func NewClientUsageMetrics() *ClientUsageMetrics

func (*ClientUsageMetrics) GetSessions

func (p *ClientUsageMetrics) GetSessions() int32

func (*ClientUsageMetrics) IsSetSessions

func (p *ClientUsageMetrics) IsSetSessions() bool

func (*ClientUsageMetrics) Read

func (p *ClientUsageMetrics) Read(iprot thrift.TProtocol) error

func (*ClientUsageMetrics) String

func (p *ClientUsageMetrics) String() string

func (*ClientUsageMetrics) Write

func (p *ClientUsageMetrics) Write(oprot thrift.TProtocol) error

type NoteCollectionCounts

type NoteCollectionCounts struct {
	NotebookCounts map[types.GUID]int32 `thrift:"notebookCounts,1" json:"notebookCounts,omitempty"`
	TagCounts      map[types.GUID]int32 `thrift:"tagCounts,2" json:"tagCounts,omitempty"`
	TrashCount     *int32               `thrift:"trashCount,3" json:"trashCount,omitempty"`
}
A data structure representing the number of notes for each notebook
and tag with a non-zero set of applicable notes.

<dl>

<dt>notebookCounts</dt>
  <dd>
  A mapping from the Notebook GUID to the number of
  notes (from some selection) that are in the corresponding notebook.
  </dd>

<dt>tagCounts</dt>
  <dd>
  A mapping from the Tag GUID to the number of notes (from some
  selection) that have the corresponding tag.
  </dd>

<dt>trashCount</dt>
  <dd>
  If this is set, then this is the number of notes that are in the trash.
  If this is not set, then the number of notes in the trash hasn't been
  reported.  (I.e. if there are no notes in the trash, this will be set
  to 0.)
  </dd>
</dl>

Attributes:

  • NotebookCounts
  • TagCounts
  • TrashCount
var NoteStoreFindNoteCountsResult_Success_DEFAULT *NoteCollectionCounts

func NewNoteCollectionCounts

func NewNoteCollectionCounts() *NoteCollectionCounts

func (*NoteCollectionCounts) GetNotebookCounts

func (p *NoteCollectionCounts) GetNotebookCounts() map[types.GUID]int32

func (*NoteCollectionCounts) GetTagCounts

func (p *NoteCollectionCounts) GetTagCounts() map[types.GUID]int32

func (*NoteCollectionCounts) GetTrashCount

func (p *NoteCollectionCounts) GetTrashCount() int32

func (*NoteCollectionCounts) IsSetNotebookCounts

func (p *NoteCollectionCounts) IsSetNotebookCounts() bool

func (*NoteCollectionCounts) IsSetTagCounts

func (p *NoteCollectionCounts) IsSetTagCounts() bool

func (*NoteCollectionCounts) IsSetTrashCount

func (p *NoteCollectionCounts) IsSetTrashCount() bool

func (*NoteCollectionCounts) Read

func (p *NoteCollectionCounts) Read(iprot thrift.TProtocol) error

func (*NoteCollectionCounts) String

func (p *NoteCollectionCounts) String() string

func (*NoteCollectionCounts) Write

func (p *NoteCollectionCounts) Write(oprot thrift.TProtocol) error

type NoteEmailParameters

type NoteEmailParameters struct {
	GUID        *string     `thrift:"guid,1" json:"guid,omitempty"`
	Note        *types.Note `thrift:"note,2" json:"note,omitempty"`
	ToAddresses []string    `thrift:"toAddresses,3" json:"toAddresses,omitempty"`
	CcAddresses []string    `thrift:"ccAddresses,4" json:"ccAddresses,omitempty"`
	Subject     *string     `thrift:"subject,5" json:"subject,omitempty"`
	Message     *string     `thrift:"message,6" json:"message,omitempty"`
}

Parameters that must be given to the NoteStore emailNote call. These allow the caller to specify the note to send, the recipient addresses, etc.

<dl>

<dt>guid</dt>
  <dd>
    If set, this must be the GUID of a note within the user's account that
    should be retrieved from the service and sent as email.  If not set,
    the 'note' field must be provided instead.
  </dd>

<dt>note</dt>
  <dd>
    If the 'guid' field is not set, this field must be provided, including
    the full contents of the note note (and all of its Resources) to send.
    This can be used for a Note that as not been created in the service,
    for example by a local client with local notes.
  </dd>

<dt>toAddresses</dt>
  <dd>
    If provided, this should contain a list of the SMTP email addresses
    that should be included in the "To:" line of the email.
    Callers must specify at least one "to" or "cc" email address.
  </dd>

<dt>ccAddresses</dt>
  <dd>
    If provided, this should contain a list of the SMTP email addresses
    that should be included in the "Cc:" line of the email.
    Callers must specify at least one "to" or "cc" email address.
  </dd>

<dt>subject</dt>
  <dd>
    If provided, this should contain the subject line of the email that
    will be sent.  If not provided, the title of the note will be used
    as the subject of the email.
  </dd>

<dt>message</dt>
  <dd>
    If provided, this is additional personal text that should be included
    into the email as a message from the owner to the recipient(s).
  </dd>

</dl>

Attributes:

  • GUID
  • Note
  • ToAddresses
  • CcAddresses
  • Subject
  • Message
var NoteStoreEmailNoteArgs_Parameters_DEFAULT *NoteEmailParameters

func NewNoteEmailParameters

func NewNoteEmailParameters() *NoteEmailParameters

func (*NoteEmailParameters) GetCcAddresses

func (p *NoteEmailParameters) GetCcAddresses() []string

func (*NoteEmailParameters) GetGUID

func (p *NoteEmailParameters) GetGUID() string

func (*NoteEmailParameters) GetMessage

func (p *NoteEmailParameters) GetMessage() string

func (*NoteEmailParameters) GetNote

func (p *NoteEmailParameters) GetNote() *types.Note

func (*NoteEmailParameters) GetSubject

func (p *NoteEmailParameters) GetSubject() string

func (*NoteEmailParameters) GetToAddresses

func (p *NoteEmailParameters) GetToAddresses() []string

func (*NoteEmailParameters) IsSetCcAddresses

func (p *NoteEmailParameters) IsSetCcAddresses() bool

func (*NoteEmailParameters) IsSetGUID

func (p *NoteEmailParameters) IsSetGUID() bool

func (*NoteEmailParameters) IsSetMessage

func (p *NoteEmailParameters) IsSetMessage() bool

func (*NoteEmailParameters) IsSetNote

func (p *NoteEmailParameters) IsSetNote() bool

func (*NoteEmailParameters) IsSetSubject

func (p *NoteEmailParameters) IsSetSubject() bool

func (*NoteEmailParameters) IsSetToAddresses

func (p *NoteEmailParameters) IsSetToAddresses() bool

func (*NoteEmailParameters) Read

func (p *NoteEmailParameters) Read(iprot thrift.TProtocol) error

func (*NoteEmailParameters) String

func (p *NoteEmailParameters) String() string

func (*NoteEmailParameters) Write

func (p *NoteEmailParameters) Write(oprot thrift.TProtocol) error

type NoteFilter

type NoteFilter struct {
	Order        *int32      `thrift:"order,1" json:"order,omitempty"`
	Ascending    *bool       `thrift:"ascending,2" json:"ascending,omitempty"`
	Words        *string     `thrift:"words,3" json:"words,omitempty"`
	NotebookGuid *types.GUID `thrift:"notebookGuid,4" json:"notebookGuid,omitempty"`
	TagGuids     []string    `thrift:"tagGuids,5" json:"tagGuids,omitempty"`
	TimeZone     *string     `thrift:"timeZone,6" json:"timeZone,omitempty"`
	Inactive     *bool       `thrift:"inactive,7" json:"inactive,omitempty"`
	Emphasized   *string     `thrift:"emphasized,8" json:"emphasized,omitempty"`
}
A list of criteria that are used to indicate which notes are desired from
the account.  This is used in queries to the NoteStore to determine
which notes should be retrieved.

<dl>

<dt>order</dt>
  <dd>
  The NoteSortOrder value indicating what criterion should be
  used to sort the results of the filter.
  </dd>

<dt>ascending</dt>
  <dd>
  If true, the results will be ascending in the requested
  sort order.  If false, the results will be descending.
  </dd>

<dt>words</dt>
  <dd>
  If present, a search query string that will filter the set of notes to be returned.
  Accepts the full search grammar documented in the Evernote API Overview.
  </dd>

<dt>notebookGuid</dt>
  <dd>
  If present, the Guid of the notebook that must contain
  the notes.
  </dd>

<dt>tagGuids</dt>
  <dd>
  If present, the list of tags (by GUID) that must be present
  on the notes.
  </dd>

<dt>timeZone</dt>
  <dd>
  The zone ID for the user, which will be used to interpret
  any dates or times in the queries that do not include their desired zone
  information.
  For example, if a query requests notes created "yesterday", this
  will be evaluated from the provided time zone, if provided.
  The format must be encoded as a standard zone ID such as
  "America/Los_Angeles".
  </dd>

<dt>inactive</dt>
  <dd>
  If true, then only notes that are not active (i.e. notes in
  the Trash) will be returned. Otherwise, only active notes will be returned.
  There is no way to find both active and inactive notes in a single query.
  </dd>

<dt>emphasized</dt>
  <dd>
  If present, a search query string that may or may not influence the notes
  to be returned, both in terms of coverage as well as of order. Think of it
  as a wish list, not a requirement.
  Accepts the full search grammar documented in the Evernote API Overview.
  </dd>
</dl>

Attributes:

  • Order
  • Ascending
  • Words
  • NotebookGuid
  • TagGuids
  • TimeZone
  • Inactive
  • Emphasized
var NoteStoreFindNoteCountsArgs_Filter_DEFAULT *NoteFilter
var NoteStoreFindNoteOffsetArgs_Filter_DEFAULT *NoteFilter
var NoteStoreFindNotesArgs_Filter_DEFAULT *NoteFilter
var NoteStoreFindNotesMetadataArgs_Filter_DEFAULT *NoteFilter
var RelatedQuery_Filter_DEFAULT *NoteFilter

func NewNoteFilter

func NewNoteFilter() *NoteFilter

func (*NoteFilter) GetAscending

func (p *NoteFilter) GetAscending() bool

func (*NoteFilter) GetEmphasized

func (p *NoteFilter) GetEmphasized() string

func (*NoteFilter) GetInactive

func (p *NoteFilter) GetInactive() bool

func (*NoteFilter) GetNotebookGuid

func (p *NoteFilter) GetNotebookGuid() types.GUID

func (*NoteFilter) GetOrder

func (p *NoteFilter) GetOrder() int32

func (*NoteFilter) GetTagGuids

func (p *NoteFilter) GetTagGuids() []string

func (*NoteFilter) GetTimeZone

func (p *NoteFilter) GetTimeZone() string

func (*NoteFilter) GetWords

func (p *NoteFilter) GetWords() string

func (*NoteFilter) IsSetAscending

func (p *NoteFilter) IsSetAscending() bool

func (*NoteFilter) IsSetEmphasized

func (p *NoteFilter) IsSetEmphasized() bool

func (*NoteFilter) IsSetInactive

func (p *NoteFilter) IsSetInactive() bool

func (*NoteFilter) IsSetNotebookGuid

func (p *NoteFilter) IsSetNotebookGuid() bool

func (*NoteFilter) IsSetOrder

func (p *NoteFilter) IsSetOrder() bool

func (*NoteFilter) IsSetTagGuids

func (p *NoteFilter) IsSetTagGuids() bool

func (*NoteFilter) IsSetTimeZone

func (p *NoteFilter) IsSetTimeZone() bool

func (*NoteFilter) IsSetWords

func (p *NoteFilter) IsSetWords() bool

func (*NoteFilter) Read

func (p *NoteFilter) Read(iprot thrift.TProtocol) error

func (*NoteFilter) String

func (p *NoteFilter) String() string

func (*NoteFilter) Write

func (p *NoteFilter) Write(oprot thrift.TProtocol) error

type NoteList

type NoteList struct {
	StartIndex    int32         `thrift:"startIndex,1,required" json:"startIndex"`
	TotalNotes    int32         `thrift:"totalNotes,2,required" json:"totalNotes"`
	Notes         []*types.Note `thrift:"notes,3,required" json:"notes"`
	StoppedWords  []string      `thrift:"stoppedWords,4" json:"stoppedWords,omitempty"`
	SearchedWords []string      `thrift:"searchedWords,5" json:"searchedWords,omitempty"`
	UpdateCount   *int32        `thrift:"updateCount,6" json:"updateCount,omitempty"`
}
A small structure for returning a list of notes out of a larger set.

<dl>

<dt>startIndex</dt>
  <dd>
  The starting index within the overall set of notes.  This
  is also the number of notes that are "before" this list in the set.
  </dd>

<dt>totalNotes</dt>
  <dd>
  The number of notes in the larger set.  This can be used
  to calculate how many notes are "after" this note in the set.
  (I.e.  remaining = totalNotes - (startIndex + notes.length)  )
  </dd>

<dt>notes</dt>
  <dd>
  The list of notes from this range.  The Notes will include all
  metadata (attributes, resources, etc.), but will not include the ENML
  content of the note or the binary contents of any resources.
  </dd>

<dt>stoppedWords</dt>
  <dd>
  If the NoteList was produced using a text based search
  query that included words that are not indexed or searched by the service,
  this will include a list of those ignored words.
  </dd>

<dt>searchedWords</dt>
  <dd>
  If the NoteList was produced using a text based search
  query that included viable search words or quoted expressions, this will
  include a list of those words.  Any stopped words will not be included
  in this list.
  </dd>

<dt>updateCount</dt>
  <dd>
  Indicates the total number of transactions that have
  been committed within the account.  This reflects (for example) the
  number of discrete additions or modifications that have been made to
  the data in this account (tags, notes, resources, etc.).
  This number is the "high water mark" for Update Sequence Numbers (USN)
  within the account.
  </dd>
</dl>

Attributes:

  • StartIndex
  • TotalNotes
  • Notes
  • StoppedWords
  • SearchedWords
  • UpdateCount
var NoteStoreFindNotesResult_Success_DEFAULT *NoteList

func NewNoteList

func NewNoteList() *NoteList

func (*NoteList) GetNotes

func (p *NoteList) GetNotes() []*types.Note

func (*NoteList) GetSearchedWords

func (p *NoteList) GetSearchedWords() []string

func (*NoteList) GetStartIndex

func (p *NoteList) GetStartIndex() int32

func (*NoteList) GetStoppedWords

func (p *NoteList) GetStoppedWords() []string

func (*NoteList) GetTotalNotes

func (p *NoteList) GetTotalNotes() int32

func (*NoteList) GetUpdateCount

func (p *NoteList) GetUpdateCount() int32

func (*NoteList) IsSetSearchedWords

func (p *NoteList) IsSetSearchedWords() bool

func (*NoteList) IsSetStoppedWords

func (p *NoteList) IsSetStoppedWords() bool

func (*NoteList) IsSetUpdateCount

func (p *NoteList) IsSetUpdateCount() bool

func (*NoteList) Read

func (p *NoteList) Read(iprot thrift.TProtocol) error

func (*NoteList) String

func (p *NoteList) String() string

func (*NoteList) Write

func (p *NoteList) Write(oprot thrift.TProtocol) error

type NoteMetadata

type NoteMetadata struct {
	GUID  types.GUID `thrift:"guid,1,required" json:"guid"`
	Title *string    `thrift:"title,2" json:"title,omitempty"`
	// unused fields # 3 to 4
	ContentLength *int32           `thrift:"contentLength,5" json:"contentLength,omitempty"`
	Created       *types.Timestamp `thrift:"created,6" json:"created,omitempty"`
	Updated       *types.Timestamp `thrift:"updated,7" json:"updated,omitempty"`
	Deleted       *types.Timestamp `thrift:"deleted,8" json:"deleted,omitempty"`
	// unused field # 9
	UpdateSequenceNum *int32   `thrift:"updateSequenceNum,10" json:"updateSequenceNum,omitempty"`
	NotebookGuid      *string  `thrift:"notebookGuid,11" json:"notebookGuid,omitempty"`
	TagGuids          []string `thrift:"tagGuids,12" json:"tagGuids,omitempty"`
	// unused field # 13
	Attributes *types.NoteAttributes `thrift:"attributes,14" json:"attributes,omitempty"`
	// unused fields # 15 to 19
	LargestResourceMime *string `thrift:"largestResourceMime,20" json:"largestResourceMime,omitempty"`
	LargestResourceSize *int32  `thrift:"largestResourceSize,21" json:"largestResourceSize,omitempty"`
}

This structure is used in the set of results returned by the findNotesMetadata function. It represents the high-level information about a single Note, without some of the larger deep structure. This allows for the information about a list of Notes to be returned relatively quickly with less marshalling and data transfer to remote clients. Most fields in this structure are identical to the corresponding field in the Note structure, with the exception of:

<dl> <dt>largestResourceMime</dt>

<dd>If set, then this will contain the MIME type of the largest Resource
(in bytes) within the Note.  This may be useful, for example, to choose
an appropriate icon or thumbnail to represent the Note.
</dd>

<dt>largestResourceSize</dt>

<dd>If set, this will contain the size of the largest Resource file, in
bytes, within the Note.  This may be useful, for example, to decide whether
to ask the server for a thumbnail to represent the Note.
</dd>

</dl>

Attributes:

  • GUID
  • Title
  • ContentLength
  • Created
  • Updated
  • Deleted
  • UpdateSequenceNum
  • NotebookGuid
  • TagGuids
  • Attributes
  • LargestResourceMime
  • LargestResourceSize

func NewNoteMetadata

func NewNoteMetadata() *NoteMetadata

func (*NoteMetadata) GetAttributes

func (p *NoteMetadata) GetAttributes() *types.NoteAttributes

func (*NoteMetadata) GetContentLength

func (p *NoteMetadata) GetContentLength() int32

func (*NoteMetadata) GetCreated

func (p *NoteMetadata) GetCreated() types.Timestamp

func (*NoteMetadata) GetDeleted

func (p *NoteMetadata) GetDeleted() types.Timestamp

func (*NoteMetadata) GetGUID

func (p *NoteMetadata) GetGUID() types.GUID

func (*NoteMetadata) GetLargestResourceMime

func (p *NoteMetadata) GetLargestResourceMime() string

func (*NoteMetadata) GetLargestResourceSize

func (p *NoteMetadata) GetLargestResourceSize() int32

func (*NoteMetadata) GetNotebookGuid

func (p *NoteMetadata) GetNotebookGuid() string

func (*NoteMetadata) GetTagGuids

func (p *NoteMetadata) GetTagGuids() []string

func (*NoteMetadata) GetTitle

func (p *NoteMetadata) GetTitle() string

func (*NoteMetadata) GetUpdateSequenceNum

func (p *NoteMetadata) GetUpdateSequenceNum() int32

func (*NoteMetadata) GetUpdated

func (p *NoteMetadata) GetUpdated() types.Timestamp

func (*NoteMetadata) IsSetAttributes

func (p *NoteMetadata) IsSetAttributes() bool

func (*NoteMetadata) IsSetContentLength

func (p *NoteMetadata) IsSetContentLength() bool

func (*NoteMetadata) IsSetCreated

func (p *NoteMetadata) IsSetCreated() bool

func (*NoteMetadata) IsSetDeleted

func (p *NoteMetadata) IsSetDeleted() bool

func (*NoteMetadata) IsSetLargestResourceMime

func (p *NoteMetadata) IsSetLargestResourceMime() bool

func (*NoteMetadata) IsSetLargestResourceSize

func (p *NoteMetadata) IsSetLargestResourceSize() bool

func (*NoteMetadata) IsSetNotebookGuid

func (p *NoteMetadata) IsSetNotebookGuid() bool

func (*NoteMetadata) IsSetTagGuids

func (p *NoteMetadata) IsSetTagGuids() bool

func (*NoteMetadata) IsSetTitle

func (p *NoteMetadata) IsSetTitle() bool

func (*NoteMetadata) IsSetUpdateSequenceNum

func (p *NoteMetadata) IsSetUpdateSequenceNum() bool

func (*NoteMetadata) IsSetUpdated

func (p *NoteMetadata) IsSetUpdated() bool

func (*NoteMetadata) Read

func (p *NoteMetadata) Read(iprot thrift.TProtocol) error

func (*NoteMetadata) String

func (p *NoteMetadata) String() string

func (*NoteMetadata) Write

func (p *NoteMetadata) Write(oprot thrift.TProtocol) error

type NoteStore

type NoteStore interface {
	// Asks the NoteStore to provide information about the status of the user
	// account corresponding to the provided authentication token.
	//
	// Parameters:
	//  - AuthenticationToken
	GetSyncState(authenticationToken string) (r *SyncState, err error)
	// Asks the NoteStore to provide information about the status of the user
	// account corresponding to the provided authentication token.
	// This version of 'getSyncState' allows the client to upload coarse-
	// grained usage metrics to the service.
	//
	// @param clientMetrics  see the documentation of the ClientUsageMetrics
	//   structure for an explanation of the fields that clients can pass to
	//   the service.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - ClientMetrics
	GetSyncStateWithMetrics(authenticationToken string, clientMetrics *ClientUsageMetrics) (r *SyncState, err error)
	// DEPRECATED - use getFilteredSyncChunk.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - AfterUSN
	//  - MaxEntries
	//  - FullSyncOnly
	GetSyncChunk(authenticationToken string, afterUSN int32, maxEntries int32, fullSyncOnly bool) (r *SyncChunk, err error)
	// Asks the NoteStore to provide the state of the account in order of
	// last modification.  This request retrieves one block of the server's
	// state so that a client can make several small requests against a large
	// account rather than getting the entire state in one big message.
	// This call gives fine-grained control of the data that will
	// be received by a client by omitting data elements that a client doesn't
	// need. This may reduce network traffic and sync times.
	//
	// @param afterUSN
	//   The client can pass this value to ask only for objects that
	//   have been updated after a certain point.  This allows the client to
	//   receive updates after its last checkpoint rather than doing a full
	//   synchronization on every pass.  The default value of "0" indicates
	//   that the client wants to get objects from the start of the account.
	//
	// @param maxEntries
	//   The maximum number of modified objects that should be
	//   returned in the result SyncChunk.  This can be used to limit the size
	//   of each individual message to be friendly for network transfer.
	//
	// @param filter
	//   The caller must set some of the flags in this structure to specify which
	//   data types should be returned during the synchronization.  See
	//   the SyncChunkFilter structure for information on each flag.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "afterUSN" - if negative
	//   </li>
	//   <li> BAD_DATA_FORMAT "maxEntries" - if less than 1
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - AfterUSN
	//  - MaxEntries
	//  - Filter
	GetFilteredSyncChunk(authenticationToken string, afterUSN int32, maxEntries int32, filter *SyncChunkFilter) (r *SyncChunk, err error)
	// Asks the NoteStore to provide information about the status of a linked
	// notebook that has been shared with the caller, or that is public to the
	// world.
	// This will return a result that is similar to getSyncState, but may omit
	// SyncState.uploaded if the caller doesn't have permission to write to
	// the linked notebook.
	//
	// This function must be called on the shard that owns the referenced
	// notebook.  (I.e. the shardId in /shard/shardId/edam/note must be the
	// same as LinkedNotebook.shardId.)
	//
	// @param authenticationToken
	//   This should be an authenticationToken for the guest who has received
	//   the invitation to the share.  (I.e. this should not be the result of
	//   NoteStore.authenticateToSharedNotebook)
	//
	// @param linkedNotebook
	//   This structure should contain identifying information and permissions
	//   to access the notebook in question.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - LinkedNotebook
	GetLinkedNotebookSyncState(authenticationToken string, linkedNotebook *types.LinkedNotebook) (r *SyncState, err error)
	// Asks the NoteStore to provide information about the contents of a linked
	// notebook that has been shared with the caller, or that is public to the
	// world.
	// This will return a result that is similar to getSyncChunk, but will only
	// contain entries that are visible to the caller.  I.e. only that particular
	// Notebook will be visible, along with its Notes, and Tags on those Notes.
	//
	// This function must be called on the shard that owns the referenced
	// notebook.  (I.e. the shardId in /shard/shardId/edam/note must be the
	// same as LinkedNotebook.shardId.)
	//
	// @param authenticationToken
	//   This should be an authenticationToken for the guest who has received
	//   the invitation to the share.  (I.e. this should not be the result of
	//   NoteStore.authenticateToSharedNotebook)
	//
	// @param linkedNotebook
	//   This structure should contain identifying information and permissions
	//   to access the notebook in question.  This must contain the valid fields
	//   for either a shared notebook (e.g. shareKey)
	//   or a public notebook (e.g. username, uri)
	//
	// @param afterUSN
	//   The client can pass this value to ask only for objects that
	//   have been updated after a certain point.  This allows the client to
	//   receive updates after its last checkpoint rather than doing a full
	//   synchronization on every pass.  The default value of "0" indicates
	//   that the client wants to get objects from the start of the account.
	//
	// @param maxEntries
	//   The maximum number of modified objects that should be
	//   returned in the result SyncChunk.  This can be used to limit the size
	//   of each individual message to be friendly for network transfer.
	//   Applications should not request more than 256 objects at a time,
	//   and must handle the case where the service returns less than the
	//   requested number of objects in a given request even though more
	//   objects are available on the service.
	//
	// @param fullSyncOnly
	//   If true, then the client only wants initial data for a full sync.
	//   In this case, the service will not return any expunged objects,
	//   and will not return any Resources, since these are also provided
	//   in their corresponding Notes.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "afterUSN" - if negative
	//   </li>
	//   <li> BAD_DATA_FORMAT "maxEntries" - if less than 1
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "LinkedNotebook" - if the provided information doesn't match any
	//     valid notebook
	//   </li>
	//   <li> "LinkedNotebook.uri" - if the provided public URI doesn't match any
	//     valid notebook
	//   </li>
	//   <li> "SharedNotebook.id" - if the provided information indicates a
	//      shared notebook that no longer exists
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - LinkedNotebook
	//  - AfterUSN
	//  - MaxEntries
	//  - FullSyncOnly
	GetLinkedNotebookSyncChunk(authenticationToken string, linkedNotebook *types.LinkedNotebook, afterUSN int32, maxEntries int32, fullSyncOnly bool) (r *SyncChunk, err error)
	// Returns a list of all of the notebooks in the account.
	//
	// Parameters:
	//  - AuthenticationToken
	ListNotebooks(authenticationToken string) (r []*types.Notebook, err error)
	// Returns the current state of the notebook with the provided GUID.
	// The notebook may be active or deleted (but not expunged).
	//
	// @param guid
	//   The GUID of the notebook to be retrieved.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Notebook.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Notebook" - private notebook, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Notebook.guid" - tag not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetNotebook(authenticationToken string, guid types.GUID) (r *types.Notebook, err error)
	// Returns the notebook that should be used to store new notes in the
	// user's account when no other notebooks are specified.
	//
	// Parameters:
	//  - AuthenticationToken
	GetDefaultNotebook(authenticationToken string) (r *types.Notebook, err error)
	// Asks the service to make a notebook with the provided name.
	//
	// @param notebook
	//   The desired fields for the notebook must be provided on this
	//   object.  The name of the notebook must be set, and either the 'active'
	//   or 'defaultNotebook' fields may be set by the client at creation.
	//   If a notebook exists in the account with the same name (via
	//   case-insensitive compare), this will throw an EDAMUserException.
	//
	// @return
	//   The newly created Notebook.  The server-side GUID will be
	//   saved in this object's 'guid' field.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Notebook.name" - invalid length or pattern
	//   </li>
	//   <li> BAD_DATA_FORMAT "Notebook.stack" - invalid length or pattern
	//   </li>
	//   <li> BAD_DATA_FORMAT "Publishing.uri" - if publishing set but bad uri
	//   </li>
	//   <li> BAD_DATA_FORMAT "Publishing.publicDescription" - if too long
	//   </li>
	//   <li> DATA_CONFLICT "Notebook.name" - name already in use
	//   </li>
	//   <li> DATA_CONFLICT "Publishing.uri" - if URI already in use
	//   </li>
	//   <li> DATA_REQUIRED "Publishing.uri" - if publishing set but uri missing
	//   </li>
	//   <li> LIMIT_REACHED "Notebook" - at max number of notebooks
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Notebook
	CreateNotebook(authenticationToken string, notebook *types.Notebook) (r *types.Notebook, err error)
	// Submits notebook changes to the service.  The provided data must include
	// the notebook's guid field for identification.
	//
	// @param notebook
	//   The notebook object containing the requested changes.
	//
	// @return
	//   The Update Sequence Number for this change within the account.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Notebook.name" - invalid length or pattern
	//   </li>
	//   <li> BAD_DATA_FORMAT "Notebook.stack" - invalid length or pattern
	//   </li>
	//   <li> BAD_DATA_FORMAT "Publishing.uri" - if publishing set but bad uri
	//   </li>
	//   <li> BAD_DATA_FORMAT "Publishing.publicDescription" - if too long
	//   </li>
	//   <li> DATA_CONFLICT "Notebook.name" - name already in use
	//   </li>
	//   <li> DATA_CONFLICT "Publishing.uri" - if URI already in use
	//   </li>
	//   <li> DATA_REQUIRED "Publishing.uri" - if publishing set but uri missing
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Notebook.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Notebook
	UpdateNotebook(authenticationToken string, notebook *types.Notebook) (r int32, err error)
	// Permanently removes the notebook from the user's account.
	// After this action, the notebook is no longer available for undeletion, etc.
	// If the notebook contains any Notes, they will be moved to the current
	// default notebook and moved into the trash (i.e. Note.active=false).
	// <p/>
	// NOTE: This function is generally not available to third party applications.
	// Calls will result in an EDAMUserException with the error code
	// PERMISSION_DENIED.
	//
	// @param guid
	//   The GUID of the notebook to delete.
	//
	// @return
	//   The Update Sequence Number for this change within the account.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Notebook.guid" - if the parameter is missing
	//   </li>
	//   <li> LIMIT_REACHED "Notebook" - trying to expunge the last Notebook
	//   </li>
	//   <li> PERMISSION_DENIED "Notebook" - private notebook, user doesn't own
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	ExpungeNotebook(authenticationToken string, guid types.GUID) (r int32, err error)
	// Returns a list of the tags in the account.  Evernote does not support
	// the undeletion of tags, so this will only include active tags.
	//
	// Parameters:
	//  - AuthenticationToken
	ListTags(authenticationToken string) (r []*types.Tag, err error)
	// Returns a list of the tags that are applied to at least one note within
	// the provided notebook.  If the notebook is public, the authenticationToken
	// may be ignored.
	//
	// @param notebookGuid
	//    the GUID of the notebook to use to find tags
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Notebook.guid" - notebook not found by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - NotebookGuid
	ListTagsByNotebook(authenticationToken string, notebookGuid types.GUID) (r []*types.Tag, err error)
	// Returns the current state of the Tag with the provided GUID.
	//
	// @param guid
	//   The GUID of the tag to be retrieved.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Tag.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Tag" - private Tag, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Tag.guid" - tag not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetTag(authenticationToken string, guid types.GUID) (r *types.Tag, err error)
	// Asks the service to make a tag with a set of information.
	//
	// @param tag
	//   The desired list of fields for the tag are specified in this
	//   object.  The caller must specify the tag name, and may provide
	//   the parentGUID.
	//
	// @return
	//   The newly created Tag.  The server-side GUID will be
	//   saved in this object.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Tag.name" - invalid length or pattern
	//   </li>
	//   <li> BAD_DATA_FORMAT "Tag.parentGuid" - malformed GUID
	//   </li>
	//   <li> DATA_CONFLICT "Tag.name" - name already in use
	//   </li>
	//   <li> LIMIT_REACHED "Tag" - at max number of tags
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Tag.parentGuid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Tag
	CreateTag(authenticationToken string, tag *types.Tag) (r *types.Tag, err error)
	// Submits tag changes to the service.  The provided data must include
	// the tag's guid field for identification.  The service will apply
	// updates to the following tag fields:  name, parentGuid
	//
	// @param tag
	//   The tag object containing the requested changes.
	//
	// @return
	//   The Update Sequence Number for this change within the account.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Tag.name" - invalid length or pattern
	//   </li>
	//   <li> BAD_DATA_FORMAT "Tag.parentGuid" - malformed GUID
	//   </li>
	//   <li> DATA_CONFLICT "Tag.name" - name already in use
	//   </li>
	//   <li> DATA_CONFLICT "Tag.parentGuid" - can't set parent: circular
	//   </li>
	//   <li> PERMISSION_DENIED "Tag" - user doesn't own tag
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Tag.guid" - tag not found, by GUID
	//   </li>
	//   <li> "Tag.parentGuid" - parent not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Tag
	UpdateTag(authenticationToken string, tag *types.Tag) (r int32, err error)
	// Removes the provided tag from every note that is currently tagged with
	// this tag.  If this operation is successful, the tag will still be in
	// the account, but it will not be tagged on any notes.
	//
	// This function is not indended for use by full synchronizing clients, since
	// it does not provide enough result information to the client to reconcile
	// the local state without performing a follow-up sync from the service.  This
	// is intended for "thin clients" that need to efficiently support this as
	// a UI operation.
	//
	// @param guid
	//   The GUID of the tag to remove from all notes.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Tag.guid" - if the guid parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Tag" - user doesn't own tag
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Tag.guid" - tag not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	UntagAll(authenticationToken string, guid types.GUID) (err error)
	// Permanently deletes the tag with the provided GUID, if present.
	// <p/>
	// NOTE: This function is generally not available to third party applications.
	// Calls will result in an EDAMUserException with the error code
	// PERMISSION_DENIED.
	//
	// @param guid
	//   The GUID of the tag to delete.
	//
	// @return
	//   The Update Sequence Number for this change within the account.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Tag.guid" - if the guid parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Tag" - user doesn't own tag
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Tag.guid" - tag not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	ExpungeTag(authenticationToken string, guid types.GUID) (r int32, err error)
	// Returns a list of the searches in the account.  Evernote does not support
	// the undeletion of searches, so this will only include active searches.
	//
	// Parameters:
	//  - AuthenticationToken
	ListSearches(authenticationToken string) (r []*types.SavedSearch, err error)
	// Returns the current state of the search with the provided GUID.
	//
	// @param guid
	//   The GUID of the search to be retrieved.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "SavedSearch.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "SavedSearch" - private Tag, user doesn't own
	//   </li>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "SavedSearch.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetSearch(authenticationToken string, guid types.GUID) (r *types.SavedSearch, err error)
	// Asks the service to make a saved search with a set of information.
	//
	// @param search
	//   The desired list of fields for the search are specified in this
	//   object. The caller must specify the name and query for the
	//   search, and may optionally specify a search scope.
	//   The SavedSearch.format field is ignored by the service.
	//
	// @return
	//   The newly created SavedSearch.  The server-side GUID will be
	//   saved in this object.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "SavedSearch.name" - invalid length or pattern
	//   </li>
	//   <li> BAD_DATA_FORMAT "SavedSearch.query" - invalid length
	//   </li>
	//   <li> DATA_CONFLICT "SavedSearch.name" - name already in use
	//   </li>
	//   <li> LIMIT_REACHED "SavedSearch" - at max number of searches
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Search
	CreateSearch(authenticationToken string, search *types.SavedSearch) (r *types.SavedSearch, err error)
	// Submits search changes to the service. The provided data must include
	// the search's guid field for identification. The service will apply
	// updates to the following search fields: name, query, and scope.
	//
	// @param search
	//   The search object containing the requested changes.
	//
	// @return
	//   The Update Sequence Number for this change within the account.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "SavedSearch.name" - invalid length or pattern
	//   </li>
	//   <li> BAD_DATA_FORMAT "SavedSearch.query" - invalid length
	//   </li>
	//   <li> DATA_CONFLICT "SavedSearch.name" - name already in use
	//   </li>
	//   <li> PERMISSION_DENIED "SavedSearch" - user doesn't own tag
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "SavedSearch.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Search
	UpdateSearch(authenticationToken string, search *types.SavedSearch) (r int32, err error)
	// Permanently deletes the saved search with the provided GUID, if present.
	// <p/>
	// NOTE: This function is generally not available to third party applications.
	// Calls will result in an EDAMUserException with the error code
	// PERMISSION_DENIED.
	//
	// @param guid
	//   The GUID of the search to delete.
	//
	// @return
	//   The Update Sequence Number for this change within the account.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "SavedSearch.guid" - if the guid parameter is empty
	//   </li>
	//   <li> PERMISSION_DENIED "SavedSearch" - user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "SavedSearch.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	ExpungeSearch(authenticationToken string, guid types.GUID) (r int32, err error)
	// DEPRECATED. Use findNotesMetadata.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Filter
	//  - Offset
	//  - MaxNotes
	FindNotes(authenticationToken string, filter *NoteFilter, offset int32, maxNotes int32) (r *NoteList, err error)
	// Finds the position of a note within a sorted subset of all of the user's
	// notes. This may be useful for thin clients that are displaying a paginated
	// listing of a large account, which need to know where a particular note
	// sits in the list without retrieving all notes first.
	//
	// @param authenticationToken
	//   Must be a valid token for the user's account unless the NoteFilter
	//   'notebookGuid' is the GUID of a public notebook.
	//
	// @param filter
	//   The list of criteria that will constrain the notes to be returned.
	//
	// @param guid
	//   The GUID of the note to be retrieved.
	//
	// @return
	//   If the note with the provided GUID is found within the matching note
	//   list, this will return the offset of that note within that list (where
	//   the first offset is 0).  If the note is not found within the set of
	//   notes, this will return -1.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "offset" - not between 0 and EDAM_USER_NOTES_MAX
	//   </li>
	//   <li> BAD_DATA_FORMAT "maxNotes" - not between 0 and EDAM_USER_NOTES_MAX
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteFilter.notebookGuid" - if malformed
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteFilter.tagGuids" - if any are malformed
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteFilter.words" - if search string too long
	//   </li>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Notebook.guid" - not found, by GUID
	//   </li>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Filter
	//  - GUID
	FindNoteOffset(authenticationToken string, filter *NoteFilter, guid types.GUID) (r int32, err error)
	// Used to find the high-level information about a set of the notes from a
	// user's account based on various criteria specified via a NoteFilter object.
	// <p/>
	// Web applications that wish to periodically check for new content in a user's
	// Evernote account should consider using webhooks instead of polling this API.
	// See http://dev.evernote.com/documentation/cloud/chapters/polling_notification.php
	// for more information.
	//
	// @param authenticationToken
	//   Must be a valid token for the user's account unless the NoteFilter
	//   'notebookGuid' is the GUID of a public notebook.
	//
	// @param filter
	//   The list of criteria that will constrain the notes to be returned.
	//
	// @param offset
	//   The numeric index of the first note to show within the sorted
	//   results.  The numbering scheme starts with "0".  This can be used for
	//   pagination.
	//
	// @param maxNotes
	//   The mximum notes to return in this query.  The service will return a set
	//   of notes that is no larger than this number, but may return fewer notes
	//   if needed.  The NoteList.totalNotes field in the return value will
	//   indicate whether there are more values available after the returned set.
	//
	// @param resultSpec
	//   This specifies which information should be returned for each matching
	//   Note. The fields on this structure can be used to eliminate data that
	//   the client doesn't need, which will reduce the time and bandwidth
	//   to receive and process the reply.
	//
	// @return
	//   The list of notes that match the criteria.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "offset" - not between 0 and EDAM_USER_NOTES_MAX
	//   </li>
	//   <li> BAD_DATA_FORMAT "maxNotes" - not between 0 and EDAM_USER_NOTES_MAX
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteFilter.notebookGuid" - if malformed
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteFilter.tagGuids" - if any are malformed
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteFilter.words" - if search string too long
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Notebook.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Filter
	//  - Offset
	//  - MaxNotes
	//  - ResultSpec
	FindNotesMetadata(authenticationToken string, filter *NoteFilter, offset int32, maxNotes int32, resultSpec *NotesMetadataResultSpec) (r *NotesMetadataList, err error)
	// This function is used to determine how many notes are found for each
	// notebook and tag in the user's account, given a current set of filter
	// parameters that determine the current selection.  This function will
	// return a structure that gives the note count for each notebook and tag
	// that has at least one note under the requested filter.  Any notebook or
	// tag that has zero notes in the filtered set will not be listed in the
	// reply to this function (so they can be assumed to be 0).
	//
	// @param authenticationToken
	//   Must be a valid token for the user's account unless the NoteFilter
	//   'notebookGuid' is the GUID of a public notebook.
	//
	// @param filter
	//   The note selection filter that is currently being applied.  The note
	//   counts are to be calculated with this filter applied to the total set
	//   of notes in the user's account.
	//
	// @param withTrash
	//   If true, then the NoteCollectionCounts.trashCount will be calculated
	//   and supplied in the reply. Otherwise, the trash value will be omitted.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "NoteFilter.notebookGuid" - if malformed
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteFilter.notebookGuids" - if any are malformed
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteFilter.words" - if search string too long
	//   </li>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Notebook.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Filter
	//  - WithTrash
	FindNoteCounts(authenticationToken string, filter *NoteFilter, withTrash bool) (r *NoteCollectionCounts, err error)
	// Returns the current state of the note in the service with the provided
	// GUID.  The ENML contents of the note will only be provided if the
	// 'withContent' parameter is true.  The service will include the meta-data
	// for each resource in the note, but the binary contents of the resources
	// and their recognition data will be omitted.
	// If the Note is found in a public notebook, the authenticationToken
	// will be ignored (so it could be an empty string).  The applicationData
	// fields are returned as keysOnly.
	//
	// @param guid
	//   The GUID of the note to be retrieved.
	//
	// @param withContent
	//   If true, the note will include the ENML contents of its
	//   'content' field.
	//
	// @param withResourcesData
	//   If true, any Resource elements in this Note will include the binary
	//   contents of their 'data' field's body.
	//
	// @param withResourcesRecognition
	//   If true, any Resource elements will include the binary contents of the
	//   'recognition' field's body if recognition data is present.
	//
	// @param withResourcesAlternateData
	//   If true, any Resource elements in this Note will include the binary
	//   contents of their 'alternateData' fields' body, if an alternate form
	//   is present.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Note" - private note, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	//  - WithContent
	//  - WithResourcesData
	//  - WithResourcesRecognition
	//  - WithResourcesAlternateData
	GetNote(authenticationToken string, guid types.GUID, withContent bool, withResourcesData bool, withResourcesRecognition bool, withResourcesAlternateData bool) (r *types.Note, err error)
	// Get all of the application data for the note identified by GUID,
	// with values returned within the LazyMap fullMap field.
	// If there are no applicationData entries, then a LazyMap
	// with an empty fullMap will be returned. If your application
	// only needs to fetch its own applicationData entry, use
	// getNoteApplicationDataEntry instead.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetNoteApplicationData(authenticationToken string, guid types.GUID) (r *types.LazyMap, err error)
	// Get the value of a single entry in the applicationData map
	// for the note identified by GUID.
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - note not found, by GUID</li>
	//   <li> "NoteAttributes.applicationData.key" - note not found, by key</li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	//  - Key
	GetNoteApplicationDataEntry(authenticationToken string, guid types.GUID, key string) (r string, err error)
	// Update, or create, an entry in the applicationData map for
	// the note identified by guid.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	//  - Key
	//  - Value
	SetNoteApplicationDataEntry(authenticationToken string, guid types.GUID, key string, value string) (r int32, err error)
	// Remove an entry identified by 'key' from the applicationData map for
	// the note identified by 'guid'. Silently ignores an unset of a
	// non-existing key.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	//  - Key
	UnsetNoteApplicationDataEntry(authenticationToken string, guid types.GUID, key string) (r int32, err error)
	// Returns XHTML contents of the note with the provided GUID.
	// If the Note is found in a public notebook, the authenticationToken
	// will be ignored (so it could be an empty string).
	//
	// @param guid
	//   The GUID of the note to be retrieved.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Note" - private note, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetNoteContent(authenticationToken string, guid types.GUID) (r string, err error)
	// Returns a block of the extracted plain text contents of the note with the
	// provided GUID.  This text can be indexed for search purposes by a light
	// client that doesn't have capabilities to extract all of the searchable
	// text content from the note and its resources.
	//
	// If the Note is found in a public notebook, the authenticationToken
	// will be ignored (so it could be an empty string).
	//
	// @param guid
	//   The GUID of the note to be retrieved.
	//
	// @param noteOnly
	//   If true, this will only return the text extracted from the ENML contents
	//   of the note itself.  If false, this will also include the extracted text
	//   from any text-bearing resources (PDF, recognized images)
	//
	// @param tokenizeForIndexing
	//   If true, this will break the text into cleanly separated and sanitized
	//   tokens.  If false, this will return the more raw text extraction, with
	//   its original punctuation, capitalization, spacing, etc.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Note" - private note, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	//  - NoteOnly
	//  - TokenizeForIndexing
	GetNoteSearchText(authenticationToken string, guid types.GUID, noteOnly bool, tokenizeForIndexing bool) (r string, err error)
	// Returns a block of the extracted plain text contents of the resource with
	// the provided GUID.  This text can be indexed for search purposes by a light
	// client that doesn't have capability to extract all of the searchable
	// text content from a resource.
	//
	// If the Resource is found in a public notebook, the authenticationToken
	// will be ignored (so it could be an empty string).
	//
	// @param guid
	//   The GUID of the resource to be retrieved.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Resource.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetResourceSearchText(authenticationToken string, guid types.GUID) (r string, err error)
	// Returns a list of the names of the tags for the note with the provided
	// guid.  This can be used with authentication to get the tags for a
	// user's own note, or can be used without valid authentication to retrieve
	// the names of the tags for a note in a public notebook.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Note" - private note, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetNoteTagNames(authenticationToken string, guid types.GUID) (r []string, err error)
	// Asks the service to make a note with the provided set of information.
	//
	// @param note
	//   A Note object containing the desired fields to be populated on
	//   the service.
	//
	// @return
	//   The newly created Note from the service.  The server-side
	//   GUIDs for the Note and any Resources will be saved in this object.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Note.title" - invalid length or pattern
	//   </li>
	//   <li> BAD_DATA_FORMAT "Note.content" - invalid length for ENML content
	//   </li>
	//   <li> BAD_DATA_FORMAT "Resource.mime" - invalid resource MIME type
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteAttributes.*" - bad resource string
	//   </li>
	//   <li> BAD_DATA_FORMAT "ResourceAttributes.*" - bad resource string
	//   </li>
	//   <li> DATA_CONFLICT "Note.deleted" - deleted time set on active note
	//   </li>
	//   <li> DATA_REQUIRED "Resource.data" - resource data body missing
	//   </li>
	//   <li> ENML_VALIDATION "*" - note content doesn't validate against DTD
	//   </li>
	//   <li> LIMIT_REACHED "Note" - at max number per account
	//   </li>
	//   <li> LIMIT_REACHED "Note.size" - total note size too large
	//   </li>
	//   <li> LIMIT_REACHED "Note.resources" - too many resources on Note
	//   </li>
	//   <li> LIMIT_REACHED "Note.tagGuids" - too many Tags on Note
	//   </li>
	//   <li> LIMIT_REACHED "Resource.data.size" - resource too large
	//   </li>
	//   <li> LIMIT_REACHED "NoteAttribute.*" - attribute string too long
	//   </li>
	//   <li> LIMIT_REACHED "ResourceAttribute.*" - attribute string too long
	//   </li>
	//   <li> PERMISSION_DENIED "Note.notebookGuid" - NB not owned by user
	//   </li>
	//   <li> QUOTA_REACHED "Accounting.uploadLimit" - note exceeds upload quota
	//   </li>
	//   <li> BAD_DATA_FORMAT "Tag.name" - Note.tagNames was provided, and one
	//     of the specified tags had an invalid length or pattern
	//   </li>
	//   <li> LIMIT_REACHED "Tag" - Note.tagNames was provided, and the required
	//     new tags would exceed the maximum number per account
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.notebookGuid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Note
	CreateNote(authenticationToken string, note *types.Note) (r *types.Note, err error)
	// Submit a set of changes to a note to the service.  The provided data
	// must include the note's guid field for identification. The note's
	// title must also be set.
	//
	// @param note
	//   A Note object containing the desired fields to be populated on
	//   the service. With the exception of the note's title and guid, fields
	//   that are not being changed do not need to be set. If the content is not
	//   being modified, note.content should be left unset. If the list of
	//   resources is not being modified, note.resources should be left unset.
	//
	// @return
	//   The metadata (no contents) for the Note on the server after the update
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Note.title" - invalid length or pattern
	//   </li>
	//   <li> BAD_DATA_FORMAT "Note.content" - invalid length for ENML body
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteAttributes.*" - bad resource string
	//   </li>
	//   <li> BAD_DATA_FORMAT "ResourceAttributes.*" - bad resource string
	//   </li>
	//   <li> BAD_DATA_FORMAT "Resource.mime" - invalid resource MIME type
	//   </li>
	//   <li> DATA_CONFLICT "Note.deleted" - deleted time set on active note
	//   </li>
	//   <li> DATA_REQUIRED "Resource.data" - resource data body missing
	//   </li>
	//   <li> ENML_VALIDATION "*" - note content doesn't validate against DTD
	//   </li>
	//   <li> LIMIT_REACHED "Note.tagGuids" - too many Tags on Note
	//   </li>
	//   <li> LIMIT_REACHED "Note.resources" - too many resources on Note
	//   </li>
	//   <li> LIMIT_REACHED "Note.size" - total note size too large
	//   </li>
	//   <li> LIMIT_REACHED "Resource.data.size" - resource too large
	//   </li>
	//   <li> LIMIT_REACHED "NoteAttribute.*" - attribute string too long
	//   </li>
	//   <li> LIMIT_REACHED "ResourceAttribute.*" - attribute string too long
	//   </li>
	//   <li> PERMISSION_DENIED "Note" - user doesn't own
	//   </li>
	//   <li> PERMISSION_DENIED "Note.notebookGuid" - user doesn't own destination
	//   </li>
	//   <li> QUOTA_REACHED "Accounting.uploadLimit" - note exceeds upload quota
	//   </li>
	//   <li> BAD_DATA_FORMAT "Tag.name" - Note.tagNames was provided, and one
	//     of the specified tags had an invalid length or pattern
	//   </li>
	//   <li> LIMIT_REACHED "Tag" - Note.tagNames was provided, and the required
	//     new tags would exceed the maximum number per account
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - note not found, by GUID
	//   </li>
	//   <li> "Note.notebookGuid" - if notebookGuid provided, but not found
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Note
	UpdateNote(authenticationToken string, note *types.Note) (r *types.Note, err error)
	// Moves the note into the trash. The note may still be undeleted, unless it
	// is expunged.  This is equivalent to calling updateNote() after setting
	// Note.active = false
	//
	// @param guid
	//   The GUID of the note to delete.
	//
	// @return
	//   The Update Sequence Number for this change within the account.
	//
	// @throws EDAMUserException <ul>
	//   <li> PERMISSION_DENIED "Note" - user doesn't have permission to
	//          update the note.
	//   </li>
	// </ul>
	//
	// @throws EDAMUserException <ul>
	//   <li> DATA_CONFLICT "Note.guid" - the note is already deleted
	//   </li>
	// </ul>
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	DeleteNote(authenticationToken string, guid types.GUID) (r int32, err error)
	// Permanently removes a Note, and all of its Resources,
	// from the service.
	// <p/>
	// NOTE: This function is not available to third party applications.
	// Calls will result in an EDAMUserException with the error code
	// PERMISSION_DENIED.
	//
	// @param guid
	//   The GUID of the note to delete.
	//
	// @return
	//   The Update Sequence Number for this change within the account.
	//
	// @throws EDAMUserException <ul>
	//   <li> PERMISSION_DENIED "Note" - user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	ExpungeNote(authenticationToken string, guid types.GUID) (r int32, err error)
	// Permanently removes a list of Notes, and all of their Resources, from
	// the service.  This should be invoked with a small number of Note GUIDs
	// (e.g. 100 or less) on each call.  To expunge a larger number of notes,
	// call this method multiple times.  This should also be used to reduce the
	// number of Notes in a notebook before calling expungeNotebook() or
	// in the trash before calling expungeInactiveNotes(), since these calls may
	// be prohibitively slow if there are more than a few hundred notes.
	// If an exception is thrown for any of the GUIDs, then none of the notes
	// will be deleted.  I.e. this call can be treated as an atomic transaction.
	// <p/>
	// NOTE: This function is not available to third party applications.
	// Calls will result in an EDAMUserException with the error code
	// PERMISSION_DENIED.
	//
	// @param noteGuids
	//   The list of GUIDs for the Notes to remove.
	//
	// @return
	//   The account's updateCount at the end of this operation
	//
	// @throws EDAMUserException <ul>
	//   <li> PERMISSION_DENIED "Note" - user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - NoteGuids
	ExpungeNotes(authenticationToken string, noteGuids []string) (r int32, err error)
	// Permanently removes all of the Notes that are currently marked as
	// inactive.  This is equivalent to "emptying the trash", and these Notes
	// will be gone permanently.
	// <p/>
	// This operation may be relatively slow if the account contains a large
	// number of inactive Notes.
	// <p/>
	// NOTE: This function is not available to third party applications.
	// Calls will result in an EDAMUserException with the error code
	// PERMISSION_DENIED.
	//
	// @return
	//    The number of notes that were expunged.
	//
	// Parameters:
	//  - AuthenticationToken
	ExpungeInactiveNotes(authenticationToken string) (r int32, err error)
	// Performs a deep copy of the Note with the provided GUID 'noteGuid' into
	// the Notebook with the provided GUID 'toNotebookGuid'.
	// The caller must be the owner of both the Note and the Notebook.
	// This creates a new Note in the destination Notebook with new content and
	// Resources that match all of the content and Resources from the original
	// Note, but with new GUID identifiers.
	// The original Note is not modified by this operation.
	// The copied note is considered as an "upload" for the purpose of upload
	// transfer limit calculation, so its size is added to the upload count for
	// the owner.
	//
	// @param noteGuid
	//   The GUID of the Note to copy.
	//
	// @param toNotebookGuid
	//   The GUID of the Notebook that should receive the new Note.
	//
	// @return
	//   The metadata for the new Note that was created.  This will include the
	//   new GUID for this Note (and any copied Resources), but will not include
	//   the content body or the binary bodies of any Resources.
	//
	// @throws EDAMUserException <ul>
	//   <li> LIMIT_REACHED "Note" - at max number per account
	//   </li>
	//   <li> PERMISSION_DENIED "Notebook.guid" - destination not owned by user
	//   </li>
	//   <li> PERMISSION_DENIED "Note" - user doesn't own
	//   </li>
	//   <li> QUOTA_REACHED "Accounting.uploadLimit" - note exceeds upload quota
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Notebook.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - NoteGuid
	//  - ToNotebookGuid
	CopyNote(authenticationToken string, noteGuid types.GUID, toNotebookGuid types.GUID) (r *types.Note, err error)
	// Returns a list of the prior versions of a particular note that are
	// saved within the service.  These prior versions are stored to provide a
	// recovery from unintentional removal of content from a note. The identifiers
	// that are returned by this call can be used with getNoteVersion to retrieve
	// the previous note.
	// The identifiers will be listed from the most recent versions to the oldest.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Note" - private note, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - NoteGuid
	ListNoteVersions(authenticationToken string, noteGuid types.GUID) (r []*NoteVersionId, err error)
	// This can be used to retrieve a previous version of a Note after it has been
	// updated within the service.  The caller must identify the note (via its
	// guid) and the version (via the updateSequenceNumber of that version).
	// to find a listing of the stored version USNs for a note, call
	// listNoteVersions.
	// This call is only available for notes in Premium accounts.  (I.e. access
	// to past versions of Notes is a Premium-only feature.)
	//
	// @param noteGuid
	//   The GUID of the note to be retrieved.
	//
	// @param updateSequenceNum
	//   The USN of the version of the note that is being retrieved
	//
	// @param withResourcesData
	//   If true, any Resource elements in this Note will include the binary
	//   contents of their 'data' field's body.
	//
	// @param withResourcesRecognition
	//   If true, any Resource elements will include the binary contents of the
	//   'recognition' field's body if recognition data is present.
	//
	// @param withResourcesAlternateData
	//   If true, any Resource elements in this Note will include the binary
	//   contents of their 'alternateData' fields' body, if an alternate form
	//   is present.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Note" - private note, user doesn't own
	//   </li>
	//   <li> PERMISSION_DENIED "updateSequenceNum" -
	//     The account isn't permitted to access previous versions of notes.
	//     (i.e. this is a Free account.)
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	//   <li> "Note.updateSequenceNumber" - the Note doesn't have a version with
	//      the corresponding USN.
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - NoteGuid
	//  - UpdateSequenceNum
	//  - WithResourcesData
	//  - WithResourcesRecognition
	//  - WithResourcesAlternateData
	GetNoteVersion(authenticationToken string, noteGuid types.GUID, updateSequenceNum int32, withResourcesData bool, withResourcesRecognition bool, withResourcesAlternateData bool) (r *types.Note, err error)
	// Returns the current state of the resource in the service with the
	// provided GUID.
	// If the Resource is found in a public notebook, the authenticationToken
	// will be ignored (so it could be an empty string).  Only the
	// keys for the applicationData will be returned.
	//
	// @param guid
	//   The GUID of the resource to be retrieved.
	//
	// @param withData
	//   If true, the Resource will include the binary contents of the
	//   'data' field's body.
	//
	// @param withRecognition
	//   If true, the Resource will include the binary contents of the
	//   'recognition' field's body if recognition data is present.
	//
	// @param withAttributes
	//   If true, the Resource will include the attributes
	//
	// @param withAlternateData
	//   If true, the Resource will include the binary contents of the
	//   'alternateData' field's body, if an alternate form is present.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Resource.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	//  - WithData
	//  - WithRecognition
	//  - WithAttributes
	//  - WithAlternateData
	GetResource(authenticationToken string, guid types.GUID, withData bool, withRecognition bool, withAttributes bool, withAlternateData bool) (r *types.Resource, err error)
	// Get all of the application data for the Resource identified by GUID,
	// with values returned within the LazyMap fullMap field.
	// If there are no applicationData entries, then a LazyMap
	// with an empty fullMap will be returned. If your application
	// only needs to fetch its own applicationData entry, use
	// getResourceApplicationDataEntry instead.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetResourceApplicationData(authenticationToken string, guid types.GUID) (r *types.LazyMap, err error)
	// Get the value of a single entry in the applicationData map
	// for the Resource identified by GUID.
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Resource.guid" - Resource not found, by GUID</li>
	//   <li> "ResourceAttributes.applicationData.key" - Resource not found, by key</li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	//  - Key
	GetResourceApplicationDataEntry(authenticationToken string, guid types.GUID, key string) (r string, err error)
	// Update, or create, an entry in the applicationData map for
	// the Resource identified by guid.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	//  - Key
	//  - Value
	SetResourceApplicationDataEntry(authenticationToken string, guid types.GUID, key string, value string) (r int32, err error)
	// Remove an entry identified by 'key' from the applicationData map for
	// the Resource identified by 'guid'.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	//  - Key
	UnsetResourceApplicationDataEntry(authenticationToken string, guid types.GUID, key string) (r int32, err error)
	// Submit a set of changes to a resource to the service.  This can be used
	// to update the meta-data about the resource, but cannot be used to change
	// the binary contents of the resource (including the length and hash).  These
	// cannot be changed directly without creating a new resource and removing the
	// old one via updateNote.
	//
	// @param resource
	//   A Resource object containing the desired fields to be populated on
	//   the service.  The service will attempt to update the resource with the
	//   following fields from the client:
	//   <ul>
	//      <li>guid:  must be provided to identify the resource
	//      </li>
	//      <li>mime
	//      </li>
	//      <li>width
	//      </li>
	//      <li>height
	//      </li>
	//      <li>duration
	//      </li>
	//      <li>attributes:  optional.  if present, the set of attributes will
	//           be replaced.
	//      </li>
	//   </ul>
	//
	// @return
	//   The Update Sequence Number of the resource after the changes have been
	//   applied.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
	//   </li>
	//   <li> BAD_DATA_FORMAT "Resource.mime" - invalid resource MIME type
	//   </li>
	//   <li> BAD_DATA_FORMAT "ResourceAttributes.*" - bad resource string
	//   </li>
	//   <li> LIMIT_REACHED "ResourceAttribute.*" - attribute string too long
	//   </li>
	//   <li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Resource.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Resource
	UpdateResource(authenticationToken string, resource *types.Resource) (r int32, err error)
	// Returns binary data of the resource with the provided GUID.  For
	// example, if this were an image resource, this would contain the
	// raw bits of the image.
	// If the Resource is found in a public notebook, the authenticationToken
	// will be ignored (so it could be an empty string).
	//
	// @param guid
	//   The GUID of the resource to be retrieved.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Resource.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetResourceData(authenticationToken string, guid types.GUID) (r []byte, err error)
	// Returns the current state of a resource, referenced by containing
	// note GUID and resource content hash.
	//
	// @param noteGuid
	//   The GUID of the note that holds the resource to be retrieved.
	//
	// @param contentHash
	//   The MD5 checksum of the resource within that note. Note that
	//   this is the binary checksum, for example from Resource.data.bodyHash,
	//   and not the hex-encoded checksum that is used within an en-media
	//   tag in a note body.
	//
	// @param withData
	//   If true, the Resource will include the binary contents of the
	//   'data' field's body.
	//
	// @param withRecognition
	//   If true, the Resource will include the binary contents of the
	//   'recognition' field's body.
	//
	// @param withAlternateData
	//   If true, the Resource will include the binary contents of the
	//   'alternateData' field's body, if an alternate form is present.
	//
	// @throws EDAMUserException <ul>
	//   <li> DATA_REQUIRED "Note.guid" - noteGuid param missing
	//   </li>
	//   <li> DATA_REQUIRED "Note.contentHash" - contentHash param missing
	//   </li>
	//   <li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note" - not found, by guid
	//   </li>
	//   <li> "Resource" - not found, by hash
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - NoteGuid
	//  - ContentHash
	//  - WithData
	//  - WithRecognition
	//  - WithAlternateData
	GetResourceByHash(authenticationToken string, noteGuid types.GUID, contentHash []byte, withData bool, withRecognition bool, withAlternateData bool) (r *types.Resource, err error)
	// Returns the binary contents of the recognition index for the resource
	// with the provided GUID.  If the caller asks about a resource that has
	// no recognition data, this will throw EDAMNotFoundException.
	// If the Resource is found in a public notebook, the authenticationToken
	// will be ignored (so it could be an empty string).
	//
	// @param guid
	//   The GUID of the resource whose recognition data should be retrieved.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Resource.guid" - not found, by GUID
	//   </li>
	//   <li> "Resource.recognition" - resource has no recognition
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetResourceRecognition(authenticationToken string, guid types.GUID) (r []byte, err error)
	// If the Resource with the provided GUID has an alternate data representation
	// (indicated via the Resource.alternateData field), then this request can
	// be used to retrieve the binary contents of that alternate data file.
	// If the caller asks about a resource that has no alternate data form, this
	// will throw EDAMNotFoundException.
	//
	// @param guid
	//    The GUID of the resource whose recognition data should be retrieved.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Resource.guid" - not found, by GUID
	//   </li>
	//   <li> "Resource.alternateData" - resource has no recognition
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetResourceAlternateData(authenticationToken string, guid types.GUID) (r []byte, err error)
	// Returns the set of attributes for the Resource with the provided GUID.
	// If the Resource is found in a public notebook, the authenticationToken
	// will be ignored (so it could be an empty string).
	//
	// @param guid
	//   The GUID of the resource whose attributes should be retrieved.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Resource.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	GetResourceAttributes(authenticationToken string, guid types.GUID) (r *types.ResourceAttributes, err error)
	// <p>
	// Looks for a user account with the provided userId on this NoteStore
	// shard and determines whether that account contains a public notebook
	// with the given URI.  If the account is not found, or no public notebook
	// exists with this URI, this will throw an EDAMNotFoundException,
	// otherwise this will return the information for that Notebook.
	// </p>
	// <p>
	// If a notebook is visible on the web with a full URL like
	// http://www.evernote.com/pub/sethdemo/api
	// Then 'sethdemo' is the username that can be used to look up the userId,
	// and 'api' is the publicUri.
	// </p>
	//
	// @param userId
	//    The numeric identifier for the user who owns the public notebook.
	//    To find this value based on a username string, you can invoke
	//    UserStore.getPublicUserInfo
	//
	// @param publicUri
	//    The uri string for the public notebook, from Notebook.publishing.uri.
	//
	// @throws EDAMNotFoundException <ul>
	//   <li>"Publishing.uri" - not found, by URI</li>
	// </ul>
	//
	// @throws EDAMSystemException <ul>
	//   <li> TAKEN_DOWN "PublicNotebook" - The specified public notebook is
	//     taken down (for all requesters).</li>
	//   <li> TAKEN_DOWN "Country" - The specified public notebook is taken
	//     down for the requester because of an IP-based country lookup.</li>
	// </ul>
	//
	// Parameters:
	//  - UserId
	//  - PublicUri
	GetPublicNotebook(userId types.UserID, publicUri string) (r *types.Notebook, err error)
	// Used to construct a shared notebook object. The constructed notebook will
	// contain a "share key" which serve as a unique identifer and access token
	// for a user to access the notebook of the shared notebook owner.
	//
	// @param sharedNotebook
	//   A shared notebook object populated with the email address of the share
	//   recipient, the notebook guid and the access permissions. All other
	//   attributes of the shared object are ignored. The SharedNotebook.allowPreview
	//   field must be explicitly set with either a true or false value.
	//
	// @return
	//   The fully populated SharedNotebook object including the server assigned
	//   share id and shareKey which can both be used to uniquely identify the
	//   SharedNotebook.
	//
	// @throws EDAMUserException <ul>
	//   <li>BAD_DATA_FORMAT "SharedNotebook.email" - if the email was not valid</li>
	//   <li>BAD_DATA_FORMAT "requireLogin" - if the SharedNotebook.allowPreview field was
	//       not set, and the SharedNotebook.requireLogin was also not set or was set to
	//       false.</li>
	//   <li>PERMISSION_DENIED "SharedNotebook.recipientSettings" - if
	//       recipientSettings is set in the sharedNotebook.  Only the recipient
	//       can set these values via the setSharedNotebookRecipientSettings
	//       method.
	//   </li>
	//   </ul>
	// @throws EDAMNotFoundException <ul>
	//   <li>Notebook.guid - if the notebookGuid is not a valid GUID for the user.
	//   </li>
	//   </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - SharedNotebook
	CreateSharedNotebook(authenticationToken string, sharedNotebook *types.SharedNotebook) (r *types.SharedNotebook, err error)
	// Update a SharedNotebook object.
	//
	// @param authenticationToken
	//   Must be an authentication token from the owner or a shared notebook
	//   authentication token or business authentication token with sufficient
	//   permissions to change invitations for a notebook.
	//
	// @param sharedNotebook
	//  The SharedNotebook object containing the requested changes.
	//  The "id" of the shared notebook must be set to allow the service
	//  to identify the SharedNotebook to be updated. In addition, you MUST set
	//  the email, permission, and allowPreview fields to the desired values.
	//  All other fields will be ignored if set.
	//
	// @return
	//  The Update Serial Number for this change within the account.
	//
	// @throws EDAMUserException <ul>
	//   <li>UNSUPPORTED_OPERATION "updateSharedNotebook" - if this service instance does not support shared notebooks.</li>
	//   <li>BAD_DATA_FORMAT "SharedNotebook.email" - if the email was not valid.</li>
	//   <li>DATA_REQUIRED "SharedNotebook.id" - if the id field was not set.</li>
	//   <li>DATA_REQUIRED "SharedNotebook.privilege" - if the privilege field was not set.</li>
	//   <li>DATA_REQUIRED "SharedNotebook.allowPreview" - if the allowPreview field was not set.</li>
	//   </ul>
	// @throws EDAMNotFoundException <ul>
	//   <li>SharedNotebook.id - if no shared notebook with the specified ID was found.
	//   </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - SharedNotebook
	UpdateSharedNotebook(authenticationToken string, sharedNotebook *types.SharedNotebook) (r int32, err error)
	// Set values for the recipient settings associated with a shared notebook.  Having
	// update rights to the shared notebook record itself has no effect on this call;
	// only the recipient of the shared notebook can can the recipient settings.
	//
	// If you do <i>not</i> wish to, or cannot, change one of the reminderNotifyEmail or
	// reminderNotifyInApp fields, you must leave that field unset in recipientSettings.
	// This method will skip that field for updates and leave the existing state as
	// it is.
	//
	// @return The update sequence number of the account to which the shared notebook
	//   belongs, which is the account from which we are sharing a notebook.
	//
	// @throws EDAMNotFoundException "sharedNotebookId" - Thrown if the service does not
	//   have a shared notebook record for the sharedNotebookId on the given shard.  If you
	//   receive this exception, it is probable that the shared notebook record has
	//   been revoked or expired, or that you accessed the wrong shard.
	//
	// @throws EDAMUserException <ul>
	//   <li>PEMISSION_DENIED "authenticationToken" - If you do not have permission to set
	//       the recipient settings for the shared notebook.  Only the recipient has
	//       permission to do this.
	//   <li>DATA_CONFLICT "recipientSettings.reminderNotifyEmail" - Setting whether
	//       or not you want to receive reminder e-mail notifications is possible on
	//       a business notebook in the business to which the user belongs.  All
	//       others can safely unset the reminderNotifyEmail field from the
	//       recipientSettings parameter.
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - SharedNotebookId
	//  - RecipientSettings
	SetSharedNotebookRecipientSettings(authenticationToken string, sharedNotebookId int64, recipientSettings *types.SharedNotebookRecipientSettings) (r int32, err error)
	// Send a reminder message to some or all of the email addresses that a notebook has been
	// shared with. The message includes the current link to view the notebook.
	// @param authenticationToken
	//   The auth token of the user with permissions to share the notebook
	// @param notebookGuid
	//   The guid of the shared notebook
	// @param messageText
	//  User provided text to include in the email
	// @param recipients
	//  The email addresses of the recipients. If this list is empty then all of the
	//  users that the notebook has been shared with are emailed.
	//  If an email address doesn't correspond to share invite members then that address
	//  is ignored.
	// @return
	//  The number of messages sent
	// @throws EDAMUserException <ul>
	//   <li> LIMIT_REACHED "(recipients)" -
	//     The email can't be sent because this would exceed the user's daily
	//     email limit.
	//   </li>
	//   <li> PERMISSION_DENIED "Notebook.guid" - The user doesn't have permission to
	//     send a message for the specified notebook.
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Notebook.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - NotebookGuid
	//  - MessageText
	//  - Recipients
	SendMessageToSharedNotebookMembers(authenticationToken string, notebookGuid types.GUID, messageText string, recipients []string) (r int32, err error)
	// Lists the collection of shared notebooks for all notebooks in the
	// users account.
	//
	// @return
	//  The list of all SharedNotebooks for the user
	//
	// Parameters:
	//  - AuthenticationToken
	ListSharedNotebooks(authenticationToken string) (r []*types.SharedNotebook, err error)
	// Expunges the SharedNotebooks in the user's account using the
	// SharedNotebook.id as the identifier.
	// <p/>
	// NOTE: This function is generally not available to third party applications.
	// Calls will result in an EDAMUserException with the error code
	// PERMISSION_DENIED.
	//
	// @param
	//   sharedNotebookIds - a list of ShardNotebook.id longs identifying the
	//       objects to delete permanently.
	//
	// @return
	//   The account's update sequence number.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - SharedNotebookIds
	ExpungeSharedNotebooks(authenticationToken string, sharedNotebookIds []int64) (r int32, err error)
	// Asks the service to make a linked notebook with the provided name, username
	// of the owner and identifiers provided. A linked notebook can be either a
	// link to a public notebook or to a private shared notebook.
	//
	// @param linkedNotebook
	//   The desired fields for the linked notebook must be provided on this
	//   object.  The name of the linked notebook must be set. Either a username
	//   uri or a shard id and share key must be provided otherwise a
	//   EDAMUserException is thrown.
	//
	// @return
	//   The newly created LinkedNotebook.  The server-side id will be
	//   saved in this object's 'id' field.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "LinkedNotebook.name" - invalid length or pattern
	//   </li>
	//   <li> BAD_DATA_FORMAT "LinkedNotebook.username" - bad username format
	//   </li>
	//   <li> BAD_DATA_FORMAT "LinkedNotebook.uri" -
	//     if public notebook set but bad uri
	//   </li>
	//   <li> BAD_DATA_FORMAT "LinkedNotebook.shareKey" -
	//     if private notebook set but bad shareKey
	//   </li>
	//   <li> DATA_REQUIRED "LinkedNotebook.shardId" -
	//     if private notebook but shard id not provided
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - LinkedNotebook
	CreateLinkedNotebook(authenticationToken string, linkedNotebook *types.LinkedNotebook) (r *types.LinkedNotebook, err error)
	// @param linkedNotebook
	//   Updates the name of a linked notebook.
	//
	// @return
	//   The Update Sequence Number for this change within the account.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "LinkedNotebook.name" - invalid length or pattern
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - LinkedNotebook
	UpdateLinkedNotebook(authenticationToken string, linkedNotebook *types.LinkedNotebook) (r int32, err error)
	// Returns a list of linked notebooks
	//
	// Parameters:
	//  - AuthenticationToken
	ListLinkedNotebooks(authenticationToken string) (r []*types.LinkedNotebook, err error)
	// Permanently expunges the linked notebook from the account.
	// <p/>
	// NOTE: This function is generally not available to third party applications.
	// Calls will result in an EDAMUserException with the error code
	// PERMISSION_DENIED.
	//
	// @param guid
	//   The LinkedNotebook.guid field of the LinkedNotebook to permanently remove
	//   from the account.
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	ExpungeLinkedNotebook(authenticationToken string, guid types.GUID) (r int32, err error)
	// Asks the service to produce an authentication token that can be used to
	// access the contents of a shared notebook from someone else's account.
	// This authenticationToken can be used with the various other NoteStore
	// calls to find and retrieve notes, and if the permissions in the shared
	// notebook are sufficient, to make changes to the contents of the notebook.
	//
	// @param shareKey
	//   The 'shareKey' identifier from the SharedNotebook that was granted to
	//   some recipient.  This string internally encodes the notebook identifier
	//   and a security signature.
	//
	// @param authenticationToken
	//   If a non-empty string is provided, this is the full user-based
	//   authentication token that identifies the user who is currently logged in
	//   and trying to access the shared notebook.  This may be required if the
	//   notebook was created with 'requireLogin'.
	//   If this string is empty, the service will attempt to authenticate to the
	//   shared notebook without any logged in user.
	//
	// @throws EDAMSystemException <ul>
	//   <li> BAD_DATA_FORMAT "shareKey" - invalid shareKey string
	//   </li>
	//   <li> INVALID_AUTH "shareKey" - bad signature on shareKey string
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "SharedNotebook.id" - the shared notebook no longer exists
	//   </li>
	// </ul>
	//
	// @throws EDAMUserException <ul>
	//   <li> DATA_REQUIRED "authenticationToken" - the share requires login, and
	//          no valid authentication token was provided.
	//   </li>
	//   <li> PERMISSION_DENIED "SharedNotebook.username" - share requires login,
	//          and another username has already been bound to this notebook.
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - ShareKey
	//  - AuthenticationToken
	AuthenticateToSharedNotebook(shareKey string, authenticationToken string) (r *userstore.AuthenticationResult_, err error)
	// This function is used to retrieve extended information about a shared
	// notebook by a guest who has already authenticated to access that notebook.
	// This requires an 'authenticationToken' parameter which should be the
	// resut of a call to authenticateToSharedNotebook(...).
	// I.e. this is the token that gives access to the particular shared notebook
	// in someone else's account -- it's not the authenticationToken for the
	// owner of the notebook itself.
	//
	// @param authenticationToken
	//   Should be the authentication token retrieved from the reply of
	//   authenticateToSharedNotebook(), proving access to a particular shared
	//   notebook.
	//
	// @throws EDAMUserException <ul>
	//   <li> PERMISSION_DENIED "authenticationToken" -
	//          authentication token doesn't correspond to a valid shared notebook
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "SharedNotebook.id" - the shared notebook no longer exists
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	GetSharedNotebookByAuth(authenticationToken string) (r *types.SharedNotebook, err error)
	// Attempts to send a single note to one or more email recipients.
	// <p/>
	// NOTE: This function is generally not available to third party applications.
	// Calls will result in an EDAMUserException with the error code
	// PERMISSION_DENIED.
	//
	// @param authenticationToken
	//    The note will be sent as the user logged in via this token, using that
	//    user's registered email address.  If the authenticated user doesn't
	//    have permission to read that note, the emailing will fail.
	//
	// @param parameters
	//    The note must be specified either by GUID (in which case it will be
	//    sent using the existing data in the service), or else the full Note
	//    must be passed to this call.  This also specifies the additional
	//    email fields that will be used in the email.
	//
	// @throws EDAMUserException <ul>
	//   <li> LIMIT_REACHED "NoteEmailParameters.toAddresses" -
	//     The email can't be sent because this would exceed the user's daily
	//     email limit.
	//   </li>
	//   <li> BAD_DATA_FORMAT "(email address)" -
	//     email address malformed
	//   </li>
	//   <li> DATA_REQUIRED "NoteEmailParameters.toAddresses" -
	//     if there are no To: or Cc: addresses provided.
	//   </li>
	//   <li> DATA_REQUIRED "Note.title" -
	//     if the caller provides a Note parameter with no title
	//   </li>
	//   <li> DATA_REQUIRED "Note.content" -
	//     if the caller provides a Note parameter with no content
	//   </li>
	//   <li> ENML_VALIDATION "*" - note content doesn't validate against DTD
	//   </li>
	//   <li> DATA_REQUIRED "NoteEmailParameters.note" -
	//     if no guid or note provided
	//   </li>
	//   <li> PERMISSION_DENIED "Note" - private note, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Parameters
	EmailNote(authenticationToken string, parameters *NoteEmailParameters) (err error)
	// If this note is not already shared (via its own direct URL), then this
	// will start sharing that note.
	// This will return the secret "Note Key" for this note that
	// can currently be used in conjunction with the Note's GUID to gain direct
	// read-only access to the Note.
	// If the note is already shared, then this won't make any changes to the
	// note, and the existing "Note Key" will be returned.  The only way to change
	// the Note Key for an existing note is to stopSharingNote first, and then
	// call this function.
	//
	// @param guid
	//   The GUID of the note to be shared.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Note" - private note, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	ShareNote(authenticationToken string, guid types.GUID) (r string, err error)
	// If this note is not already shared then this will stop sharing that note
	// and invalidate its "Note Key", so any existing URLs to access that Note
	// will stop working.
	// If the Note is not shared, then this function will do nothing.
	//
	// @param guid
	//   The GUID of the note to be un-shared.
	//
	// @throws EDAMUserException <ul>
	//   <li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
	//   </li>
	//   <li> PERMISSION_DENIED "Note" - private note, user doesn't own
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "Note.guid" - not found, by GUID
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - GUID
	StopSharingNote(authenticationToken string, guid types.GUID) (err error)
	// Asks the service to produce an authentication token that can be used to
	// access the contents of a single Note which was individually shared
	// from someone's account.
	// This authenticationToken can be used with the various other NoteStore
	// calls to find and retrieve the Note and its directly-referenced children.
	//
	// @param guid
	//   The GUID identifying this Note on this shard.
	//
	// @param noteKey
	//   The 'noteKey' identifier from the Note that was originally created via
	//   a call to shareNote() and then given to a recipient to access.
	//
	// @param authenticationToken
	//   An optional authenticationToken that identifies the user accessing the
	//   shared note. This parameter may be required to access some shared notes.
	//
	// @throws EDAMUserException <ul>
	//   <li> PERMISSION_DENIED "Note" - the Note with that GUID is either not
	//     shared, or the noteKey doesn't match the current key for this note
	//   </li>
	//   <li> PERMISSION_DENIED "authenticationToken" - an authentication token is
	//     required to access this Note, but either no authentication token or a
	//     "non-owner" authentication token was provided.
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li> "guid" - the note with that GUID is not found
	//   </li>
	// </ul>
	//
	// @throws EDAMSystemException <ul>
	//   <li> TAKEN_DOWN "Note" - The specified shared note is taken down (for
	//     all requesters).
	//   </li>
	//   <li> TAKEN_DOWN "Country" - The specified shared note is taken down
	//     for the requester because of an IP-based country lookup.
	//   </ul>
	// </ul>
	//
	// Parameters:
	//  - GUID
	//  - NoteKey
	//  - AuthenticationToken
	AuthenticateToSharedNote(guid string, noteKey string, authenticationToken string) (r *userstore.AuthenticationResult_, err error)
	// Identify related entities on the service, such as notes,
	// notebooks, and tags related to notes or content.
	//
	// @param query
	//   The information about which we are finding related entities.
	//
	// @param resultSpec
	//   Allows the client to indicate the type and quantity of
	//   information to be returned, allowing a saving of time and
	//   bandwidth.
	//
	// @return
	//   The result of the query, with information considered
	//   to likely be relevantly related to the information
	//   described by the query.
	//
	// @throws EDAMUserException <ul>
	//   <li>BAD_DATA_FORMAT "RelatedQuery.plainText" - If you provided a
	//     a zero-length plain text value.
	//   </li>
	//   <li>BAD_DATA_FORMAT "RelatedQuery.noteGuid" - If you provided an
	//     invalid Note GUID, that is, one that does not match the constraints
	//     defined by EDAM_GUID_LEN_MIN, EDAM_GUID_LEN_MAX, EDAM_GUID_REGEX.
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteFilter.notebookGuid" - if malformed
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteFilter.tagGuids" - if any are malformed
	//   </li>
	//   <li> BAD_DATA_FORMAT "NoteFilter.words" - if search string too long
	//   </li>
	//   <li>PERMISSION_DENIED "Note" - If the caller does not have access to
	//     the note identified by RelatedQuery.noteGuid.
	//   </li>
	//   <li>DATA_REQUIRED "RelatedResultSpec" - If you did not not set any values
	//     in the result spec.
	//   </li>
	// </ul>
	//
	// @throws EDAMNotFoundException <ul>
	//   <li>"RelatedQuery.noteGuid" - the note with that GUID is not
	//     found, if that field has been set in the query.
	//   </li>
	// </ul>
	//
	// Parameters:
	//  - AuthenticationToken
	//  - Query
	//  - ResultSpec
	FindRelated(authenticationToken string, query *RelatedQuery, resultSpec *RelatedResultSpec) (r *RelatedResult_, err error)
}

type NoteStoreAuthenticateToSharedNoteArgs

type NoteStoreAuthenticateToSharedNoteArgs struct {
	GUID                string `thrift:"guid,1" json:"guid"`
	NoteKey             string `thrift:"noteKey,2" json:"noteKey"`
	AuthenticationToken string `thrift:"authenticationToken,3" json:"authenticationToken"`
}

Attributes:

  • GUID
  • NoteKey
  • AuthenticationToken

func NewNoteStoreAuthenticateToSharedNoteArgs

func NewNoteStoreAuthenticateToSharedNoteArgs() *NoteStoreAuthenticateToSharedNoteArgs

func (*NoteStoreAuthenticateToSharedNoteArgs) GetAuthenticationToken

func (p *NoteStoreAuthenticateToSharedNoteArgs) GetAuthenticationToken() string

func (*NoteStoreAuthenticateToSharedNoteArgs) GetGUID

func (*NoteStoreAuthenticateToSharedNoteArgs) GetNoteKey

func (*NoteStoreAuthenticateToSharedNoteArgs) Read

func (*NoteStoreAuthenticateToSharedNoteArgs) String

func (*NoteStoreAuthenticateToSharedNoteArgs) Write

type NoteStoreAuthenticateToSharedNoteResult

type NoteStoreAuthenticateToSharedNoteResult struct {
	Success           *userstore.AuthenticationResult_ `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException        `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException    `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException      `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreAuthenticateToSharedNoteResult

func NewNoteStoreAuthenticateToSharedNoteResult() *NoteStoreAuthenticateToSharedNoteResult

func (*NoteStoreAuthenticateToSharedNoteResult) GetNotFoundException

func (*NoteStoreAuthenticateToSharedNoteResult) GetSuccess

func (*NoteStoreAuthenticateToSharedNoteResult) GetSystemException

func (*NoteStoreAuthenticateToSharedNoteResult) GetUserException

func (*NoteStoreAuthenticateToSharedNoteResult) IsSetNotFoundException

func (p *NoteStoreAuthenticateToSharedNoteResult) IsSetNotFoundException() bool

func (*NoteStoreAuthenticateToSharedNoteResult) IsSetSuccess

func (*NoteStoreAuthenticateToSharedNoteResult) IsSetSystemException

func (p *NoteStoreAuthenticateToSharedNoteResult) IsSetSystemException() bool

func (*NoteStoreAuthenticateToSharedNoteResult) IsSetUserException

func (p *NoteStoreAuthenticateToSharedNoteResult) IsSetUserException() bool

func (*NoteStoreAuthenticateToSharedNoteResult) Read

func (*NoteStoreAuthenticateToSharedNoteResult) String

func (*NoteStoreAuthenticateToSharedNoteResult) Write

type NoteStoreAuthenticateToSharedNotebookArgs

type NoteStoreAuthenticateToSharedNotebookArgs struct {
	ShareKey            string `thrift:"shareKey,1" json:"shareKey"`
	AuthenticationToken string `thrift:"authenticationToken,2" json:"authenticationToken"`
}

Attributes:

  • ShareKey
  • AuthenticationToken

func NewNoteStoreAuthenticateToSharedNotebookArgs

func NewNoteStoreAuthenticateToSharedNotebookArgs() *NoteStoreAuthenticateToSharedNotebookArgs

func (*NoteStoreAuthenticateToSharedNotebookArgs) GetAuthenticationToken

func (p *NoteStoreAuthenticateToSharedNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreAuthenticateToSharedNotebookArgs) GetShareKey

func (*NoteStoreAuthenticateToSharedNotebookArgs) Read

func (*NoteStoreAuthenticateToSharedNotebookArgs) String

func (*NoteStoreAuthenticateToSharedNotebookArgs) Write

type NoteStoreAuthenticateToSharedNotebookResult

type NoteStoreAuthenticateToSharedNotebookResult struct {
	Success           *userstore.AuthenticationResult_ `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException        `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException    `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException      `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreAuthenticateToSharedNotebookResult

func NewNoteStoreAuthenticateToSharedNotebookResult() *NoteStoreAuthenticateToSharedNotebookResult

func (*NoteStoreAuthenticateToSharedNotebookResult) GetNotFoundException

func (*NoteStoreAuthenticateToSharedNotebookResult) GetSuccess

func (*NoteStoreAuthenticateToSharedNotebookResult) GetSystemException

func (*NoteStoreAuthenticateToSharedNotebookResult) GetUserException

func (*NoteStoreAuthenticateToSharedNotebookResult) IsSetNotFoundException

func (p *NoteStoreAuthenticateToSharedNotebookResult) IsSetNotFoundException() bool

func (*NoteStoreAuthenticateToSharedNotebookResult) IsSetSuccess

func (*NoteStoreAuthenticateToSharedNotebookResult) IsSetSystemException

func (p *NoteStoreAuthenticateToSharedNotebookResult) IsSetSystemException() bool

func (*NoteStoreAuthenticateToSharedNotebookResult) IsSetUserException

func (p *NoteStoreAuthenticateToSharedNotebookResult) IsSetUserException() bool

func (*NoteStoreAuthenticateToSharedNotebookResult) Read

func (*NoteStoreAuthenticateToSharedNotebookResult) String

func (*NoteStoreAuthenticateToSharedNotebookResult) Write

type NoteStoreClient

type NoteStoreClient struct {
	Transport       thrift.TTransport
	ProtocolFactory thrift.TProtocolFactory
	InputProtocol   thrift.TProtocol
	OutputProtocol  thrift.TProtocol
	SeqId           int32
}

func NewNoteStoreClientProtocol

func NewNoteStoreClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *NoteStoreClient

func (*NoteStoreClient) AuthenticateToSharedNote

func (p *NoteStoreClient) AuthenticateToSharedNote(guid string, noteKey string, authenticationToken string) (r *userstore.AuthenticationResult_, err error)

Asks the service to produce an authentication token that can be used to access the contents of a single Note which was individually shared from someone's account. This authenticationToken can be used with the various other NoteStore calls to find and retrieve the Note and its directly-referenced children.

@param guid

The GUID identifying this Note on this shard.

@param noteKey

The 'noteKey' identifier from the Note that was originally created via
a call to shareNote() and then given to a recipient to access.

@param authenticationToken

An optional authenticationToken that identifies the user accessing the
shared note. This parameter may be required to access some shared notes.

@throws EDAMUserException <ul>

<li> PERMISSION_DENIED "Note" - the Note with that GUID is either not
  shared, or the noteKey doesn't match the current key for this note
</li>
<li> PERMISSION_DENIED "authenticationToken" - an authentication token is
  required to access this Note, but either no authentication token or a
  "non-owner" authentication token was provided.
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "guid" - the note with that GUID is not found
</li>

</ul>

@throws EDAMSystemException <ul>

<li> TAKEN_DOWN "Note" - The specified shared note is taken down (for
  all requesters).
</li>
<li> TAKEN_DOWN "Country" - The specified shared note is taken down
  for the requester because of an IP-based country lookup.
</ul>

</ul>

Parameters:

  • GUID
  • NoteKey
  • AuthenticationToken

func (*NoteStoreClient) AuthenticateToSharedNotebook

func (p *NoteStoreClient) AuthenticateToSharedNotebook(shareKey string, authenticationToken string) (r *userstore.AuthenticationResult_, err error)

Asks the service to produce an authentication token that can be used to access the contents of a shared notebook from someone else's account. This authenticationToken can be used with the various other NoteStore calls to find and retrieve notes, and if the permissions in the shared notebook are sufficient, to make changes to the contents of the notebook.

@param shareKey

The 'shareKey' identifier from the SharedNotebook that was granted to
some recipient.  This string internally encodes the notebook identifier
and a security signature.

@param authenticationToken

If a non-empty string is provided, this is the full user-based
authentication token that identifies the user who is currently logged in
and trying to access the shared notebook.  This may be required if the
notebook was created with 'requireLogin'.
If this string is empty, the service will attempt to authenticate to the
shared notebook without any logged in user.

@throws EDAMSystemException <ul>

<li> BAD_DATA_FORMAT "shareKey" - invalid shareKey string
</li>
<li> INVALID_AUTH "shareKey" - bad signature on shareKey string
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "SharedNotebook.id" - the shared notebook no longer exists
</li>

</ul>

@throws EDAMUserException <ul>

<li> DATA_REQUIRED "authenticationToken" - the share requires login, and
       no valid authentication token was provided.
</li>
<li> PERMISSION_DENIED "SharedNotebook.username" - share requires login,
       and another username has already been bound to this notebook.
</li>

</ul>

Parameters:

  • ShareKey
  • AuthenticationToken

func (*NoteStoreClient) CopyNote

func (p *NoteStoreClient) CopyNote(authenticationToken string, noteGuid types.GUID, toNotebookGuid types.GUID) (r *types.Note, err error)

Performs a deep copy of the Note with the provided GUID 'noteGuid' into the Notebook with the provided GUID 'toNotebookGuid'. The caller must be the owner of both the Note and the Notebook. This creates a new Note in the destination Notebook with new content and Resources that match all of the content and Resources from the original Note, but with new GUID identifiers. The original Note is not modified by this operation. The copied note is considered as an "upload" for the purpose of upload transfer limit calculation, so its size is added to the upload count for the owner.

@param noteGuid

The GUID of the Note to copy.

@param toNotebookGuid

The GUID of the Notebook that should receive the new Note.

@return

The metadata for the new Note that was created.  This will include the
new GUID for this Note (and any copied Resources), but will not include
the content body or the binary bodies of any Resources.

@throws EDAMUserException <ul>

<li> LIMIT_REACHED "Note" - at max number per account
</li>
<li> PERMISSION_DENIED "Notebook.guid" - destination not owned by user
</li>
<li> PERMISSION_DENIED "Note" - user doesn't own
</li>
<li> QUOTA_REACHED "Accounting.uploadLimit" - note exceeds upload quota
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Notebook.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • NoteGuid
  • ToNotebookGuid

func (*NoteStoreClient) CreateLinkedNotebook

func (p *NoteStoreClient) CreateLinkedNotebook(authenticationToken string, linkedNotebook *types.LinkedNotebook) (r *types.LinkedNotebook, err error)

Asks the service to make a linked notebook with the provided name, username of the owner and identifiers provided. A linked notebook can be either a link to a public notebook or to a private shared notebook.

@param linkedNotebook

The desired fields for the linked notebook must be provided on this
object.  The name of the linked notebook must be set. Either a username
uri or a shard id and share key must be provided otherwise a
EDAMUserException is thrown.

@return

The newly created LinkedNotebook.  The server-side id will be
saved in this object's 'id' field.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "LinkedNotebook.name" - invalid length or pattern
</li>
<li> BAD_DATA_FORMAT "LinkedNotebook.username" - bad username format
</li>
<li> BAD_DATA_FORMAT "LinkedNotebook.uri" -
  if public notebook set but bad uri
</li>
<li> BAD_DATA_FORMAT "LinkedNotebook.shareKey" -
  if private notebook set but bad shareKey
</li>
<li> DATA_REQUIRED "LinkedNotebook.shardId" -
  if private notebook but shard id not provided
</li>

</ul>

Parameters:

  • AuthenticationToken
  • LinkedNotebook

func (*NoteStoreClient) CreateNote

func (p *NoteStoreClient) CreateNote(authenticationToken string, note *types.Note) (r *types.Note, err error)

Asks the service to make a note with the provided set of information.

@param note

A Note object containing the desired fields to be populated on
the service.

@return

The newly created Note from the service.  The server-side
GUIDs for the Note and any Resources will be saved in this object.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Note.title" - invalid length or pattern
</li>
<li> BAD_DATA_FORMAT "Note.content" - invalid length for ENML content
</li>
<li> BAD_DATA_FORMAT "Resource.mime" - invalid resource MIME type
</li>
<li> BAD_DATA_FORMAT "NoteAttributes.*" - bad resource string
</li>
<li> BAD_DATA_FORMAT "ResourceAttributes.*" - bad resource string
</li>
<li> DATA_CONFLICT "Note.deleted" - deleted time set on active note
</li>
<li> DATA_REQUIRED "Resource.data" - resource data body missing
</li>
<li> ENML_VALIDATION "*" - note content doesn't validate against DTD
</li>
<li> LIMIT_REACHED "Note" - at max number per account
</li>
<li> LIMIT_REACHED "Note.size" - total note size too large
</li>
<li> LIMIT_REACHED "Note.resources" - too many resources on Note
</li>
<li> LIMIT_REACHED "Note.tagGuids" - too many Tags on Note
</li>
<li> LIMIT_REACHED "Resource.data.size" - resource too large
</li>
<li> LIMIT_REACHED "NoteAttribute.*" - attribute string too long
</li>
<li> LIMIT_REACHED "ResourceAttribute.*" - attribute string too long
</li>
<li> PERMISSION_DENIED "Note.notebookGuid" - NB not owned by user
</li>
<li> QUOTA_REACHED "Accounting.uploadLimit" - note exceeds upload quota
</li>
<li> BAD_DATA_FORMAT "Tag.name" - Note.tagNames was provided, and one
  of the specified tags had an invalid length or pattern
</li>
<li> LIMIT_REACHED "Tag" - Note.tagNames was provided, and the required
  new tags would exceed the maximum number per account
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.notebookGuid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Note

func (*NoteStoreClient) CreateNotebook

func (p *NoteStoreClient) CreateNotebook(authenticationToken string, notebook *types.Notebook) (r *types.Notebook, err error)

Asks the service to make a notebook with the provided name.

@param notebook

The desired fields for the notebook must be provided on this
object.  The name of the notebook must be set, and either the 'active'
or 'defaultNotebook' fields may be set by the client at creation.
If a notebook exists in the account with the same name (via
case-insensitive compare), this will throw an EDAMUserException.

@return

The newly created Notebook.  The server-side GUID will be
saved in this object's 'guid' field.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Notebook.name" - invalid length or pattern
</li>
<li> BAD_DATA_FORMAT "Notebook.stack" - invalid length or pattern
</li>
<li> BAD_DATA_FORMAT "Publishing.uri" - if publishing set but bad uri
</li>
<li> BAD_DATA_FORMAT "Publishing.publicDescription" - if too long
</li>
<li> DATA_CONFLICT "Notebook.name" - name already in use
</li>
<li> DATA_CONFLICT "Publishing.uri" - if URI already in use
</li>
<li> DATA_REQUIRED "Publishing.uri" - if publishing set but uri missing
</li>
<li> LIMIT_REACHED "Notebook" - at max number of notebooks
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Notebook

func (*NoteStoreClient) CreateSearch

func (p *NoteStoreClient) CreateSearch(authenticationToken string, search *types.SavedSearch) (r *types.SavedSearch, err error)

Asks the service to make a saved search with a set of information.

@param search

The desired list of fields for the search are specified in this
object. The caller must specify the name and query for the
search, and may optionally specify a search scope.
The SavedSearch.format field is ignored by the service.

@return

The newly created SavedSearch.  The server-side GUID will be
saved in this object.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "SavedSearch.name" - invalid length or pattern
</li>
<li> BAD_DATA_FORMAT "SavedSearch.query" - invalid length
</li>
<li> DATA_CONFLICT "SavedSearch.name" - name already in use
</li>
<li> LIMIT_REACHED "SavedSearch" - at max number of searches
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Search

func (*NoteStoreClient) CreateSharedNotebook

func (p *NoteStoreClient) CreateSharedNotebook(authenticationToken string, sharedNotebook *types.SharedNotebook) (r *types.SharedNotebook, err error)

Used to construct a shared notebook object. The constructed notebook will contain a "share key" which serve as a unique identifer and access token for a user to access the notebook of the shared notebook owner.

@param sharedNotebook

A shared notebook object populated with the email address of the share
recipient, the notebook guid and the access permissions. All other
attributes of the shared object are ignored. The SharedNotebook.allowPreview
field must be explicitly set with either a true or false value.

@return

The fully populated SharedNotebook object including the server assigned
share id and shareKey which can both be used to uniquely identify the
SharedNotebook.

@throws EDAMUserException <ul>

<li>BAD_DATA_FORMAT "SharedNotebook.email" - if the email was not valid</li>
<li>BAD_DATA_FORMAT "requireLogin" - if the SharedNotebook.allowPreview field was
    not set, and the SharedNotebook.requireLogin was also not set or was set to
    false.</li>
<li>PERMISSION_DENIED "SharedNotebook.recipientSettings" - if
    recipientSettings is set in the sharedNotebook.  Only the recipient
    can set these values via the setSharedNotebookRecipientSettings
    method.
</li>
</ul>

@throws EDAMNotFoundException <ul>

<li>Notebook.guid - if the notebookGuid is not a valid GUID for the user.
</li>
</ul>

Parameters:

  • AuthenticationToken
  • SharedNotebook

func (*NoteStoreClient) CreateTag

func (p *NoteStoreClient) CreateTag(authenticationToken string, tag *types.Tag) (r *types.Tag, err error)

Asks the service to make a tag with a set of information.

@param tag

The desired list of fields for the tag are specified in this
object.  The caller must specify the tag name, and may provide
the parentGUID.

@return

The newly created Tag.  The server-side GUID will be
saved in this object.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Tag.name" - invalid length or pattern
</li>
<li> BAD_DATA_FORMAT "Tag.parentGuid" - malformed GUID
</li>
<li> DATA_CONFLICT "Tag.name" - name already in use
</li>
<li> LIMIT_REACHED "Tag" - at max number of tags
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Tag.parentGuid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Tag

func (*NoteStoreClient) DeleteNote

func (p *NoteStoreClient) DeleteNote(authenticationToken string, guid types.GUID) (r int32, err error)

Moves the note into the trash. The note may still be undeleted, unless it is expunged. This is equivalent to calling updateNote() after setting Note.active = false

@param guid

The GUID of the note to delete.

@return

The Update Sequence Number for this change within the account.

@throws EDAMUserException <ul>

<li> PERMISSION_DENIED "Note" - user doesn't have permission to
       update the note.
</li>

</ul>

@throws EDAMUserException <ul>

<li> DATA_CONFLICT "Note.guid" - the note is already deleted
</li>

</ul> @throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) EmailNote

func (p *NoteStoreClient) EmailNote(authenticationToken string, parameters *NoteEmailParameters) (err error)

Attempts to send a single note to one or more email recipients. <p/> NOTE: This function is generally not available to third party applications. Calls will result in an EDAMUserException with the error code PERMISSION_DENIED.

@param authenticationToken

The note will be sent as the user logged in via this token, using that
user's registered email address.  If the authenticated user doesn't
have permission to read that note, the emailing will fail.

@param parameters

The note must be specified either by GUID (in which case it will be
sent using the existing data in the service), or else the full Note
must be passed to this call.  This also specifies the additional
email fields that will be used in the email.

@throws EDAMUserException <ul>

<li> LIMIT_REACHED "NoteEmailParameters.toAddresses" -
  The email can't be sent because this would exceed the user's daily
  email limit.
</li>
<li> BAD_DATA_FORMAT "(email address)" -
  email address malformed
</li>
<li> DATA_REQUIRED "NoteEmailParameters.toAddresses" -
  if there are no To: or Cc: addresses provided.
</li>
<li> DATA_REQUIRED "Note.title" -
  if the caller provides a Note parameter with no title
</li>
<li> DATA_REQUIRED "Note.content" -
  if the caller provides a Note parameter with no content
</li>
<li> ENML_VALIDATION "*" - note content doesn't validate against DTD
</li>
<li> DATA_REQUIRED "NoteEmailParameters.note" -
  if no guid or note provided
</li>
<li> PERMISSION_DENIED "Note" - private note, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Parameters

func (*NoteStoreClient) ExpungeInactiveNotes

func (p *NoteStoreClient) ExpungeInactiveNotes(authenticationToken string) (r int32, err error)

Permanently removes all of the Notes that are currently marked as inactive. This is equivalent to "emptying the trash", and these Notes will be gone permanently. <p/> This operation may be relatively slow if the account contains a large number of inactive Notes. <p/> NOTE: This function is not available to third party applications. Calls will result in an EDAMUserException with the error code PERMISSION_DENIED.

@return

The number of notes that were expunged.

Parameters:

  • AuthenticationToken

func (*NoteStoreClient) ExpungeLinkedNotebook

func (p *NoteStoreClient) ExpungeLinkedNotebook(authenticationToken string, guid types.GUID) (r int32, err error)

Permanently expunges the linked notebook from the account. <p/> NOTE: This function is generally not available to third party applications. Calls will result in an EDAMUserException with the error code PERMISSION_DENIED.

@param guid

The LinkedNotebook.guid field of the LinkedNotebook to permanently remove
from the account.

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) ExpungeNote

func (p *NoteStoreClient) ExpungeNote(authenticationToken string, guid types.GUID) (r int32, err error)

Permanently removes a Note, and all of its Resources, from the service. <p/> NOTE: This function is not available to third party applications. Calls will result in an EDAMUserException with the error code PERMISSION_DENIED.

@param guid

The GUID of the note to delete.

@return

The Update Sequence Number for this change within the account.

@throws EDAMUserException <ul>

<li> PERMISSION_DENIED "Note" - user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) ExpungeNotebook

func (p *NoteStoreClient) ExpungeNotebook(authenticationToken string, guid types.GUID) (r int32, err error)

Permanently removes the notebook from the user's account. After this action, the notebook is no longer available for undeletion, etc. If the notebook contains any Notes, they will be moved to the current default notebook and moved into the trash (i.e. Note.active=false). <p/> NOTE: This function is generally not available to third party applications. Calls will result in an EDAMUserException with the error code PERMISSION_DENIED.

@param guid

The GUID of the notebook to delete.

@return

The Update Sequence Number for this change within the account.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Notebook.guid" - if the parameter is missing
</li>
<li> LIMIT_REACHED "Notebook" - trying to expunge the last Notebook
</li>
<li> PERMISSION_DENIED "Notebook" - private notebook, user doesn't own
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) ExpungeNotes

func (p *NoteStoreClient) ExpungeNotes(authenticationToken string, noteGuids []string) (r int32, err error)

Permanently removes a list of Notes, and all of their Resources, from the service. This should be invoked with a small number of Note GUIDs (e.g. 100 or less) on each call. To expunge a larger number of notes, call this method multiple times. This should also be used to reduce the number of Notes in a notebook before calling expungeNotebook() or in the trash before calling expungeInactiveNotes(), since these calls may be prohibitively slow if there are more than a few hundred notes. If an exception is thrown for any of the GUIDs, then none of the notes will be deleted. I.e. this call can be treated as an atomic transaction. <p/> NOTE: This function is not available to third party applications. Calls will result in an EDAMUserException with the error code PERMISSION_DENIED.

@param noteGuids

The list of GUIDs for the Notes to remove.

@return

The account's updateCount at the end of this operation

@throws EDAMUserException <ul>

<li> PERMISSION_DENIED "Note" - user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • NoteGuids

func (*NoteStoreClient) ExpungeSearch

func (p *NoteStoreClient) ExpungeSearch(authenticationToken string, guid types.GUID) (r int32, err error)

Permanently deletes the saved search with the provided GUID, if present. <p/> NOTE: This function is generally not available to third party applications. Calls will result in an EDAMUserException with the error code PERMISSION_DENIED.

@param guid

The GUID of the search to delete.

@return

The Update Sequence Number for this change within the account.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "SavedSearch.guid" - if the guid parameter is empty
</li>
<li> PERMISSION_DENIED "SavedSearch" - user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "SavedSearch.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) ExpungeSharedNotebooks

func (p *NoteStoreClient) ExpungeSharedNotebooks(authenticationToken string, sharedNotebookIds []int64) (r int32, err error)

Expunges the SharedNotebooks in the user's account using the SharedNotebook.id as the identifier. <p/> NOTE: This function is generally not available to third party applications. Calls will result in an EDAMUserException with the error code PERMISSION_DENIED.

@param

sharedNotebookIds - a list of ShardNotebook.id longs identifying the
    objects to delete permanently.

@return

The account's update sequence number.

Parameters:

  • AuthenticationToken
  • SharedNotebookIds

func (*NoteStoreClient) ExpungeTag

func (p *NoteStoreClient) ExpungeTag(authenticationToken string, guid types.GUID) (r int32, err error)

Permanently deletes the tag with the provided GUID, if present. <p/> NOTE: This function is generally not available to third party applications. Calls will result in an EDAMUserException with the error code PERMISSION_DENIED.

@param guid

The GUID of the tag to delete.

@return

The Update Sequence Number for this change within the account.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Tag.guid" - if the guid parameter is missing
</li>
<li> PERMISSION_DENIED "Tag" - user doesn't own tag
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Tag.guid" - tag not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) FindNoteCounts

func (p *NoteStoreClient) FindNoteCounts(authenticationToken string, filter *NoteFilter, withTrash bool) (r *NoteCollectionCounts, err error)

This function is used to determine how many notes are found for each notebook and tag in the user's account, given a current set of filter parameters that determine the current selection. This function will return a structure that gives the note count for each notebook and tag that has at least one note under the requested filter. Any notebook or tag that has zero notes in the filtered set will not be listed in the reply to this function (so they can be assumed to be 0).

@param authenticationToken

Must be a valid token for the user's account unless the NoteFilter
'notebookGuid' is the GUID of a public notebook.

@param filter

The note selection filter that is currently being applied.  The note
counts are to be calculated with this filter applied to the total set
of notes in the user's account.

@param withTrash

If true, then the NoteCollectionCounts.trashCount will be calculated
and supplied in the reply. Otherwise, the trash value will be omitted.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "NoteFilter.notebookGuid" - if malformed
</li>
<li> BAD_DATA_FORMAT "NoteFilter.notebookGuids" - if any are malformed
</li>
<li> BAD_DATA_FORMAT "NoteFilter.words" - if search string too long
</li>

@throws EDAMNotFoundException <ul>

<li> "Notebook.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Filter
  • WithTrash

func (*NoteStoreClient) FindNoteOffset

func (p *NoteStoreClient) FindNoteOffset(authenticationToken string, filter *NoteFilter, guid types.GUID) (r int32, err error)

Finds the position of a note within a sorted subset of all of the user's notes. This may be useful for thin clients that are displaying a paginated listing of a large account, which need to know where a particular note sits in the list without retrieving all notes first.

@param authenticationToken

Must be a valid token for the user's account unless the NoteFilter
'notebookGuid' is the GUID of a public notebook.

@param filter

The list of criteria that will constrain the notes to be returned.

@param guid

The GUID of the note to be retrieved.

@return

If the note with the provided GUID is found within the matching note
list, this will return the offset of that note within that list (where
the first offset is 0).  If the note is not found within the set of
notes, this will return -1.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "offset" - not between 0 and EDAM_USER_NOTES_MAX
</li>
<li> BAD_DATA_FORMAT "maxNotes" - not between 0 and EDAM_USER_NOTES_MAX
</li>
<li> BAD_DATA_FORMAT "NoteFilter.notebookGuid" - if malformed
</li>
<li> BAD_DATA_FORMAT "NoteFilter.tagGuids" - if any are malformed
</li>
<li> BAD_DATA_FORMAT "NoteFilter.words" - if search string too long
</li>

@throws EDAMNotFoundException <ul>

<li> "Notebook.guid" - not found, by GUID
</li>
<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Filter
  • GUID

func (*NoteStoreClient) FindNotes

func (p *NoteStoreClient) FindNotes(authenticationToken string, filter *NoteFilter, offset int32, maxNotes int32) (r *NoteList, err error)

DEPRECATED. Use findNotesMetadata.

Parameters:

  • AuthenticationToken
  • Filter
  • Offset
  • MaxNotes

func (*NoteStoreClient) FindNotesMetadata

func (p *NoteStoreClient) FindNotesMetadata(authenticationToken string, filter *NoteFilter, offset int32, maxNotes int32, resultSpec *NotesMetadataResultSpec) (r *NotesMetadataList, err error)

Used to find the high-level information about a set of the notes from a user's account based on various criteria specified via a NoteFilter object. <p/> Web applications that wish to periodically check for new content in a user's Evernote account should consider using webhooks instead of polling this API. See http://dev.evernote.com/documentation/cloud/chapters/polling_notification.php for more information.

@param authenticationToken

Must be a valid token for the user's account unless the NoteFilter
'notebookGuid' is the GUID of a public notebook.

@param filter

The list of criteria that will constrain the notes to be returned.

@param offset

The numeric index of the first note to show within the sorted
results.  The numbering scheme starts with "0".  This can be used for
pagination.

@param maxNotes

The mximum notes to return in this query.  The service will return a set
of notes that is no larger than this number, but may return fewer notes
if needed.  The NoteList.totalNotes field in the return value will
indicate whether there are more values available after the returned set.

@param resultSpec

This specifies which information should be returned for each matching
Note. The fields on this structure can be used to eliminate data that
the client doesn't need, which will reduce the time and bandwidth
to receive and process the reply.

@return

The list of notes that match the criteria.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "offset" - not between 0 and EDAM_USER_NOTES_MAX
</li>
<li> BAD_DATA_FORMAT "maxNotes" - not between 0 and EDAM_USER_NOTES_MAX
</li>
<li> BAD_DATA_FORMAT "NoteFilter.notebookGuid" - if malformed
</li>
<li> BAD_DATA_FORMAT "NoteFilter.tagGuids" - if any are malformed
</li>
<li> BAD_DATA_FORMAT "NoteFilter.words" - if search string too long
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Notebook.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Filter
  • Offset
  • MaxNotes
  • ResultSpec

func (*NoteStoreClient) FindRelated

func (p *NoteStoreClient) FindRelated(authenticationToken string, query *RelatedQuery, resultSpec *RelatedResultSpec) (r *RelatedResult_, err error)

Identify related entities on the service, such as notes, notebooks, and tags related to notes or content.

@param query

The information about which we are finding related entities.

@param resultSpec

Allows the client to indicate the type and quantity of
information to be returned, allowing a saving of time and
bandwidth.

@return

The result of the query, with information considered
to likely be relevantly related to the information
described by the query.

@throws EDAMUserException <ul>

<li>BAD_DATA_FORMAT "RelatedQuery.plainText" - If you provided a
  a zero-length plain text value.
</li>
<li>BAD_DATA_FORMAT "RelatedQuery.noteGuid" - If you provided an
  invalid Note GUID, that is, one that does not match the constraints
  defined by EDAM_GUID_LEN_MIN, EDAM_GUID_LEN_MAX, EDAM_GUID_REGEX.
</li>
<li> BAD_DATA_FORMAT "NoteFilter.notebookGuid" - if malformed
</li>
<li> BAD_DATA_FORMAT "NoteFilter.tagGuids" - if any are malformed
</li>
<li> BAD_DATA_FORMAT "NoteFilter.words" - if search string too long
</li>
<li>PERMISSION_DENIED "Note" - If the caller does not have access to
  the note identified by RelatedQuery.noteGuid.
</li>
<li>DATA_REQUIRED "RelatedResultSpec" - If you did not not set any values
  in the result spec.
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li>"RelatedQuery.noteGuid" - the note with that GUID is not
  found, if that field has been set in the query.
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Query
  • ResultSpec

func (*NoteStoreClient) GetDefaultNotebook

func (p *NoteStoreClient) GetDefaultNotebook(authenticationToken string) (r *types.Notebook, err error)

Returns the notebook that should be used to store new notes in the user's account when no other notebooks are specified.

Parameters:

  • AuthenticationToken

func (*NoteStoreClient) GetFilteredSyncChunk

func (p *NoteStoreClient) GetFilteredSyncChunk(authenticationToken string, afterUSN int32, maxEntries int32, filter *SyncChunkFilter) (r *SyncChunk, err error)

Asks the NoteStore to provide the state of the account in order of last modification. This request retrieves one block of the server's state so that a client can make several small requests against a large account rather than getting the entire state in one big message. This call gives fine-grained control of the data that will be received by a client by omitting data elements that a client doesn't need. This may reduce network traffic and sync times.

@param afterUSN

The client can pass this value to ask only for objects that
have been updated after a certain point.  This allows the client to
receive updates after its last checkpoint rather than doing a full
synchronization on every pass.  The default value of "0" indicates
that the client wants to get objects from the start of the account.

@param maxEntries

The maximum number of modified objects that should be
returned in the result SyncChunk.  This can be used to limit the size
of each individual message to be friendly for network transfer.

@param filter

The caller must set some of the flags in this structure to specify which
data types should be returned during the synchronization.  See
the SyncChunkFilter structure for information on each flag.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "afterUSN" - if negative
</li>
<li> BAD_DATA_FORMAT "maxEntries" - if less than 1
</li>

</ul>

Parameters:

  • AuthenticationToken
  • AfterUSN
  • MaxEntries
  • Filter

func (*NoteStoreClient) GetLinkedNotebookSyncChunk

func (p *NoteStoreClient) GetLinkedNotebookSyncChunk(authenticationToken string, linkedNotebook *types.LinkedNotebook, afterUSN int32, maxEntries int32, fullSyncOnly bool) (r *SyncChunk, err error)

Asks the NoteStore to provide information about the contents of a linked notebook that has been shared with the caller, or that is public to the world. This will return a result that is similar to getSyncChunk, but will only contain entries that are visible to the caller. I.e. only that particular Notebook will be visible, along with its Notes, and Tags on those Notes.

This function must be called on the shard that owns the referenced notebook. (I.e. the shardId in /shard/shardId/edam/note must be the same as LinkedNotebook.shardId.)

@param authenticationToken

This should be an authenticationToken for the guest who has received
the invitation to the share.  (I.e. this should not be the result of
NoteStore.authenticateToSharedNotebook)

@param linkedNotebook

This structure should contain identifying information and permissions
to access the notebook in question.  This must contain the valid fields
for either a shared notebook (e.g. shareKey)
or a public notebook (e.g. username, uri)

@param afterUSN

The client can pass this value to ask only for objects that
have been updated after a certain point.  This allows the client to
receive updates after its last checkpoint rather than doing a full
synchronization on every pass.  The default value of "0" indicates
that the client wants to get objects from the start of the account.

@param maxEntries

The maximum number of modified objects that should be
returned in the result SyncChunk.  This can be used to limit the size
of each individual message to be friendly for network transfer.
Applications should not request more than 256 objects at a time,
and must handle the case where the service returns less than the
requested number of objects in a given request even though more
objects are available on the service.

@param fullSyncOnly

If true, then the client only wants initial data for a full sync.
In this case, the service will not return any expunged objects,
and will not return any Resources, since these are also provided
in their corresponding Notes.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "afterUSN" - if negative
</li>
<li> BAD_DATA_FORMAT "maxEntries" - if less than 1
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "LinkedNotebook" - if the provided information doesn't match any
  valid notebook
</li>
<li> "LinkedNotebook.uri" - if the provided public URI doesn't match any
  valid notebook
</li>
<li> "SharedNotebook.id" - if the provided information indicates a
   shared notebook that no longer exists
</li>

</ul>

Parameters:

  • AuthenticationToken
  • LinkedNotebook
  • AfterUSN
  • MaxEntries
  • FullSyncOnly

func (*NoteStoreClient) GetLinkedNotebookSyncState

func (p *NoteStoreClient) GetLinkedNotebookSyncState(authenticationToken string, linkedNotebook *types.LinkedNotebook) (r *SyncState, err error)

Asks the NoteStore to provide information about the status of a linked notebook that has been shared with the caller, or that is public to the world. This will return a result that is similar to getSyncState, but may omit SyncState.uploaded if the caller doesn't have permission to write to the linked notebook.

This function must be called on the shard that owns the referenced notebook. (I.e. the shardId in /shard/shardId/edam/note must be the same as LinkedNotebook.shardId.)

@param authenticationToken

This should be an authenticationToken for the guest who has received
the invitation to the share.  (I.e. this should not be the result of
NoteStore.authenticateToSharedNotebook)

@param linkedNotebook

This structure should contain identifying information and permissions
to access the notebook in question.

Parameters:

  • AuthenticationToken
  • LinkedNotebook

func (*NoteStoreClient) GetNote

func (p *NoteStoreClient) GetNote(authenticationToken string, guid types.GUID, withContent bool, withResourcesData bool, withResourcesRecognition bool, withResourcesAlternateData bool) (r *types.Note, err error)

Returns the current state of the note in the service with the provided GUID. The ENML contents of the note will only be provided if the 'withContent' parameter is true. The service will include the meta-data for each resource in the note, but the binary contents of the resources and their recognition data will be omitted. If the Note is found in a public notebook, the authenticationToken will be ignored (so it could be an empty string). The applicationData fields are returned as keysOnly.

@param guid

The GUID of the note to be retrieved.

@param withContent

If true, the note will include the ENML contents of its
'content' field.

@param withResourcesData

If true, any Resource elements in this Note will include the binary
contents of their 'data' field's body.

@param withResourcesRecognition

If true, any Resource elements will include the binary contents of the
'recognition' field's body if recognition data is present.

@param withResourcesAlternateData

If true, any Resource elements in this Note will include the binary
contents of their 'alternateData' fields' body, if an alternate form
is present.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Note" - private note, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID
  • WithContent
  • WithResourcesData
  • WithResourcesRecognition
  • WithResourcesAlternateData

func (*NoteStoreClient) GetNoteApplicationData

func (p *NoteStoreClient) GetNoteApplicationData(authenticationToken string, guid types.GUID) (r *types.LazyMap, err error)

Get all of the application data for the note identified by GUID, with values returned within the LazyMap fullMap field. If there are no applicationData entries, then a LazyMap with an empty fullMap will be returned. If your application only needs to fetch its own applicationData entry, use getNoteApplicationDataEntry instead.

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) GetNoteApplicationDataEntry

func (p *NoteStoreClient) GetNoteApplicationDataEntry(authenticationToken string, guid types.GUID, key string) (r string, err error)

Get the value of a single entry in the applicationData map for the note identified by GUID.

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - note not found, by GUID</li>
<li> "NoteAttributes.applicationData.key" - note not found, by key</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID
  • Key

func (*NoteStoreClient) GetNoteContent

func (p *NoteStoreClient) GetNoteContent(authenticationToken string, guid types.GUID) (r string, err error)

Returns XHTML contents of the note with the provided GUID. If the Note is found in a public notebook, the authenticationToken will be ignored (so it could be an empty string).

@param guid

The GUID of the note to be retrieved.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Note" - private note, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) GetNoteSearchText

func (p *NoteStoreClient) GetNoteSearchText(authenticationToken string, guid types.GUID, noteOnly bool, tokenizeForIndexing bool) (r string, err error)

Returns a block of the extracted plain text contents of the note with the provided GUID. This text can be indexed for search purposes by a light client that doesn't have capabilities to extract all of the searchable text content from the note and its resources.

If the Note is found in a public notebook, the authenticationToken will be ignored (so it could be an empty string).

@param guid

The GUID of the note to be retrieved.

@param noteOnly

If true, this will only return the text extracted from the ENML contents
of the note itself.  If false, this will also include the extracted text
from any text-bearing resources (PDF, recognized images)

@param tokenizeForIndexing

If true, this will break the text into cleanly separated and sanitized
tokens.  If false, this will return the more raw text extraction, with
its original punctuation, capitalization, spacing, etc.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Note" - private note, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID
  • NoteOnly
  • TokenizeForIndexing

func (*NoteStoreClient) GetNoteTagNames

func (p *NoteStoreClient) GetNoteTagNames(authenticationToken string, guid types.GUID) (r []string, err error)

Returns a list of the names of the tags for the note with the provided guid. This can be used with authentication to get the tags for a user's own note, or can be used without valid authentication to retrieve the names of the tags for a note in a public notebook.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Note" - private note, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) GetNoteVersion

func (p *NoteStoreClient) GetNoteVersion(authenticationToken string, noteGuid types.GUID, updateSequenceNum int32, withResourcesData bool, withResourcesRecognition bool, withResourcesAlternateData bool) (r *types.Note, err error)

This can be used to retrieve a previous version of a Note after it has been updated within the service. The caller must identify the note (via its guid) and the version (via the updateSequenceNumber of that version). to find a listing of the stored version USNs for a note, call listNoteVersions. This call is only available for notes in Premium accounts. (I.e. access to past versions of Notes is a Premium-only feature.)

@param noteGuid

The GUID of the note to be retrieved.

@param updateSequenceNum

The USN of the version of the note that is being retrieved

@param withResourcesData

If true, any Resource elements in this Note will include the binary
contents of their 'data' field's body.

@param withResourcesRecognition

If true, any Resource elements will include the binary contents of the
'recognition' field's body if recognition data is present.

@param withResourcesAlternateData

If true, any Resource elements in this Note will include the binary
contents of their 'alternateData' fields' body, if an alternate form
is present.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Note" - private note, user doesn't own
</li>
<li> PERMISSION_DENIED "updateSequenceNum" -
  The account isn't permitted to access previous versions of notes.
  (i.e. this is a Free account.)
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>
<li> "Note.updateSequenceNumber" - the Note doesn't have a version with
   the corresponding USN.
</li>

</ul>

Parameters:

  • AuthenticationToken
  • NoteGuid
  • UpdateSequenceNum
  • WithResourcesData
  • WithResourcesRecognition
  • WithResourcesAlternateData

func (*NoteStoreClient) GetNotebook

func (p *NoteStoreClient) GetNotebook(authenticationToken string, guid types.GUID) (r *types.Notebook, err error)

Returns the current state of the notebook with the provided GUID. The notebook may be active or deleted (but not expunged).

@param guid

The GUID of the notebook to be retrieved.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Notebook.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Notebook" - private notebook, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Notebook.guid" - tag not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) GetPublicNotebook

func (p *NoteStoreClient) GetPublicNotebook(userId types.UserID, publicUri string) (r *types.Notebook, err error)

<p> Looks for a user account with the provided userId on this NoteStore shard and determines whether that account contains a public notebook with the given URI. If the account is not found, or no public notebook exists with this URI, this will throw an EDAMNotFoundException, otherwise this will return the information for that Notebook. </p> <p> If a notebook is visible on the web with a full URL like http://www.evernote.com/pub/sethdemo/api Then 'sethdemo' is the username that can be used to look up the userId, and 'api' is the publicUri. </p>

@param userId

The numeric identifier for the user who owns the public notebook.
To find this value based on a username string, you can invoke
UserStore.getPublicUserInfo

@param publicUri

The uri string for the public notebook, from Notebook.publishing.uri.

@throws EDAMNotFoundException <ul>

<li>"Publishing.uri" - not found, by URI</li>

</ul>

@throws EDAMSystemException <ul>

<li> TAKEN_DOWN "PublicNotebook" - The specified public notebook is
  taken down (for all requesters).</li>
<li> TAKEN_DOWN "Country" - The specified public notebook is taken
  down for the requester because of an IP-based country lookup.</li>

</ul>

Parameters:

  • UserId
  • PublicUri

func (*NoteStoreClient) GetResource

func (p *NoteStoreClient) GetResource(authenticationToken string, guid types.GUID, withData bool, withRecognition bool, withAttributes bool, withAlternateData bool) (r *types.Resource, err error)

Returns the current state of the resource in the service with the provided GUID. If the Resource is found in a public notebook, the authenticationToken will be ignored (so it could be an empty string). Only the keys for the applicationData will be returned.

@param guid

The GUID of the resource to be retrieved.

@param withData

If true, the Resource will include the binary contents of the
'data' field's body.

@param withRecognition

If true, the Resource will include the binary contents of the
'recognition' field's body if recognition data is present.

@param withAttributes

If true, the Resource will include the attributes

@param withAlternateData

If true, the Resource will include the binary contents of the
'alternateData' field's body, if an alternate form is present.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Resource.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID
  • WithData
  • WithRecognition
  • WithAttributes
  • WithAlternateData

func (*NoteStoreClient) GetResourceAlternateData

func (p *NoteStoreClient) GetResourceAlternateData(authenticationToken string, guid types.GUID) (r []byte, err error)

If the Resource with the provided GUID has an alternate data representation (indicated via the Resource.alternateData field), then this request can be used to retrieve the binary contents of that alternate data file. If the caller asks about a resource that has no alternate data form, this will throw EDAMNotFoundException.

@param guid

The GUID of the resource whose recognition data should be retrieved.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Resource.guid" - not found, by GUID
</li>
<li> "Resource.alternateData" - resource has no recognition
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) GetResourceApplicationData

func (p *NoteStoreClient) GetResourceApplicationData(authenticationToken string, guid types.GUID) (r *types.LazyMap, err error)

Get all of the application data for the Resource identified by GUID, with values returned within the LazyMap fullMap field. If there are no applicationData entries, then a LazyMap with an empty fullMap will be returned. If your application only needs to fetch its own applicationData entry, use getResourceApplicationDataEntry instead.

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) GetResourceApplicationDataEntry

func (p *NoteStoreClient) GetResourceApplicationDataEntry(authenticationToken string, guid types.GUID, key string) (r string, err error)

Get the value of a single entry in the applicationData map for the Resource identified by GUID.

@throws EDAMNotFoundException <ul>

<li> "Resource.guid" - Resource not found, by GUID</li>
<li> "ResourceAttributes.applicationData.key" - Resource not found, by key</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID
  • Key

func (*NoteStoreClient) GetResourceAttributes

func (p *NoteStoreClient) GetResourceAttributes(authenticationToken string, guid types.GUID) (r *types.ResourceAttributes, err error)

Returns the set of attributes for the Resource with the provided GUID. If the Resource is found in a public notebook, the authenticationToken will be ignored (so it could be an empty string).

@param guid

The GUID of the resource whose attributes should be retrieved.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Resource.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) GetResourceByHash

func (p *NoteStoreClient) GetResourceByHash(authenticationToken string, noteGuid types.GUID, contentHash []byte, withData bool, withRecognition bool, withAlternateData bool) (r *types.Resource, err error)

Returns the current state of a resource, referenced by containing note GUID and resource content hash.

@param noteGuid

The GUID of the note that holds the resource to be retrieved.

@param contentHash

The MD5 checksum of the resource within that note. Note that
this is the binary checksum, for example from Resource.data.bodyHash,
and not the hex-encoded checksum that is used within an en-media
tag in a note body.

@param withData

If true, the Resource will include the binary contents of the
'data' field's body.

@param withRecognition

If true, the Resource will include the binary contents of the
'recognition' field's body.

@param withAlternateData

If true, the Resource will include the binary contents of the
'alternateData' field's body, if an alternate form is present.

@throws EDAMUserException <ul>

<li> DATA_REQUIRED "Note.guid" - noteGuid param missing
</li>
<li> DATA_REQUIRED "Note.contentHash" - contentHash param missing
</li>
<li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note" - not found, by guid
</li>
<li> "Resource" - not found, by hash
</li>

</ul>

Parameters:

  • AuthenticationToken
  • NoteGuid
  • ContentHash
  • WithData
  • WithRecognition
  • WithAlternateData

func (*NoteStoreClient) GetResourceData

func (p *NoteStoreClient) GetResourceData(authenticationToken string, guid types.GUID) (r []byte, err error)

Returns binary data of the resource with the provided GUID. For example, if this were an image resource, this would contain the raw bits of the image. If the Resource is found in a public notebook, the authenticationToken will be ignored (so it could be an empty string).

@param guid

The GUID of the resource to be retrieved.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Resource.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) GetResourceRecognition

func (p *NoteStoreClient) GetResourceRecognition(authenticationToken string, guid types.GUID) (r []byte, err error)

Returns the binary contents of the recognition index for the resource with the provided GUID. If the caller asks about a resource that has no recognition data, this will throw EDAMNotFoundException. If the Resource is found in a public notebook, the authenticationToken will be ignored (so it could be an empty string).

@param guid

The GUID of the resource whose recognition data should be retrieved.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Resource.guid" - not found, by GUID
</li>
<li> "Resource.recognition" - resource has no recognition
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) GetResourceSearchText

func (p *NoteStoreClient) GetResourceSearchText(authenticationToken string, guid types.GUID) (r string, err error)

Returns a block of the extracted plain text contents of the resource with the provided GUID. This text can be indexed for search purposes by a light client that doesn't have capability to extract all of the searchable text content from a resource.

If the Resource is found in a public notebook, the authenticationToken will be ignored (so it could be an empty string).

@param guid

The GUID of the resource to be retrieved.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Resource.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) GetSearch

func (p *NoteStoreClient) GetSearch(authenticationToken string, guid types.GUID) (r *types.SavedSearch, err error)

Returns the current state of the search with the provided GUID.

@param guid

The GUID of the search to be retrieved.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "SavedSearch.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "SavedSearch" - private Tag, user doesn't own
</li>

@throws EDAMNotFoundException <ul>

<li> "SavedSearch.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) GetSharedNotebookByAuth

func (p *NoteStoreClient) GetSharedNotebookByAuth(authenticationToken string) (r *types.SharedNotebook, err error)

This function is used to retrieve extended information about a shared notebook by a guest who has already authenticated to access that notebook. This requires an 'authenticationToken' parameter which should be the resut of a call to authenticateToSharedNotebook(...). I.e. this is the token that gives access to the particular shared notebook in someone else's account -- it's not the authenticationToken for the owner of the notebook itself.

@param authenticationToken

Should be the authentication token retrieved from the reply of
authenticateToSharedNotebook(), proving access to a particular shared
notebook.

@throws EDAMUserException <ul>

<li> PERMISSION_DENIED "authenticationToken" -
       authentication token doesn't correspond to a valid shared notebook
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "SharedNotebook.id" - the shared notebook no longer exists
</li>

</ul>

Parameters:

  • AuthenticationToken

func (*NoteStoreClient) GetSyncChunk

func (p *NoteStoreClient) GetSyncChunk(authenticationToken string, afterUSN int32, maxEntries int32, fullSyncOnly bool) (r *SyncChunk, err error)

DEPRECATED - use getFilteredSyncChunk.

Parameters:

  • AuthenticationToken
  • AfterUSN
  • MaxEntries
  • FullSyncOnly

func (*NoteStoreClient) GetSyncState

func (p *NoteStoreClient) GetSyncState(authenticationToken string) (r *SyncState, err error)

Asks the NoteStore to provide information about the status of the user account corresponding to the provided authentication token.

Parameters:

  • AuthenticationToken

func (*NoteStoreClient) GetSyncStateWithMetrics

func (p *NoteStoreClient) GetSyncStateWithMetrics(authenticationToken string, clientMetrics *ClientUsageMetrics) (r *SyncState, err error)

Asks the NoteStore to provide information about the status of the user account corresponding to the provided authentication token. This version of 'getSyncState' allows the client to upload coarse- grained usage metrics to the service.

@param clientMetrics see the documentation of the ClientUsageMetrics

structure for an explanation of the fields that clients can pass to
the service.

Parameters:

  • AuthenticationToken
  • ClientMetrics

func (*NoteStoreClient) GetTag

func (p *NoteStoreClient) GetTag(authenticationToken string, guid types.GUID) (r *types.Tag, err error)

Returns the current state of the Tag with the provided GUID.

@param guid

The GUID of the tag to be retrieved.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Tag.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Tag" - private Tag, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Tag.guid" - tag not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) ListLinkedNotebooks

func (p *NoteStoreClient) ListLinkedNotebooks(authenticationToken string) (r []*types.LinkedNotebook, err error)

Returns a list of linked notebooks

Parameters:

  • AuthenticationToken

func (*NoteStoreClient) ListNoteVersions

func (p *NoteStoreClient) ListNoteVersions(authenticationToken string, noteGuid types.GUID) (r []*NoteVersionId, err error)

Returns a list of the prior versions of a particular note that are saved within the service. These prior versions are stored to provide a recovery from unintentional removal of content from a note. The identifiers that are returned by this call can be used with getNoteVersion to retrieve the previous note. The identifiers will be listed from the most recent versions to the oldest.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Note" - private note, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • NoteGuid

func (*NoteStoreClient) ListNotebooks

func (p *NoteStoreClient) ListNotebooks(authenticationToken string) (r []*types.Notebook, err error)

Returns a list of all of the notebooks in the account.

Parameters:

  • AuthenticationToken

func (*NoteStoreClient) ListSearches

func (p *NoteStoreClient) ListSearches(authenticationToken string) (r []*types.SavedSearch, err error)

Returns a list of the searches in the account. Evernote does not support the undeletion of searches, so this will only include active searches.

Parameters:

  • AuthenticationToken

func (*NoteStoreClient) ListSharedNotebooks

func (p *NoteStoreClient) ListSharedNotebooks(authenticationToken string) (r []*types.SharedNotebook, err error)

Lists the collection of shared notebooks for all notebooks in the users account.

@return

The list of all SharedNotebooks for the user

Parameters:

  • AuthenticationToken

func (*NoteStoreClient) ListTags

func (p *NoteStoreClient) ListTags(authenticationToken string) (r []*types.Tag, err error)

Returns a list of the tags in the account. Evernote does not support the undeletion of tags, so this will only include active tags.

Parameters:

  • AuthenticationToken

func (*NoteStoreClient) ListTagsByNotebook

func (p *NoteStoreClient) ListTagsByNotebook(authenticationToken string, notebookGuid types.GUID) (r []*types.Tag, err error)

Returns a list of the tags that are applied to at least one note within the provided notebook. If the notebook is public, the authenticationToken may be ignored.

@param notebookGuid

the GUID of the notebook to use to find tags

@throws EDAMNotFoundException <ul>

<li> "Notebook.guid" - notebook not found by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • NotebookGuid

func (*NoteStoreClient) SendMessageToSharedNotebookMembers

func (p *NoteStoreClient) SendMessageToSharedNotebookMembers(authenticationToken string, notebookGuid types.GUID, messageText string, recipients []string) (r int32, err error)

Send a reminder message to some or all of the email addresses that a notebook has been shared with. The message includes the current link to view the notebook. @param authenticationToken

The auth token of the user with permissions to share the notebook

@param notebookGuid

The guid of the shared notebook

@param messageText

User provided text to include in the email

@param recipients

The email addresses of the recipients. If this list is empty then all of the
users that the notebook has been shared with are emailed.
If an email address doesn't correspond to share invite members then that address
is ignored.

@return

The number of messages sent

@throws EDAMUserException <ul>

<li> LIMIT_REACHED "(recipients)" -
  The email can't be sent because this would exceed the user's daily
  email limit.
</li>
<li> PERMISSION_DENIED "Notebook.guid" - The user doesn't have permission to
  send a message for the specified notebook.
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Notebook.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • NotebookGuid
  • MessageText
  • Recipients

func (*NoteStoreClient) SetNoteApplicationDataEntry

func (p *NoteStoreClient) SetNoteApplicationDataEntry(authenticationToken string, guid types.GUID, key string, value string) (r int32, err error)

Update, or create, an entry in the applicationData map for the note identified by guid.

Parameters:

  • AuthenticationToken
  • GUID
  • Key
  • Value

func (*NoteStoreClient) SetResourceApplicationDataEntry

func (p *NoteStoreClient) SetResourceApplicationDataEntry(authenticationToken string, guid types.GUID, key string, value string) (r int32, err error)

Update, or create, an entry in the applicationData map for the Resource identified by guid.

Parameters:

  • AuthenticationToken
  • GUID
  • Key
  • Value

func (*NoteStoreClient) SetSharedNotebookRecipientSettings

func (p *NoteStoreClient) SetSharedNotebookRecipientSettings(authenticationToken string, sharedNotebookId int64, recipientSettings *types.SharedNotebookRecipientSettings) (r int32, err error)

Set values for the recipient settings associated with a shared notebook. Having update rights to the shared notebook record itself has no effect on this call; only the recipient of the shared notebook can can the recipient settings.

If you do <i>not</i> wish to, or cannot, change one of the reminderNotifyEmail or reminderNotifyInApp fields, you must leave that field unset in recipientSettings. This method will skip that field for updates and leave the existing state as it is.

@return The update sequence number of the account to which the shared notebook

belongs, which is the account from which we are sharing a notebook.

@throws EDAMNotFoundException "sharedNotebookId" - Thrown if the service does not

have a shared notebook record for the sharedNotebookId on the given shard.  If you
receive this exception, it is probable that the shared notebook record has
been revoked or expired, or that you accessed the wrong shard.

@throws EDAMUserException <ul>

<li>PEMISSION_DENIED "authenticationToken" - If you do not have permission to set
    the recipient settings for the shared notebook.  Only the recipient has
    permission to do this.
<li>DATA_CONFLICT "recipientSettings.reminderNotifyEmail" - Setting whether
    or not you want to receive reminder e-mail notifications is possible on
    a business notebook in the business to which the user belongs.  All
    others can safely unset the reminderNotifyEmail field from the
    recipientSettings parameter.

</ul>

Parameters:

  • AuthenticationToken
  • SharedNotebookId
  • RecipientSettings

func (*NoteStoreClient) ShareNote

func (p *NoteStoreClient) ShareNote(authenticationToken string, guid types.GUID) (r string, err error)

If this note is not already shared (via its own direct URL), then this will start sharing that note. This will return the secret "Note Key" for this note that can currently be used in conjunction with the Note's GUID to gain direct read-only access to the Note. If the note is already shared, then this won't make any changes to the note, and the existing "Note Key" will be returned. The only way to change the Note Key for an existing note is to stopSharingNote first, and then call this function.

@param guid

The GUID of the note to be shared.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Note" - private note, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) StopSharingNote

func (p *NoteStoreClient) StopSharingNote(authenticationToken string, guid types.GUID) (err error)

If this note is not already shared then this will stop sharing that note and invalidate its "Note Key", so any existing URLs to access that Note will stop working. If the Note is not shared, then this function will do nothing.

@param guid

The GUID of the note to be un-shared.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Note.guid" - if the parameter is missing
</li>
<li> PERMISSION_DENIED "Note" - private note, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) UnsetNoteApplicationDataEntry

func (p *NoteStoreClient) UnsetNoteApplicationDataEntry(authenticationToken string, guid types.GUID, key string) (r int32, err error)

Remove an entry identified by 'key' from the applicationData map for the note identified by 'guid'. Silently ignores an unset of a non-existing key.

Parameters:

  • AuthenticationToken
  • GUID
  • Key

func (*NoteStoreClient) UnsetResourceApplicationDataEntry

func (p *NoteStoreClient) UnsetResourceApplicationDataEntry(authenticationToken string, guid types.GUID, key string) (r int32, err error)

Remove an entry identified by 'key' from the applicationData map for the Resource identified by 'guid'.

Parameters:

  • AuthenticationToken
  • GUID
  • Key

func (*NoteStoreClient) UntagAll

func (p *NoteStoreClient) UntagAll(authenticationToken string, guid types.GUID) (err error)

Removes the provided tag from every note that is currently tagged with this tag. If this operation is successful, the tag will still be in the account, but it will not be tagged on any notes.

This function is not indended for use by full synchronizing clients, since it does not provide enough result information to the client to reconcile the local state without performing a follow-up sync from the service. This is intended for "thin clients" that need to efficiently support this as a UI operation.

@param guid

The GUID of the tag to remove from all notes.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Tag.guid" - if the guid parameter is missing
</li>
<li> PERMISSION_DENIED "Tag" - user doesn't own tag
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Tag.guid" - tag not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • GUID

func (*NoteStoreClient) UpdateLinkedNotebook

func (p *NoteStoreClient) UpdateLinkedNotebook(authenticationToken string, linkedNotebook *types.LinkedNotebook) (r int32, err error)

@param linkedNotebook

Updates the name of a linked notebook.

@return

The Update Sequence Number for this change within the account.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "LinkedNotebook.name" - invalid length or pattern
</li>

</ul>

Parameters:

  • AuthenticationToken
  • LinkedNotebook

func (*NoteStoreClient) UpdateNote

func (p *NoteStoreClient) UpdateNote(authenticationToken string, note *types.Note) (r *types.Note, err error)

Submit a set of changes to a note to the service. The provided data must include the note's guid field for identification. The note's title must also be set.

@param note

A Note object containing the desired fields to be populated on
the service. With the exception of the note's title and guid, fields
that are not being changed do not need to be set. If the content is not
being modified, note.content should be left unset. If the list of
resources is not being modified, note.resources should be left unset.

@return

The metadata (no contents) for the Note on the server after the update

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Note.title" - invalid length or pattern
</li>
<li> BAD_DATA_FORMAT "Note.content" - invalid length for ENML body
</li>
<li> BAD_DATA_FORMAT "NoteAttributes.*" - bad resource string
</li>
<li> BAD_DATA_FORMAT "ResourceAttributes.*" - bad resource string
</li>
<li> BAD_DATA_FORMAT "Resource.mime" - invalid resource MIME type
</li>
<li> DATA_CONFLICT "Note.deleted" - deleted time set on active note
</li>
<li> DATA_REQUIRED "Resource.data" - resource data body missing
</li>
<li> ENML_VALIDATION "*" - note content doesn't validate against DTD
</li>
<li> LIMIT_REACHED "Note.tagGuids" - too many Tags on Note
</li>
<li> LIMIT_REACHED "Note.resources" - too many resources on Note
</li>
<li> LIMIT_REACHED "Note.size" - total note size too large
</li>
<li> LIMIT_REACHED "Resource.data.size" - resource too large
</li>
<li> LIMIT_REACHED "NoteAttribute.*" - attribute string too long
</li>
<li> LIMIT_REACHED "ResourceAttribute.*" - attribute string too long
</li>
<li> PERMISSION_DENIED "Note" - user doesn't own
</li>
<li> PERMISSION_DENIED "Note.notebookGuid" - user doesn't own destination
</li>
<li> QUOTA_REACHED "Accounting.uploadLimit" - note exceeds upload quota
</li>
<li> BAD_DATA_FORMAT "Tag.name" - Note.tagNames was provided, and one
  of the specified tags had an invalid length or pattern
</li>
<li> LIMIT_REACHED "Tag" - Note.tagNames was provided, and the required
  new tags would exceed the maximum number per account
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Note.guid" - note not found, by GUID
</li>
<li> "Note.notebookGuid" - if notebookGuid provided, but not found
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Note

func (*NoteStoreClient) UpdateNotebook

func (p *NoteStoreClient) UpdateNotebook(authenticationToken string, notebook *types.Notebook) (r int32, err error)

Submits notebook changes to the service. The provided data must include the notebook's guid field for identification.

@param notebook

The notebook object containing the requested changes.

@return

The Update Sequence Number for this change within the account.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Notebook.name" - invalid length or pattern
</li>
<li> BAD_DATA_FORMAT "Notebook.stack" - invalid length or pattern
</li>
<li> BAD_DATA_FORMAT "Publishing.uri" - if publishing set but bad uri
</li>
<li> BAD_DATA_FORMAT "Publishing.publicDescription" - if too long
</li>
<li> DATA_CONFLICT "Notebook.name" - name already in use
</li>
<li> DATA_CONFLICT "Publishing.uri" - if URI already in use
</li>
<li> DATA_REQUIRED "Publishing.uri" - if publishing set but uri missing
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Notebook.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Notebook

func (*NoteStoreClient) UpdateResource

func (p *NoteStoreClient) UpdateResource(authenticationToken string, resource *types.Resource) (r int32, err error)

Submit a set of changes to a resource to the service. This can be used to update the meta-data about the resource, but cannot be used to change the binary contents of the resource (including the length and hash). These cannot be changed directly without creating a new resource and removing the old one via updateNote.

@param resource

A Resource object containing the desired fields to be populated on
the service.  The service will attempt to update the resource with the
following fields from the client:
<ul>
   <li>guid:  must be provided to identify the resource
   </li>
   <li>mime
   </li>
   <li>width
   </li>
   <li>height
   </li>
   <li>duration
   </li>
   <li>attributes:  optional.  if present, the set of attributes will
        be replaced.
   </li>
</ul>

@return

The Update Sequence Number of the resource after the changes have been
applied.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Resource.guid" - if the parameter is missing
</li>
<li> BAD_DATA_FORMAT "Resource.mime" - invalid resource MIME type
</li>
<li> BAD_DATA_FORMAT "ResourceAttributes.*" - bad resource string
</li>
<li> LIMIT_REACHED "ResourceAttribute.*" - attribute string too long
</li>
<li> PERMISSION_DENIED "Resource" - private resource, user doesn't own
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Resource.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Resource

func (*NoteStoreClient) UpdateSearch

func (p *NoteStoreClient) UpdateSearch(authenticationToken string, search *types.SavedSearch) (r int32, err error)

Submits search changes to the service. The provided data must include the search's guid field for identification. The service will apply updates to the following search fields: name, query, and scope.

@param search

The search object containing the requested changes.

@return

The Update Sequence Number for this change within the account.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "SavedSearch.name" - invalid length or pattern
</li>
<li> BAD_DATA_FORMAT "SavedSearch.query" - invalid length
</li>
<li> DATA_CONFLICT "SavedSearch.name" - name already in use
</li>
<li> PERMISSION_DENIED "SavedSearch" - user doesn't own tag
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "SavedSearch.guid" - not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Search

func (*NoteStoreClient) UpdateSharedNotebook

func (p *NoteStoreClient) UpdateSharedNotebook(authenticationToken string, sharedNotebook *types.SharedNotebook) (r int32, err error)

Update a SharedNotebook object.

@param authenticationToken

Must be an authentication token from the owner or a shared notebook
authentication token or business authentication token with sufficient
permissions to change invitations for a notebook.

@param sharedNotebook

The SharedNotebook object containing the requested changes.
The "id" of the shared notebook must be set to allow the service
to identify the SharedNotebook to be updated. In addition, you MUST set
the email, permission, and allowPreview fields to the desired values.
All other fields will be ignored if set.

@return

The Update Serial Number for this change within the account.

@throws EDAMUserException <ul>

<li>UNSUPPORTED_OPERATION "updateSharedNotebook" - if this service instance does not support shared notebooks.</li>
<li>BAD_DATA_FORMAT "SharedNotebook.email" - if the email was not valid.</li>
<li>DATA_REQUIRED "SharedNotebook.id" - if the id field was not set.</li>
<li>DATA_REQUIRED "SharedNotebook.privilege" - if the privilege field was not set.</li>
<li>DATA_REQUIRED "SharedNotebook.allowPreview" - if the allowPreview field was not set.</li>
</ul>

@throws EDAMNotFoundException <ul>

<li>SharedNotebook.id - if no shared notebook with the specified ID was found.
</ul>

Parameters:

  • AuthenticationToken
  • SharedNotebook

func (*NoteStoreClient) UpdateTag

func (p *NoteStoreClient) UpdateTag(authenticationToken string, tag *types.Tag) (r int32, err error)

Submits tag changes to the service. The provided data must include the tag's guid field for identification. The service will apply updates to the following tag fields: name, parentGuid

@param tag

The tag object containing the requested changes.

@return

The Update Sequence Number for this change within the account.

@throws EDAMUserException <ul>

<li> BAD_DATA_FORMAT "Tag.name" - invalid length or pattern
</li>
<li> BAD_DATA_FORMAT "Tag.parentGuid" - malformed GUID
</li>
<li> DATA_CONFLICT "Tag.name" - name already in use
</li>
<li> DATA_CONFLICT "Tag.parentGuid" - can't set parent: circular
</li>
<li> PERMISSION_DENIED "Tag" - user doesn't own tag
</li>

</ul>

@throws EDAMNotFoundException <ul>

<li> "Tag.guid" - tag not found, by GUID
</li>
<li> "Tag.parentGuid" - parent not found, by GUID
</li>

</ul>

Parameters:

  • AuthenticationToken
  • Tag

type NoteStoreCopyNoteArgs

type NoteStoreCopyNoteArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	NoteGuid            types.GUID `thrift:"noteGuid,2" json:"noteGuid"`
	ToNotebookGuid      types.GUID `thrift:"toNotebookGuid,3" json:"toNotebookGuid"`
}

Attributes:

  • AuthenticationToken
  • NoteGuid
  • ToNotebookGuid

func NewNoteStoreCopyNoteArgs

func NewNoteStoreCopyNoteArgs() *NoteStoreCopyNoteArgs

func (*NoteStoreCopyNoteArgs) GetAuthenticationToken

func (p *NoteStoreCopyNoteArgs) GetAuthenticationToken() string

func (*NoteStoreCopyNoteArgs) GetNoteGuid

func (p *NoteStoreCopyNoteArgs) GetNoteGuid() types.GUID

func (*NoteStoreCopyNoteArgs) GetToNotebookGuid

func (p *NoteStoreCopyNoteArgs) GetToNotebookGuid() types.GUID

func (*NoteStoreCopyNoteArgs) Read

func (*NoteStoreCopyNoteArgs) String

func (p *NoteStoreCopyNoteArgs) String() string

func (*NoteStoreCopyNoteArgs) Write

func (p *NoteStoreCopyNoteArgs) Write(oprot thrift.TProtocol) error

type NoteStoreCopyNoteResult

type NoteStoreCopyNoteResult struct {
	Success           *types.Note                   `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreCopyNoteResult

func NewNoteStoreCopyNoteResult() *NoteStoreCopyNoteResult

func (*NoteStoreCopyNoteResult) GetNotFoundException

func (p *NoteStoreCopyNoteResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreCopyNoteResult) GetSuccess

func (p *NoteStoreCopyNoteResult) GetSuccess() *types.Note

func (*NoteStoreCopyNoteResult) GetSystemException

func (p *NoteStoreCopyNoteResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreCopyNoteResult) GetUserException

func (p *NoteStoreCopyNoteResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreCopyNoteResult) IsSetNotFoundException

func (p *NoteStoreCopyNoteResult) IsSetNotFoundException() bool

func (*NoteStoreCopyNoteResult) IsSetSuccess

func (p *NoteStoreCopyNoteResult) IsSetSuccess() bool

func (*NoteStoreCopyNoteResult) IsSetSystemException

func (p *NoteStoreCopyNoteResult) IsSetSystemException() bool

func (*NoteStoreCopyNoteResult) IsSetUserException

func (p *NoteStoreCopyNoteResult) IsSetUserException() bool

func (*NoteStoreCopyNoteResult) Read

func (*NoteStoreCopyNoteResult) String

func (p *NoteStoreCopyNoteResult) String() string

func (*NoteStoreCopyNoteResult) Write

type NoteStoreCreateLinkedNotebookArgs

type NoteStoreCreateLinkedNotebookArgs struct {
	AuthenticationToken string                `thrift:"authenticationToken,1" json:"authenticationToken"`
	LinkedNotebook      *types.LinkedNotebook `thrift:"linkedNotebook,2" json:"linkedNotebook"`
}

Attributes:

  • AuthenticationToken
  • LinkedNotebook

func NewNoteStoreCreateLinkedNotebookArgs

func NewNoteStoreCreateLinkedNotebookArgs() *NoteStoreCreateLinkedNotebookArgs

func (*NoteStoreCreateLinkedNotebookArgs) GetAuthenticationToken

func (p *NoteStoreCreateLinkedNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreCreateLinkedNotebookArgs) GetLinkedNotebook

func (p *NoteStoreCreateLinkedNotebookArgs) GetLinkedNotebook() *types.LinkedNotebook

func (*NoteStoreCreateLinkedNotebookArgs) IsSetLinkedNotebook

func (p *NoteStoreCreateLinkedNotebookArgs) IsSetLinkedNotebook() bool

func (*NoteStoreCreateLinkedNotebookArgs) Read

func (*NoteStoreCreateLinkedNotebookArgs) String

func (*NoteStoreCreateLinkedNotebookArgs) Write

type NoteStoreCreateLinkedNotebookResult

type NoteStoreCreateLinkedNotebookResult struct {
	Success           *types.LinkedNotebook         `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreCreateLinkedNotebookResult

func NewNoteStoreCreateLinkedNotebookResult() *NoteStoreCreateLinkedNotebookResult

func (*NoteStoreCreateLinkedNotebookResult) GetNotFoundException

func (*NoteStoreCreateLinkedNotebookResult) GetSuccess

func (*NoteStoreCreateLinkedNotebookResult) GetSystemException

func (*NoteStoreCreateLinkedNotebookResult) GetUserException

func (*NoteStoreCreateLinkedNotebookResult) IsSetNotFoundException

func (p *NoteStoreCreateLinkedNotebookResult) IsSetNotFoundException() bool

func (*NoteStoreCreateLinkedNotebookResult) IsSetSuccess

func (p *NoteStoreCreateLinkedNotebookResult) IsSetSuccess() bool

func (*NoteStoreCreateLinkedNotebookResult) IsSetSystemException

func (p *NoteStoreCreateLinkedNotebookResult) IsSetSystemException() bool

func (*NoteStoreCreateLinkedNotebookResult) IsSetUserException

func (p *NoteStoreCreateLinkedNotebookResult) IsSetUserException() bool

func (*NoteStoreCreateLinkedNotebookResult) Read

func (*NoteStoreCreateLinkedNotebookResult) String

func (*NoteStoreCreateLinkedNotebookResult) Write

type NoteStoreCreateNoteArgs

type NoteStoreCreateNoteArgs struct {
	AuthenticationToken string      `thrift:"authenticationToken,1" json:"authenticationToken"`
	Note                *types.Note `thrift:"note,2" json:"note"`
}

Attributes:

  • AuthenticationToken
  • Note

func NewNoteStoreCreateNoteArgs

func NewNoteStoreCreateNoteArgs() *NoteStoreCreateNoteArgs

func (*NoteStoreCreateNoteArgs) GetAuthenticationToken

func (p *NoteStoreCreateNoteArgs) GetAuthenticationToken() string

func (*NoteStoreCreateNoteArgs) GetNote

func (p *NoteStoreCreateNoteArgs) GetNote() *types.Note

func (*NoteStoreCreateNoteArgs) IsSetNote

func (p *NoteStoreCreateNoteArgs) IsSetNote() bool

func (*NoteStoreCreateNoteArgs) Read

func (*NoteStoreCreateNoteArgs) String

func (p *NoteStoreCreateNoteArgs) String() string

func (*NoteStoreCreateNoteArgs) Write

type NoteStoreCreateNoteResult

type NoteStoreCreateNoteResult struct {
	Success           *types.Note                   `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreCreateNoteResult

func NewNoteStoreCreateNoteResult() *NoteStoreCreateNoteResult

func (*NoteStoreCreateNoteResult) GetNotFoundException

func (p *NoteStoreCreateNoteResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreCreateNoteResult) GetSuccess

func (p *NoteStoreCreateNoteResult) GetSuccess() *types.Note

func (*NoteStoreCreateNoteResult) GetSystemException

func (p *NoteStoreCreateNoteResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreCreateNoteResult) GetUserException

func (p *NoteStoreCreateNoteResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreCreateNoteResult) IsSetNotFoundException

func (p *NoteStoreCreateNoteResult) IsSetNotFoundException() bool

func (*NoteStoreCreateNoteResult) IsSetSuccess

func (p *NoteStoreCreateNoteResult) IsSetSuccess() bool

func (*NoteStoreCreateNoteResult) IsSetSystemException

func (p *NoteStoreCreateNoteResult) IsSetSystemException() bool

func (*NoteStoreCreateNoteResult) IsSetUserException

func (p *NoteStoreCreateNoteResult) IsSetUserException() bool

func (*NoteStoreCreateNoteResult) Read

func (*NoteStoreCreateNoteResult) String

func (p *NoteStoreCreateNoteResult) String() string

func (*NoteStoreCreateNoteResult) Write

type NoteStoreCreateNotebookArgs

type NoteStoreCreateNotebookArgs struct {
	AuthenticationToken string          `thrift:"authenticationToken,1" json:"authenticationToken"`
	Notebook            *types.Notebook `thrift:"notebook,2" json:"notebook"`
}

Attributes:

  • AuthenticationToken
  • Notebook

func NewNoteStoreCreateNotebookArgs

func NewNoteStoreCreateNotebookArgs() *NoteStoreCreateNotebookArgs

func (*NoteStoreCreateNotebookArgs) GetAuthenticationToken

func (p *NoteStoreCreateNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreCreateNotebookArgs) GetNotebook

func (p *NoteStoreCreateNotebookArgs) GetNotebook() *types.Notebook

func (*NoteStoreCreateNotebookArgs) IsSetNotebook

func (p *NoteStoreCreateNotebookArgs) IsSetNotebook() bool

func (*NoteStoreCreateNotebookArgs) Read

func (*NoteStoreCreateNotebookArgs) String

func (p *NoteStoreCreateNotebookArgs) String() string

func (*NoteStoreCreateNotebookArgs) Write

type NoteStoreCreateNotebookResult

type NoteStoreCreateNotebookResult struct {
	Success         *types.Notebook             `thrift:"success,0" json:"success,omitempty"`
	UserException   *errors.EDAMUserException   `thrift:"userException,1" json:"userException,omitempty"`
	SystemException *errors.EDAMSystemException `thrift:"systemException,2" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException

func NewNoteStoreCreateNotebookResult

func NewNoteStoreCreateNotebookResult() *NoteStoreCreateNotebookResult

func (*NoteStoreCreateNotebookResult) GetSuccess

func (p *NoteStoreCreateNotebookResult) GetSuccess() *types.Notebook

func (*NoteStoreCreateNotebookResult) GetSystemException

func (p *NoteStoreCreateNotebookResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreCreateNotebookResult) GetUserException

func (*NoteStoreCreateNotebookResult) IsSetSuccess

func (p *NoteStoreCreateNotebookResult) IsSetSuccess() bool

func (*NoteStoreCreateNotebookResult) IsSetSystemException

func (p *NoteStoreCreateNotebookResult) IsSetSystemException() bool

func (*NoteStoreCreateNotebookResult) IsSetUserException

func (p *NoteStoreCreateNotebookResult) IsSetUserException() bool

func (*NoteStoreCreateNotebookResult) Read

func (*NoteStoreCreateNotebookResult) String

func (*NoteStoreCreateNotebookResult) Write

type NoteStoreCreateSearchArgs

type NoteStoreCreateSearchArgs struct {
	AuthenticationToken string             `thrift:"authenticationToken,1" json:"authenticationToken"`
	Search              *types.SavedSearch `thrift:"search,2" json:"search"`
}

Attributes:

  • AuthenticationToken
  • Search

func NewNoteStoreCreateSearchArgs

func NewNoteStoreCreateSearchArgs() *NoteStoreCreateSearchArgs

func (*NoteStoreCreateSearchArgs) GetAuthenticationToken

func (p *NoteStoreCreateSearchArgs) GetAuthenticationToken() string

func (*NoteStoreCreateSearchArgs) GetSearch

func (*NoteStoreCreateSearchArgs) IsSetSearch

func (p *NoteStoreCreateSearchArgs) IsSetSearch() bool

func (*NoteStoreCreateSearchArgs) Read

func (*NoteStoreCreateSearchArgs) String

func (p *NoteStoreCreateSearchArgs) String() string

func (*NoteStoreCreateSearchArgs) Write

type NoteStoreCreateSearchResult

type NoteStoreCreateSearchResult struct {
	Success         *types.SavedSearch          `thrift:"success,0" json:"success,omitempty"`
	UserException   *errors.EDAMUserException   `thrift:"userException,1" json:"userException,omitempty"`
	SystemException *errors.EDAMSystemException `thrift:"systemException,2" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException

func NewNoteStoreCreateSearchResult

func NewNoteStoreCreateSearchResult() *NoteStoreCreateSearchResult

func (*NoteStoreCreateSearchResult) GetSuccess

func (*NoteStoreCreateSearchResult) GetSystemException

func (p *NoteStoreCreateSearchResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreCreateSearchResult) GetUserException

func (p *NoteStoreCreateSearchResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreCreateSearchResult) IsSetSuccess

func (p *NoteStoreCreateSearchResult) IsSetSuccess() bool

func (*NoteStoreCreateSearchResult) IsSetSystemException

func (p *NoteStoreCreateSearchResult) IsSetSystemException() bool

func (*NoteStoreCreateSearchResult) IsSetUserException

func (p *NoteStoreCreateSearchResult) IsSetUserException() bool

func (*NoteStoreCreateSearchResult) Read

func (*NoteStoreCreateSearchResult) String

func (p *NoteStoreCreateSearchResult) String() string

func (*NoteStoreCreateSearchResult) Write

type NoteStoreCreateSharedNotebookArgs

type NoteStoreCreateSharedNotebookArgs struct {
	AuthenticationToken string                `thrift:"authenticationToken,1" json:"authenticationToken"`
	SharedNotebook      *types.SharedNotebook `thrift:"sharedNotebook,2" json:"sharedNotebook"`
}

Attributes:

  • AuthenticationToken
  • SharedNotebook

func NewNoteStoreCreateSharedNotebookArgs

func NewNoteStoreCreateSharedNotebookArgs() *NoteStoreCreateSharedNotebookArgs

func (*NoteStoreCreateSharedNotebookArgs) GetAuthenticationToken

func (p *NoteStoreCreateSharedNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreCreateSharedNotebookArgs) GetSharedNotebook

func (p *NoteStoreCreateSharedNotebookArgs) GetSharedNotebook() *types.SharedNotebook

func (*NoteStoreCreateSharedNotebookArgs) IsSetSharedNotebook

func (p *NoteStoreCreateSharedNotebookArgs) IsSetSharedNotebook() bool

func (*NoteStoreCreateSharedNotebookArgs) Read

func (*NoteStoreCreateSharedNotebookArgs) String

func (*NoteStoreCreateSharedNotebookArgs) Write

type NoteStoreCreateSharedNotebookResult

type NoteStoreCreateSharedNotebookResult struct {
	Success           *types.SharedNotebook         `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreCreateSharedNotebookResult

func NewNoteStoreCreateSharedNotebookResult() *NoteStoreCreateSharedNotebookResult

func (*NoteStoreCreateSharedNotebookResult) GetNotFoundException

func (*NoteStoreCreateSharedNotebookResult) GetSuccess

func (*NoteStoreCreateSharedNotebookResult) GetSystemException

func (*NoteStoreCreateSharedNotebookResult) GetUserException

func (*NoteStoreCreateSharedNotebookResult) IsSetNotFoundException

func (p *NoteStoreCreateSharedNotebookResult) IsSetNotFoundException() bool

func (*NoteStoreCreateSharedNotebookResult) IsSetSuccess

func (p *NoteStoreCreateSharedNotebookResult) IsSetSuccess() bool

func (*NoteStoreCreateSharedNotebookResult) IsSetSystemException

func (p *NoteStoreCreateSharedNotebookResult) IsSetSystemException() bool

func (*NoteStoreCreateSharedNotebookResult) IsSetUserException

func (p *NoteStoreCreateSharedNotebookResult) IsSetUserException() bool

func (*NoteStoreCreateSharedNotebookResult) Read

func (*NoteStoreCreateSharedNotebookResult) String

func (*NoteStoreCreateSharedNotebookResult) Write

type NoteStoreCreateTagArgs

type NoteStoreCreateTagArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	Tag                 *types.Tag `thrift:"tag,2" json:"tag"`
}

Attributes:

  • AuthenticationToken
  • Tag

func NewNoteStoreCreateTagArgs

func NewNoteStoreCreateTagArgs() *NoteStoreCreateTagArgs

func (*NoteStoreCreateTagArgs) GetAuthenticationToken

func (p *NoteStoreCreateTagArgs) GetAuthenticationToken() string

func (*NoteStoreCreateTagArgs) GetTag

func (p *NoteStoreCreateTagArgs) GetTag() *types.Tag

func (*NoteStoreCreateTagArgs) IsSetTag

func (p *NoteStoreCreateTagArgs) IsSetTag() bool

func (*NoteStoreCreateTagArgs) Read

func (*NoteStoreCreateTagArgs) String

func (p *NoteStoreCreateTagArgs) String() string

func (*NoteStoreCreateTagArgs) Write

func (p *NoteStoreCreateTagArgs) Write(oprot thrift.TProtocol) error

type NoteStoreCreateTagResult

type NoteStoreCreateTagResult struct {
	Success           *types.Tag                    `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreCreateTagResult

func NewNoteStoreCreateTagResult() *NoteStoreCreateTagResult

func (*NoteStoreCreateTagResult) GetNotFoundException

func (p *NoteStoreCreateTagResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreCreateTagResult) GetSuccess

func (p *NoteStoreCreateTagResult) GetSuccess() *types.Tag

func (*NoteStoreCreateTagResult) GetSystemException

func (p *NoteStoreCreateTagResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreCreateTagResult) GetUserException

func (p *NoteStoreCreateTagResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreCreateTagResult) IsSetNotFoundException

func (p *NoteStoreCreateTagResult) IsSetNotFoundException() bool

func (*NoteStoreCreateTagResult) IsSetSuccess

func (p *NoteStoreCreateTagResult) IsSetSuccess() bool

func (*NoteStoreCreateTagResult) IsSetSystemException

func (p *NoteStoreCreateTagResult) IsSetSystemException() bool

func (*NoteStoreCreateTagResult) IsSetUserException

func (p *NoteStoreCreateTagResult) IsSetUserException() bool

func (*NoteStoreCreateTagResult) Read

func (*NoteStoreCreateTagResult) String

func (p *NoteStoreCreateTagResult) String() string

func (*NoteStoreCreateTagResult) Write

type NoteStoreDeleteNoteArgs

type NoteStoreDeleteNoteArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreDeleteNoteArgs

func NewNoteStoreDeleteNoteArgs() *NoteStoreDeleteNoteArgs

func (*NoteStoreDeleteNoteArgs) GetAuthenticationToken

func (p *NoteStoreDeleteNoteArgs) GetAuthenticationToken() string

func (*NoteStoreDeleteNoteArgs) GetGUID

func (p *NoteStoreDeleteNoteArgs) GetGUID() types.GUID

func (*NoteStoreDeleteNoteArgs) Read

func (*NoteStoreDeleteNoteArgs) String

func (p *NoteStoreDeleteNoteArgs) String() string

func (*NoteStoreDeleteNoteArgs) Write

type NoteStoreDeleteNoteResult

type NoteStoreDeleteNoteResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreDeleteNoteResult

func NewNoteStoreDeleteNoteResult() *NoteStoreDeleteNoteResult

func (*NoteStoreDeleteNoteResult) GetNotFoundException

func (p *NoteStoreDeleteNoteResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreDeleteNoteResult) GetSuccess

func (p *NoteStoreDeleteNoteResult) GetSuccess() int32

func (*NoteStoreDeleteNoteResult) GetSystemException

func (p *NoteStoreDeleteNoteResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreDeleteNoteResult) GetUserException

func (p *NoteStoreDeleteNoteResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreDeleteNoteResult) IsSetNotFoundException

func (p *NoteStoreDeleteNoteResult) IsSetNotFoundException() bool

func (*NoteStoreDeleteNoteResult) IsSetSuccess

func (p *NoteStoreDeleteNoteResult) IsSetSuccess() bool

func (*NoteStoreDeleteNoteResult) IsSetSystemException

func (p *NoteStoreDeleteNoteResult) IsSetSystemException() bool

func (*NoteStoreDeleteNoteResult) IsSetUserException

func (p *NoteStoreDeleteNoteResult) IsSetUserException() bool

func (*NoteStoreDeleteNoteResult) Read

func (*NoteStoreDeleteNoteResult) String

func (p *NoteStoreDeleteNoteResult) String() string

func (*NoteStoreDeleteNoteResult) Write

type NoteStoreEmailNoteArgs

type NoteStoreEmailNoteArgs struct {
	AuthenticationToken string               `thrift:"authenticationToken,1" json:"authenticationToken"`
	Parameters          *NoteEmailParameters `thrift:"parameters,2" json:"parameters"`
}

Attributes:

  • AuthenticationToken
  • Parameters

func NewNoteStoreEmailNoteArgs

func NewNoteStoreEmailNoteArgs() *NoteStoreEmailNoteArgs

func (*NoteStoreEmailNoteArgs) GetAuthenticationToken

func (p *NoteStoreEmailNoteArgs) GetAuthenticationToken() string

func (*NoteStoreEmailNoteArgs) GetParameters

func (p *NoteStoreEmailNoteArgs) GetParameters() *NoteEmailParameters

func (*NoteStoreEmailNoteArgs) IsSetParameters

func (p *NoteStoreEmailNoteArgs) IsSetParameters() bool

func (*NoteStoreEmailNoteArgs) Read

func (*NoteStoreEmailNoteArgs) String

func (p *NoteStoreEmailNoteArgs) String() string

func (*NoteStoreEmailNoteArgs) Write

func (p *NoteStoreEmailNoteArgs) Write(oprot thrift.TProtocol) error

type NoteStoreEmailNoteResult

type NoteStoreEmailNoteResult struct {
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreEmailNoteResult

func NewNoteStoreEmailNoteResult() *NoteStoreEmailNoteResult

func (*NoteStoreEmailNoteResult) GetNotFoundException

func (p *NoteStoreEmailNoteResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreEmailNoteResult) GetSystemException

func (p *NoteStoreEmailNoteResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreEmailNoteResult) GetUserException

func (p *NoteStoreEmailNoteResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreEmailNoteResult) IsSetNotFoundException

func (p *NoteStoreEmailNoteResult) IsSetNotFoundException() bool

func (*NoteStoreEmailNoteResult) IsSetSystemException

func (p *NoteStoreEmailNoteResult) IsSetSystemException() bool

func (*NoteStoreEmailNoteResult) IsSetUserException

func (p *NoteStoreEmailNoteResult) IsSetUserException() bool

func (*NoteStoreEmailNoteResult) Read

func (*NoteStoreEmailNoteResult) String

func (p *NoteStoreEmailNoteResult) String() string

func (*NoteStoreEmailNoteResult) Write

type NoteStoreExpungeInactiveNotesArgs

type NoteStoreExpungeInactiveNotesArgs struct {
	AuthenticationToken string `thrift:"authenticationToken,1" json:"authenticationToken"`
}

Attributes:

  • AuthenticationToken

func NewNoteStoreExpungeInactiveNotesArgs

func NewNoteStoreExpungeInactiveNotesArgs() *NoteStoreExpungeInactiveNotesArgs

func (*NoteStoreExpungeInactiveNotesArgs) GetAuthenticationToken

func (p *NoteStoreExpungeInactiveNotesArgs) GetAuthenticationToken() string

func (*NoteStoreExpungeInactiveNotesArgs) Read

func (*NoteStoreExpungeInactiveNotesArgs) String

func (*NoteStoreExpungeInactiveNotesArgs) Write

type NoteStoreExpungeInactiveNotesResult

type NoteStoreExpungeInactiveNotesResult struct {
	Success         *int32                      `thrift:"success,0" json:"success,omitempty"`
	UserException   *errors.EDAMUserException   `thrift:"userException,1" json:"userException,omitempty"`
	SystemException *errors.EDAMSystemException `thrift:"systemException,2" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException

func NewNoteStoreExpungeInactiveNotesResult

func NewNoteStoreExpungeInactiveNotesResult() *NoteStoreExpungeInactiveNotesResult

func (*NoteStoreExpungeInactiveNotesResult) GetSuccess

func (*NoteStoreExpungeInactiveNotesResult) GetSystemException

func (*NoteStoreExpungeInactiveNotesResult) GetUserException

func (*NoteStoreExpungeInactiveNotesResult) IsSetSuccess

func (p *NoteStoreExpungeInactiveNotesResult) IsSetSuccess() bool

func (*NoteStoreExpungeInactiveNotesResult) IsSetSystemException

func (p *NoteStoreExpungeInactiveNotesResult) IsSetSystemException() bool

func (*NoteStoreExpungeInactiveNotesResult) IsSetUserException

func (p *NoteStoreExpungeInactiveNotesResult) IsSetUserException() bool

func (*NoteStoreExpungeInactiveNotesResult) Read

func (*NoteStoreExpungeInactiveNotesResult) String

func (*NoteStoreExpungeInactiveNotesResult) Write

type NoteStoreExpungeLinkedNotebookArgs

type NoteStoreExpungeLinkedNotebookArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreExpungeLinkedNotebookArgs

func NewNoteStoreExpungeLinkedNotebookArgs() *NoteStoreExpungeLinkedNotebookArgs

func (*NoteStoreExpungeLinkedNotebookArgs) GetAuthenticationToken

func (p *NoteStoreExpungeLinkedNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreExpungeLinkedNotebookArgs) GetGUID

func (*NoteStoreExpungeLinkedNotebookArgs) Read

func (*NoteStoreExpungeLinkedNotebookArgs) String

func (*NoteStoreExpungeLinkedNotebookArgs) Write

type NoteStoreExpungeLinkedNotebookResult

type NoteStoreExpungeLinkedNotebookResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreExpungeLinkedNotebookResult

func NewNoteStoreExpungeLinkedNotebookResult() *NoteStoreExpungeLinkedNotebookResult

func (*NoteStoreExpungeLinkedNotebookResult) GetNotFoundException

func (*NoteStoreExpungeLinkedNotebookResult) GetSuccess

func (*NoteStoreExpungeLinkedNotebookResult) GetSystemException

func (*NoteStoreExpungeLinkedNotebookResult) GetUserException

func (*NoteStoreExpungeLinkedNotebookResult) IsSetNotFoundException

func (p *NoteStoreExpungeLinkedNotebookResult) IsSetNotFoundException() bool

func (*NoteStoreExpungeLinkedNotebookResult) IsSetSuccess

func (p *NoteStoreExpungeLinkedNotebookResult) IsSetSuccess() bool

func (*NoteStoreExpungeLinkedNotebookResult) IsSetSystemException

func (p *NoteStoreExpungeLinkedNotebookResult) IsSetSystemException() bool

func (*NoteStoreExpungeLinkedNotebookResult) IsSetUserException

func (p *NoteStoreExpungeLinkedNotebookResult) IsSetUserException() bool

func (*NoteStoreExpungeLinkedNotebookResult) Read

func (*NoteStoreExpungeLinkedNotebookResult) String

func (*NoteStoreExpungeLinkedNotebookResult) Write

type NoteStoreExpungeNoteArgs

type NoteStoreExpungeNoteArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreExpungeNoteArgs

func NewNoteStoreExpungeNoteArgs() *NoteStoreExpungeNoteArgs

func (*NoteStoreExpungeNoteArgs) GetAuthenticationToken

func (p *NoteStoreExpungeNoteArgs) GetAuthenticationToken() string

func (*NoteStoreExpungeNoteArgs) GetGUID

func (p *NoteStoreExpungeNoteArgs) GetGUID() types.GUID

func (*NoteStoreExpungeNoteArgs) Read

func (*NoteStoreExpungeNoteArgs) String

func (p *NoteStoreExpungeNoteArgs) String() string

func (*NoteStoreExpungeNoteArgs) Write

type NoteStoreExpungeNoteResult

type NoteStoreExpungeNoteResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreExpungeNoteResult

func NewNoteStoreExpungeNoteResult() *NoteStoreExpungeNoteResult

func (*NoteStoreExpungeNoteResult) GetNotFoundException

func (p *NoteStoreExpungeNoteResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreExpungeNoteResult) GetSuccess

func (p *NoteStoreExpungeNoteResult) GetSuccess() int32

func (*NoteStoreExpungeNoteResult) GetSystemException

func (p *NoteStoreExpungeNoteResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreExpungeNoteResult) GetUserException

func (p *NoteStoreExpungeNoteResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreExpungeNoteResult) IsSetNotFoundException

func (p *NoteStoreExpungeNoteResult) IsSetNotFoundException() bool

func (*NoteStoreExpungeNoteResult) IsSetSuccess

func (p *NoteStoreExpungeNoteResult) IsSetSuccess() bool

func (*NoteStoreExpungeNoteResult) IsSetSystemException

func (p *NoteStoreExpungeNoteResult) IsSetSystemException() bool

func (*NoteStoreExpungeNoteResult) IsSetUserException

func (p *NoteStoreExpungeNoteResult) IsSetUserException() bool

func (*NoteStoreExpungeNoteResult) Read

func (*NoteStoreExpungeNoteResult) String

func (p *NoteStoreExpungeNoteResult) String() string

func (*NoteStoreExpungeNoteResult) Write

type NoteStoreExpungeNotebookArgs

type NoteStoreExpungeNotebookArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreExpungeNotebookArgs

func NewNoteStoreExpungeNotebookArgs() *NoteStoreExpungeNotebookArgs

func (*NoteStoreExpungeNotebookArgs) GetAuthenticationToken

func (p *NoteStoreExpungeNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreExpungeNotebookArgs) GetGUID

func (*NoteStoreExpungeNotebookArgs) Read

func (*NoteStoreExpungeNotebookArgs) String

func (*NoteStoreExpungeNotebookArgs) Write

type NoteStoreExpungeNotebookResult

type NoteStoreExpungeNotebookResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreExpungeNotebookResult

func NewNoteStoreExpungeNotebookResult() *NoteStoreExpungeNotebookResult

func (*NoteStoreExpungeNotebookResult) GetNotFoundException

func (p *NoteStoreExpungeNotebookResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreExpungeNotebookResult) GetSuccess

func (p *NoteStoreExpungeNotebookResult) GetSuccess() int32

func (*NoteStoreExpungeNotebookResult) GetSystemException

func (*NoteStoreExpungeNotebookResult) GetUserException

func (*NoteStoreExpungeNotebookResult) IsSetNotFoundException

func (p *NoteStoreExpungeNotebookResult) IsSetNotFoundException() bool

func (*NoteStoreExpungeNotebookResult) IsSetSuccess

func (p *NoteStoreExpungeNotebookResult) IsSetSuccess() bool

func (*NoteStoreExpungeNotebookResult) IsSetSystemException

func (p *NoteStoreExpungeNotebookResult) IsSetSystemException() bool

func (*NoteStoreExpungeNotebookResult) IsSetUserException

func (p *NoteStoreExpungeNotebookResult) IsSetUserException() bool

func (*NoteStoreExpungeNotebookResult) Read

func (*NoteStoreExpungeNotebookResult) String

func (*NoteStoreExpungeNotebookResult) Write

type NoteStoreExpungeNotesArgs

type NoteStoreExpungeNotesArgs struct {
	AuthenticationToken string   `thrift:"authenticationToken,1" json:"authenticationToken"`
	NoteGuids           []string `thrift:"noteGuids,2" json:"noteGuids"`
}

Attributes:

  • AuthenticationToken
  • NoteGuids

func NewNoteStoreExpungeNotesArgs

func NewNoteStoreExpungeNotesArgs() *NoteStoreExpungeNotesArgs

func (*NoteStoreExpungeNotesArgs) GetAuthenticationToken

func (p *NoteStoreExpungeNotesArgs) GetAuthenticationToken() string

func (*NoteStoreExpungeNotesArgs) GetNoteGuids

func (p *NoteStoreExpungeNotesArgs) GetNoteGuids() []string

func (*NoteStoreExpungeNotesArgs) Read

func (*NoteStoreExpungeNotesArgs) String

func (p *NoteStoreExpungeNotesArgs) String() string

func (*NoteStoreExpungeNotesArgs) Write

type NoteStoreExpungeNotesResult

type NoteStoreExpungeNotesResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreExpungeNotesResult

func NewNoteStoreExpungeNotesResult() *NoteStoreExpungeNotesResult

func (*NoteStoreExpungeNotesResult) GetNotFoundException

func (p *NoteStoreExpungeNotesResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreExpungeNotesResult) GetSuccess

func (p *NoteStoreExpungeNotesResult) GetSuccess() int32

func (*NoteStoreExpungeNotesResult) GetSystemException

func (p *NoteStoreExpungeNotesResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreExpungeNotesResult) GetUserException

func (p *NoteStoreExpungeNotesResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreExpungeNotesResult) IsSetNotFoundException

func (p *NoteStoreExpungeNotesResult) IsSetNotFoundException() bool

func (*NoteStoreExpungeNotesResult) IsSetSuccess

func (p *NoteStoreExpungeNotesResult) IsSetSuccess() bool

func (*NoteStoreExpungeNotesResult) IsSetSystemException

func (p *NoteStoreExpungeNotesResult) IsSetSystemException() bool

func (*NoteStoreExpungeNotesResult) IsSetUserException

func (p *NoteStoreExpungeNotesResult) IsSetUserException() bool

func (*NoteStoreExpungeNotesResult) Read

func (*NoteStoreExpungeNotesResult) String

func (p *NoteStoreExpungeNotesResult) String() string

func (*NoteStoreExpungeNotesResult) Write

type NoteStoreExpungeSearchArgs

type NoteStoreExpungeSearchArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreExpungeSearchArgs

func NewNoteStoreExpungeSearchArgs() *NoteStoreExpungeSearchArgs

func (*NoteStoreExpungeSearchArgs) GetAuthenticationToken

func (p *NoteStoreExpungeSearchArgs) GetAuthenticationToken() string

func (*NoteStoreExpungeSearchArgs) GetGUID

func (p *NoteStoreExpungeSearchArgs) GetGUID() types.GUID

func (*NoteStoreExpungeSearchArgs) Read

func (*NoteStoreExpungeSearchArgs) String

func (p *NoteStoreExpungeSearchArgs) String() string

func (*NoteStoreExpungeSearchArgs) Write

type NoteStoreExpungeSearchResult

type NoteStoreExpungeSearchResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreExpungeSearchResult

func NewNoteStoreExpungeSearchResult() *NoteStoreExpungeSearchResult

func (*NoteStoreExpungeSearchResult) GetNotFoundException

func (p *NoteStoreExpungeSearchResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreExpungeSearchResult) GetSuccess

func (p *NoteStoreExpungeSearchResult) GetSuccess() int32

func (*NoteStoreExpungeSearchResult) GetSystemException

func (p *NoteStoreExpungeSearchResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreExpungeSearchResult) GetUserException

func (p *NoteStoreExpungeSearchResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreExpungeSearchResult) IsSetNotFoundException

func (p *NoteStoreExpungeSearchResult) IsSetNotFoundException() bool

func (*NoteStoreExpungeSearchResult) IsSetSuccess

func (p *NoteStoreExpungeSearchResult) IsSetSuccess() bool

func (*NoteStoreExpungeSearchResult) IsSetSystemException

func (p *NoteStoreExpungeSearchResult) IsSetSystemException() bool

func (*NoteStoreExpungeSearchResult) IsSetUserException

func (p *NoteStoreExpungeSearchResult) IsSetUserException() bool

func (*NoteStoreExpungeSearchResult) Read

func (*NoteStoreExpungeSearchResult) String

func (*NoteStoreExpungeSearchResult) Write

type NoteStoreExpungeSharedNotebooksArgs

type NoteStoreExpungeSharedNotebooksArgs struct {
	AuthenticationToken string  `thrift:"authenticationToken,1" json:"authenticationToken"`
	SharedNotebookIds   []int64 `thrift:"sharedNotebookIds,2" json:"sharedNotebookIds"`
}

Attributes:

  • AuthenticationToken
  • SharedNotebookIds

func NewNoteStoreExpungeSharedNotebooksArgs

func NewNoteStoreExpungeSharedNotebooksArgs() *NoteStoreExpungeSharedNotebooksArgs

func (*NoteStoreExpungeSharedNotebooksArgs) GetAuthenticationToken

func (p *NoteStoreExpungeSharedNotebooksArgs) GetAuthenticationToken() string

func (*NoteStoreExpungeSharedNotebooksArgs) GetSharedNotebookIds

func (p *NoteStoreExpungeSharedNotebooksArgs) GetSharedNotebookIds() []int64

func (*NoteStoreExpungeSharedNotebooksArgs) Read

func (*NoteStoreExpungeSharedNotebooksArgs) String

func (*NoteStoreExpungeSharedNotebooksArgs) Write

type NoteStoreExpungeSharedNotebooksResult

type NoteStoreExpungeSharedNotebooksResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreExpungeSharedNotebooksResult

func NewNoteStoreExpungeSharedNotebooksResult() *NoteStoreExpungeSharedNotebooksResult

func (*NoteStoreExpungeSharedNotebooksResult) GetNotFoundException

func (*NoteStoreExpungeSharedNotebooksResult) GetSuccess

func (*NoteStoreExpungeSharedNotebooksResult) GetSystemException

func (*NoteStoreExpungeSharedNotebooksResult) GetUserException

func (*NoteStoreExpungeSharedNotebooksResult) IsSetNotFoundException

func (p *NoteStoreExpungeSharedNotebooksResult) IsSetNotFoundException() bool

func (*NoteStoreExpungeSharedNotebooksResult) IsSetSuccess

func (p *NoteStoreExpungeSharedNotebooksResult) IsSetSuccess() bool

func (*NoteStoreExpungeSharedNotebooksResult) IsSetSystemException

func (p *NoteStoreExpungeSharedNotebooksResult) IsSetSystemException() bool

func (*NoteStoreExpungeSharedNotebooksResult) IsSetUserException

func (p *NoteStoreExpungeSharedNotebooksResult) IsSetUserException() bool

func (*NoteStoreExpungeSharedNotebooksResult) Read

func (*NoteStoreExpungeSharedNotebooksResult) String

func (*NoteStoreExpungeSharedNotebooksResult) Write

type NoteStoreExpungeTagArgs

type NoteStoreExpungeTagArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreExpungeTagArgs

func NewNoteStoreExpungeTagArgs() *NoteStoreExpungeTagArgs

func (*NoteStoreExpungeTagArgs) GetAuthenticationToken

func (p *NoteStoreExpungeTagArgs) GetAuthenticationToken() string

func (*NoteStoreExpungeTagArgs) GetGUID

func (p *NoteStoreExpungeTagArgs) GetGUID() types.GUID

func (*NoteStoreExpungeTagArgs) Read

func (*NoteStoreExpungeTagArgs) String

func (p *NoteStoreExpungeTagArgs) String() string

func (*NoteStoreExpungeTagArgs) Write

type NoteStoreExpungeTagResult

type NoteStoreExpungeTagResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreExpungeTagResult

func NewNoteStoreExpungeTagResult() *NoteStoreExpungeTagResult

func (*NoteStoreExpungeTagResult) GetNotFoundException

func (p *NoteStoreExpungeTagResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreExpungeTagResult) GetSuccess

func (p *NoteStoreExpungeTagResult) GetSuccess() int32

func (*NoteStoreExpungeTagResult) GetSystemException

func (p *NoteStoreExpungeTagResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreExpungeTagResult) GetUserException

func (p *NoteStoreExpungeTagResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreExpungeTagResult) IsSetNotFoundException

func (p *NoteStoreExpungeTagResult) IsSetNotFoundException() bool

func (*NoteStoreExpungeTagResult) IsSetSuccess

func (p *NoteStoreExpungeTagResult) IsSetSuccess() bool

func (*NoteStoreExpungeTagResult) IsSetSystemException

func (p *NoteStoreExpungeTagResult) IsSetSystemException() bool

func (*NoteStoreExpungeTagResult) IsSetUserException

func (p *NoteStoreExpungeTagResult) IsSetUserException() bool

func (*NoteStoreExpungeTagResult) Read

func (*NoteStoreExpungeTagResult) String

func (p *NoteStoreExpungeTagResult) String() string

func (*NoteStoreExpungeTagResult) Write

type NoteStoreFindNoteCountsArgs

type NoteStoreFindNoteCountsArgs struct {
	AuthenticationToken string      `thrift:"authenticationToken,1" json:"authenticationToken"`
	Filter              *NoteFilter `thrift:"filter,2" json:"filter"`
	WithTrash           bool        `thrift:"withTrash,3" json:"withTrash"`
}

Attributes:

  • AuthenticationToken
  • Filter
  • WithTrash

func NewNoteStoreFindNoteCountsArgs

func NewNoteStoreFindNoteCountsArgs() *NoteStoreFindNoteCountsArgs

func (*NoteStoreFindNoteCountsArgs) GetAuthenticationToken

func (p *NoteStoreFindNoteCountsArgs) GetAuthenticationToken() string

func (*NoteStoreFindNoteCountsArgs) GetFilter

func (p *NoteStoreFindNoteCountsArgs) GetFilter() *NoteFilter

func (*NoteStoreFindNoteCountsArgs) GetWithTrash

func (p *NoteStoreFindNoteCountsArgs) GetWithTrash() bool

func (*NoteStoreFindNoteCountsArgs) IsSetFilter

func (p *NoteStoreFindNoteCountsArgs) IsSetFilter() bool

func (*NoteStoreFindNoteCountsArgs) Read

func (*NoteStoreFindNoteCountsArgs) String

func (p *NoteStoreFindNoteCountsArgs) String() string

func (*NoteStoreFindNoteCountsArgs) Write

type NoteStoreFindNoteCountsResult

type NoteStoreFindNoteCountsResult struct {
	Success           *NoteCollectionCounts         `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreFindNoteCountsResult

func NewNoteStoreFindNoteCountsResult() *NoteStoreFindNoteCountsResult

func (*NoteStoreFindNoteCountsResult) GetNotFoundException

func (p *NoteStoreFindNoteCountsResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreFindNoteCountsResult) GetSuccess

func (*NoteStoreFindNoteCountsResult) GetSystemException

func (p *NoteStoreFindNoteCountsResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreFindNoteCountsResult) GetUserException

func (*NoteStoreFindNoteCountsResult) IsSetNotFoundException

func (p *NoteStoreFindNoteCountsResult) IsSetNotFoundException() bool

func (*NoteStoreFindNoteCountsResult) IsSetSuccess

func (p *NoteStoreFindNoteCountsResult) IsSetSuccess() bool

func (*NoteStoreFindNoteCountsResult) IsSetSystemException

func (p *NoteStoreFindNoteCountsResult) IsSetSystemException() bool

func (*NoteStoreFindNoteCountsResult) IsSetUserException

func (p *NoteStoreFindNoteCountsResult) IsSetUserException() bool

func (*NoteStoreFindNoteCountsResult) Read

func (*NoteStoreFindNoteCountsResult) String

func (*NoteStoreFindNoteCountsResult) Write

type NoteStoreFindNoteOffsetArgs

type NoteStoreFindNoteOffsetArgs struct {
	AuthenticationToken string      `thrift:"authenticationToken,1" json:"authenticationToken"`
	Filter              *NoteFilter `thrift:"filter,2" json:"filter"`
	GUID                types.GUID  `thrift:"guid,3" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • Filter
  • GUID

func NewNoteStoreFindNoteOffsetArgs

func NewNoteStoreFindNoteOffsetArgs() *NoteStoreFindNoteOffsetArgs

func (*NoteStoreFindNoteOffsetArgs) GetAuthenticationToken

func (p *NoteStoreFindNoteOffsetArgs) GetAuthenticationToken() string

func (*NoteStoreFindNoteOffsetArgs) GetFilter

func (p *NoteStoreFindNoteOffsetArgs) GetFilter() *NoteFilter

func (*NoteStoreFindNoteOffsetArgs) GetGUID

func (p *NoteStoreFindNoteOffsetArgs) GetGUID() types.GUID

func (*NoteStoreFindNoteOffsetArgs) IsSetFilter

func (p *NoteStoreFindNoteOffsetArgs) IsSetFilter() bool

func (*NoteStoreFindNoteOffsetArgs) Read

func (*NoteStoreFindNoteOffsetArgs) String

func (p *NoteStoreFindNoteOffsetArgs) String() string

func (*NoteStoreFindNoteOffsetArgs) Write

type NoteStoreFindNoteOffsetResult

type NoteStoreFindNoteOffsetResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreFindNoteOffsetResult

func NewNoteStoreFindNoteOffsetResult() *NoteStoreFindNoteOffsetResult

func (*NoteStoreFindNoteOffsetResult) GetNotFoundException

func (p *NoteStoreFindNoteOffsetResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreFindNoteOffsetResult) GetSuccess

func (p *NoteStoreFindNoteOffsetResult) GetSuccess() int32

func (*NoteStoreFindNoteOffsetResult) GetSystemException

func (p *NoteStoreFindNoteOffsetResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreFindNoteOffsetResult) GetUserException

func (*NoteStoreFindNoteOffsetResult) IsSetNotFoundException

func (p *NoteStoreFindNoteOffsetResult) IsSetNotFoundException() bool

func (*NoteStoreFindNoteOffsetResult) IsSetSuccess

func (p *NoteStoreFindNoteOffsetResult) IsSetSuccess() bool

func (*NoteStoreFindNoteOffsetResult) IsSetSystemException

func (p *NoteStoreFindNoteOffsetResult) IsSetSystemException() bool

func (*NoteStoreFindNoteOffsetResult) IsSetUserException

func (p *NoteStoreFindNoteOffsetResult) IsSetUserException() bool

func (*NoteStoreFindNoteOffsetResult) Read

func (*NoteStoreFindNoteOffsetResult) String

func (*NoteStoreFindNoteOffsetResult) Write

type NoteStoreFindNotesArgs

type NoteStoreFindNotesArgs struct {
	AuthenticationToken string      `thrift:"authenticationToken,1" json:"authenticationToken"`
	Filter              *NoteFilter `thrift:"filter,2" json:"filter"`
	Offset              int32       `thrift:"offset,3" json:"offset"`
	MaxNotes            int32       `thrift:"maxNotes,4" json:"maxNotes"`
}

Attributes:

  • AuthenticationToken
  • Filter
  • Offset
  • MaxNotes

func NewNoteStoreFindNotesArgs

func NewNoteStoreFindNotesArgs() *NoteStoreFindNotesArgs

func (*NoteStoreFindNotesArgs) GetAuthenticationToken

func (p *NoteStoreFindNotesArgs) GetAuthenticationToken() string

func (*NoteStoreFindNotesArgs) GetFilter

func (p *NoteStoreFindNotesArgs) GetFilter() *NoteFilter

func (*NoteStoreFindNotesArgs) GetMaxNotes

func (p *NoteStoreFindNotesArgs) GetMaxNotes() int32

func (*NoteStoreFindNotesArgs) GetOffset

func (p *NoteStoreFindNotesArgs) GetOffset() int32

func (*NoteStoreFindNotesArgs) IsSetFilter

func (p *NoteStoreFindNotesArgs) IsSetFilter() bool

func (*NoteStoreFindNotesArgs) Read

func (*NoteStoreFindNotesArgs) String

func (p *NoteStoreFindNotesArgs) String() string

func (*NoteStoreFindNotesArgs) Write

func (p *NoteStoreFindNotesArgs) Write(oprot thrift.TProtocol) error

type NoteStoreFindNotesMetadataArgs

type NoteStoreFindNotesMetadataArgs struct {
	AuthenticationToken string                   `thrift:"authenticationToken,1" json:"authenticationToken"`
	Filter              *NoteFilter              `thrift:"filter,2" json:"filter"`
	Offset              int32                    `thrift:"offset,3" json:"offset"`
	MaxNotes            int32                    `thrift:"maxNotes,4" json:"maxNotes"`
	ResultSpec          *NotesMetadataResultSpec `thrift:"resultSpec,5" json:"resultSpec"`
}

Attributes:

  • AuthenticationToken
  • Filter
  • Offset
  • MaxNotes
  • ResultSpec

func NewNoteStoreFindNotesMetadataArgs

func NewNoteStoreFindNotesMetadataArgs() *NoteStoreFindNotesMetadataArgs

func (*NoteStoreFindNotesMetadataArgs) GetAuthenticationToken

func (p *NoteStoreFindNotesMetadataArgs) GetAuthenticationToken() string

func (*NoteStoreFindNotesMetadataArgs) GetFilter

func (*NoteStoreFindNotesMetadataArgs) GetMaxNotes

func (p *NoteStoreFindNotesMetadataArgs) GetMaxNotes() int32

func (*NoteStoreFindNotesMetadataArgs) GetOffset

func (p *NoteStoreFindNotesMetadataArgs) GetOffset() int32

func (*NoteStoreFindNotesMetadataArgs) GetResultSpec

func (*NoteStoreFindNotesMetadataArgs) IsSetFilter

func (p *NoteStoreFindNotesMetadataArgs) IsSetFilter() bool

func (*NoteStoreFindNotesMetadataArgs) IsSetResultSpec

func (p *NoteStoreFindNotesMetadataArgs) IsSetResultSpec() bool

func (*NoteStoreFindNotesMetadataArgs) Read

func (*NoteStoreFindNotesMetadataArgs) String

func (*NoteStoreFindNotesMetadataArgs) Write

type NoteStoreFindNotesMetadataResult

type NoteStoreFindNotesMetadataResult struct {
	Success           *NotesMetadataList            `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreFindNotesMetadataResult

func NewNoteStoreFindNotesMetadataResult() *NoteStoreFindNotesMetadataResult

func (*NoteStoreFindNotesMetadataResult) GetNotFoundException

func (*NoteStoreFindNotesMetadataResult) GetSuccess

func (*NoteStoreFindNotesMetadataResult) GetSystemException

func (*NoteStoreFindNotesMetadataResult) GetUserException

func (*NoteStoreFindNotesMetadataResult) IsSetNotFoundException

func (p *NoteStoreFindNotesMetadataResult) IsSetNotFoundException() bool

func (*NoteStoreFindNotesMetadataResult) IsSetSuccess

func (p *NoteStoreFindNotesMetadataResult) IsSetSuccess() bool

func (*NoteStoreFindNotesMetadataResult) IsSetSystemException

func (p *NoteStoreFindNotesMetadataResult) IsSetSystemException() bool

func (*NoteStoreFindNotesMetadataResult) IsSetUserException

func (p *NoteStoreFindNotesMetadataResult) IsSetUserException() bool

func (*NoteStoreFindNotesMetadataResult) Read

func (*NoteStoreFindNotesMetadataResult) String

func (*NoteStoreFindNotesMetadataResult) Write

type NoteStoreFindNotesResult

type NoteStoreFindNotesResult struct {
	Success           *NoteList                     `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreFindNotesResult

func NewNoteStoreFindNotesResult() *NoteStoreFindNotesResult

func (*NoteStoreFindNotesResult) GetNotFoundException

func (p *NoteStoreFindNotesResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreFindNotesResult) GetSuccess

func (p *NoteStoreFindNotesResult) GetSuccess() *NoteList

func (*NoteStoreFindNotesResult) GetSystemException

func (p *NoteStoreFindNotesResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreFindNotesResult) GetUserException

func (p *NoteStoreFindNotesResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreFindNotesResult) IsSetNotFoundException

func (p *NoteStoreFindNotesResult) IsSetNotFoundException() bool

func (*NoteStoreFindNotesResult) IsSetSuccess

func (p *NoteStoreFindNotesResult) IsSetSuccess() bool

func (*NoteStoreFindNotesResult) IsSetSystemException

func (p *NoteStoreFindNotesResult) IsSetSystemException() bool

func (*NoteStoreFindNotesResult) IsSetUserException

func (p *NoteStoreFindNotesResult) IsSetUserException() bool

func (*NoteStoreFindNotesResult) Read

func (*NoteStoreFindNotesResult) String

func (p *NoteStoreFindNotesResult) String() string

func (*NoteStoreFindNotesResult) Write

type NoteStoreFindRelatedArgs

type NoteStoreFindRelatedArgs struct {
	AuthenticationToken string             `thrift:"authenticationToken,1" json:"authenticationToken"`
	Query               *RelatedQuery      `thrift:"query,2" json:"query"`
	ResultSpec          *RelatedResultSpec `thrift:"resultSpec,3" json:"resultSpec"`
}

Attributes:

  • AuthenticationToken
  • Query
  • ResultSpec

func NewNoteStoreFindRelatedArgs

func NewNoteStoreFindRelatedArgs() *NoteStoreFindRelatedArgs

func (*NoteStoreFindRelatedArgs) GetAuthenticationToken

func (p *NoteStoreFindRelatedArgs) GetAuthenticationToken() string

func (*NoteStoreFindRelatedArgs) GetQuery

func (p *NoteStoreFindRelatedArgs) GetQuery() *RelatedQuery

func (*NoteStoreFindRelatedArgs) GetResultSpec

func (p *NoteStoreFindRelatedArgs) GetResultSpec() *RelatedResultSpec

func (*NoteStoreFindRelatedArgs) IsSetQuery

func (p *NoteStoreFindRelatedArgs) IsSetQuery() bool

func (*NoteStoreFindRelatedArgs) IsSetResultSpec

func (p *NoteStoreFindRelatedArgs) IsSetResultSpec() bool

func (*NoteStoreFindRelatedArgs) Read

func (*NoteStoreFindRelatedArgs) String

func (p *NoteStoreFindRelatedArgs) String() string

func (*NoteStoreFindRelatedArgs) Write

type NoteStoreFindRelatedResult

type NoteStoreFindRelatedResult struct {
	Success           *RelatedResult_               `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreFindRelatedResult

func NewNoteStoreFindRelatedResult() *NoteStoreFindRelatedResult

func (*NoteStoreFindRelatedResult) GetNotFoundException

func (p *NoteStoreFindRelatedResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreFindRelatedResult) GetSuccess

func (p *NoteStoreFindRelatedResult) GetSuccess() *RelatedResult_

func (*NoteStoreFindRelatedResult) GetSystemException

func (p *NoteStoreFindRelatedResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreFindRelatedResult) GetUserException

func (p *NoteStoreFindRelatedResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreFindRelatedResult) IsSetNotFoundException

func (p *NoteStoreFindRelatedResult) IsSetNotFoundException() bool

func (*NoteStoreFindRelatedResult) IsSetSuccess

func (p *NoteStoreFindRelatedResult) IsSetSuccess() bool

func (*NoteStoreFindRelatedResult) IsSetSystemException

func (p *NoteStoreFindRelatedResult) IsSetSystemException() bool

func (*NoteStoreFindRelatedResult) IsSetUserException

func (p *NoteStoreFindRelatedResult) IsSetUserException() bool

func (*NoteStoreFindRelatedResult) Read

func (*NoteStoreFindRelatedResult) String

func (p *NoteStoreFindRelatedResult) String() string

func (*NoteStoreFindRelatedResult) Write

type NoteStoreGetDefaultNotebookArgs

type NoteStoreGetDefaultNotebookArgs struct {
	AuthenticationToken string `thrift:"authenticationToken,1" json:"authenticationToken"`
}

Attributes:

  • AuthenticationToken

func NewNoteStoreGetDefaultNotebookArgs

func NewNoteStoreGetDefaultNotebookArgs() *NoteStoreGetDefaultNotebookArgs

func (*NoteStoreGetDefaultNotebookArgs) GetAuthenticationToken

func (p *NoteStoreGetDefaultNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreGetDefaultNotebookArgs) Read

func (*NoteStoreGetDefaultNotebookArgs) String

func (*NoteStoreGetDefaultNotebookArgs) Write

type NoteStoreGetDefaultNotebookResult

type NoteStoreGetDefaultNotebookResult struct {
	Success         *types.Notebook             `thrift:"success,0" json:"success,omitempty"`
	UserException   *errors.EDAMUserException   `thrift:"userException,1" json:"userException,omitempty"`
	SystemException *errors.EDAMSystemException `thrift:"systemException,2" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException

func NewNoteStoreGetDefaultNotebookResult

func NewNoteStoreGetDefaultNotebookResult() *NoteStoreGetDefaultNotebookResult

func (*NoteStoreGetDefaultNotebookResult) GetSuccess

func (*NoteStoreGetDefaultNotebookResult) GetSystemException

func (*NoteStoreGetDefaultNotebookResult) GetUserException

func (*NoteStoreGetDefaultNotebookResult) IsSetSuccess

func (p *NoteStoreGetDefaultNotebookResult) IsSetSuccess() bool

func (*NoteStoreGetDefaultNotebookResult) IsSetSystemException

func (p *NoteStoreGetDefaultNotebookResult) IsSetSystemException() bool

func (*NoteStoreGetDefaultNotebookResult) IsSetUserException

func (p *NoteStoreGetDefaultNotebookResult) IsSetUserException() bool

func (*NoteStoreGetDefaultNotebookResult) Read

func (*NoteStoreGetDefaultNotebookResult) String

func (*NoteStoreGetDefaultNotebookResult) Write

type NoteStoreGetFilteredSyncChunkArgs

type NoteStoreGetFilteredSyncChunkArgs struct {
	AuthenticationToken string           `thrift:"authenticationToken,1" json:"authenticationToken"`
	AfterUSN            int32            `thrift:"afterUSN,2" json:"afterUSN"`
	MaxEntries          int32            `thrift:"maxEntries,3" json:"maxEntries"`
	Filter              *SyncChunkFilter `thrift:"filter,4" json:"filter"`
}

Attributes:

  • AuthenticationToken
  • AfterUSN
  • MaxEntries
  • Filter

func NewNoteStoreGetFilteredSyncChunkArgs

func NewNoteStoreGetFilteredSyncChunkArgs() *NoteStoreGetFilteredSyncChunkArgs

func (*NoteStoreGetFilteredSyncChunkArgs) GetAfterUSN

func (p *NoteStoreGetFilteredSyncChunkArgs) GetAfterUSN() int32

func (*NoteStoreGetFilteredSyncChunkArgs) GetAuthenticationToken

func (p *NoteStoreGetFilteredSyncChunkArgs) GetAuthenticationToken() string

func (*NoteStoreGetFilteredSyncChunkArgs) GetFilter

func (*NoteStoreGetFilteredSyncChunkArgs) GetMaxEntries

func (p *NoteStoreGetFilteredSyncChunkArgs) GetMaxEntries() int32

func (*NoteStoreGetFilteredSyncChunkArgs) IsSetFilter

func (p *NoteStoreGetFilteredSyncChunkArgs) IsSetFilter() bool

func (*NoteStoreGetFilteredSyncChunkArgs) Read

func (*NoteStoreGetFilteredSyncChunkArgs) String

func (*NoteStoreGetFilteredSyncChunkArgs) Write

type NoteStoreGetFilteredSyncChunkResult

type NoteStoreGetFilteredSyncChunkResult struct {
	Success         *SyncChunk                  `thrift:"success,0" json:"success,omitempty"`
	UserException   *errors.EDAMUserException   `thrift:"userException,1" json:"userException,omitempty"`
	SystemException *errors.EDAMSystemException `thrift:"systemException,2" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException

func NewNoteStoreGetFilteredSyncChunkResult

func NewNoteStoreGetFilteredSyncChunkResult() *NoteStoreGetFilteredSyncChunkResult

func (*NoteStoreGetFilteredSyncChunkResult) GetSuccess

func (*NoteStoreGetFilteredSyncChunkResult) GetSystemException

func (*NoteStoreGetFilteredSyncChunkResult) GetUserException

func (*NoteStoreGetFilteredSyncChunkResult) IsSetSuccess

func (p *NoteStoreGetFilteredSyncChunkResult) IsSetSuccess() bool

func (*NoteStoreGetFilteredSyncChunkResult) IsSetSystemException

func (p *NoteStoreGetFilteredSyncChunkResult) IsSetSystemException() bool

func (*NoteStoreGetFilteredSyncChunkResult) IsSetUserException

func (p *NoteStoreGetFilteredSyncChunkResult) IsSetUserException() bool

func (*NoteStoreGetFilteredSyncChunkResult) Read

func (*NoteStoreGetFilteredSyncChunkResult) String

func (*NoteStoreGetFilteredSyncChunkResult) Write

type NoteStoreGetLinkedNotebookSyncChunkArgs

type NoteStoreGetLinkedNotebookSyncChunkArgs struct {
	AuthenticationToken string                `thrift:"authenticationToken,1" json:"authenticationToken"`
	LinkedNotebook      *types.LinkedNotebook `thrift:"linkedNotebook,2" json:"linkedNotebook"`
	AfterUSN            int32                 `thrift:"afterUSN,3" json:"afterUSN"`
	MaxEntries          int32                 `thrift:"maxEntries,4" json:"maxEntries"`
	FullSyncOnly        bool                  `thrift:"fullSyncOnly,5" json:"fullSyncOnly"`
}

Attributes:

  • AuthenticationToken
  • LinkedNotebook
  • AfterUSN
  • MaxEntries
  • FullSyncOnly

func NewNoteStoreGetLinkedNotebookSyncChunkArgs

func NewNoteStoreGetLinkedNotebookSyncChunkArgs() *NoteStoreGetLinkedNotebookSyncChunkArgs

func (*NoteStoreGetLinkedNotebookSyncChunkArgs) GetAfterUSN

func (*NoteStoreGetLinkedNotebookSyncChunkArgs) GetAuthenticationToken

func (p *NoteStoreGetLinkedNotebookSyncChunkArgs) GetAuthenticationToken() string

func (*NoteStoreGetLinkedNotebookSyncChunkArgs) GetFullSyncOnly

func (p *NoteStoreGetLinkedNotebookSyncChunkArgs) GetFullSyncOnly() bool

func (*NoteStoreGetLinkedNotebookSyncChunkArgs) GetLinkedNotebook

func (*NoteStoreGetLinkedNotebookSyncChunkArgs) GetMaxEntries

func (*NoteStoreGetLinkedNotebookSyncChunkArgs) IsSetLinkedNotebook

func (p *NoteStoreGetLinkedNotebookSyncChunkArgs) IsSetLinkedNotebook() bool

func (*NoteStoreGetLinkedNotebookSyncChunkArgs) Read

func (*NoteStoreGetLinkedNotebookSyncChunkArgs) String

func (*NoteStoreGetLinkedNotebookSyncChunkArgs) Write

type NoteStoreGetLinkedNotebookSyncChunkResult

type NoteStoreGetLinkedNotebookSyncChunkResult struct {
	Success           *SyncChunk                    `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetLinkedNotebookSyncChunkResult

func NewNoteStoreGetLinkedNotebookSyncChunkResult() *NoteStoreGetLinkedNotebookSyncChunkResult

func (*NoteStoreGetLinkedNotebookSyncChunkResult) GetNotFoundException

func (*NoteStoreGetLinkedNotebookSyncChunkResult) GetSuccess

func (*NoteStoreGetLinkedNotebookSyncChunkResult) GetSystemException

func (*NoteStoreGetLinkedNotebookSyncChunkResult) GetUserException

func (*NoteStoreGetLinkedNotebookSyncChunkResult) IsSetNotFoundException

func (p *NoteStoreGetLinkedNotebookSyncChunkResult) IsSetNotFoundException() bool

func (*NoteStoreGetLinkedNotebookSyncChunkResult) IsSetSuccess

func (*NoteStoreGetLinkedNotebookSyncChunkResult) IsSetSystemException

func (p *NoteStoreGetLinkedNotebookSyncChunkResult) IsSetSystemException() bool

func (*NoteStoreGetLinkedNotebookSyncChunkResult) IsSetUserException

func (p *NoteStoreGetLinkedNotebookSyncChunkResult) IsSetUserException() bool

func (*NoteStoreGetLinkedNotebookSyncChunkResult) Read

func (*NoteStoreGetLinkedNotebookSyncChunkResult) String

func (*NoteStoreGetLinkedNotebookSyncChunkResult) Write

type NoteStoreGetLinkedNotebookSyncStateArgs

type NoteStoreGetLinkedNotebookSyncStateArgs struct {
	AuthenticationToken string                `thrift:"authenticationToken,1" json:"authenticationToken"`
	LinkedNotebook      *types.LinkedNotebook `thrift:"linkedNotebook,2" json:"linkedNotebook"`
}

Attributes:

  • AuthenticationToken
  • LinkedNotebook

func NewNoteStoreGetLinkedNotebookSyncStateArgs

func NewNoteStoreGetLinkedNotebookSyncStateArgs() *NoteStoreGetLinkedNotebookSyncStateArgs

func (*NoteStoreGetLinkedNotebookSyncStateArgs) GetAuthenticationToken

func (p *NoteStoreGetLinkedNotebookSyncStateArgs) GetAuthenticationToken() string

func (*NoteStoreGetLinkedNotebookSyncStateArgs) GetLinkedNotebook

func (*NoteStoreGetLinkedNotebookSyncStateArgs) IsSetLinkedNotebook

func (p *NoteStoreGetLinkedNotebookSyncStateArgs) IsSetLinkedNotebook() bool

func (*NoteStoreGetLinkedNotebookSyncStateArgs) Read

func (*NoteStoreGetLinkedNotebookSyncStateArgs) String

func (*NoteStoreGetLinkedNotebookSyncStateArgs) Write

type NoteStoreGetLinkedNotebookSyncStateResult

type NoteStoreGetLinkedNotebookSyncStateResult struct {
	Success           *SyncState                    `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetLinkedNotebookSyncStateResult

func NewNoteStoreGetLinkedNotebookSyncStateResult() *NoteStoreGetLinkedNotebookSyncStateResult

func (*NoteStoreGetLinkedNotebookSyncStateResult) GetNotFoundException

func (*NoteStoreGetLinkedNotebookSyncStateResult) GetSuccess

func (*NoteStoreGetLinkedNotebookSyncStateResult) GetSystemException

func (*NoteStoreGetLinkedNotebookSyncStateResult) GetUserException

func (*NoteStoreGetLinkedNotebookSyncStateResult) IsSetNotFoundException

func (p *NoteStoreGetLinkedNotebookSyncStateResult) IsSetNotFoundException() bool

func (*NoteStoreGetLinkedNotebookSyncStateResult) IsSetSuccess

func (*NoteStoreGetLinkedNotebookSyncStateResult) IsSetSystemException

func (p *NoteStoreGetLinkedNotebookSyncStateResult) IsSetSystemException() bool

func (*NoteStoreGetLinkedNotebookSyncStateResult) IsSetUserException

func (p *NoteStoreGetLinkedNotebookSyncStateResult) IsSetUserException() bool

func (*NoteStoreGetLinkedNotebookSyncStateResult) Read

func (*NoteStoreGetLinkedNotebookSyncStateResult) String

func (*NoteStoreGetLinkedNotebookSyncStateResult) Write

type NoteStoreGetNoteApplicationDataArgs

type NoteStoreGetNoteApplicationDataArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetNoteApplicationDataArgs

func NewNoteStoreGetNoteApplicationDataArgs() *NoteStoreGetNoteApplicationDataArgs

func (*NoteStoreGetNoteApplicationDataArgs) GetAuthenticationToken

func (p *NoteStoreGetNoteApplicationDataArgs) GetAuthenticationToken() string

func (*NoteStoreGetNoteApplicationDataArgs) GetGUID

func (*NoteStoreGetNoteApplicationDataArgs) Read

func (*NoteStoreGetNoteApplicationDataArgs) String

func (*NoteStoreGetNoteApplicationDataArgs) Write

type NoteStoreGetNoteApplicationDataEntryArgs

type NoteStoreGetNoteApplicationDataEntryArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
	Key                 string     `thrift:"key,3" json:"key"`
}

Attributes:

  • AuthenticationToken
  • GUID
  • Key

func NewNoteStoreGetNoteApplicationDataEntryArgs

func NewNoteStoreGetNoteApplicationDataEntryArgs() *NoteStoreGetNoteApplicationDataEntryArgs

func (*NoteStoreGetNoteApplicationDataEntryArgs) GetAuthenticationToken

func (p *NoteStoreGetNoteApplicationDataEntryArgs) GetAuthenticationToken() string

func (*NoteStoreGetNoteApplicationDataEntryArgs) GetGUID

func (*NoteStoreGetNoteApplicationDataEntryArgs) GetKey

func (*NoteStoreGetNoteApplicationDataEntryArgs) Read

func (*NoteStoreGetNoteApplicationDataEntryArgs) String

func (*NoteStoreGetNoteApplicationDataEntryArgs) Write

type NoteStoreGetNoteApplicationDataEntryResult

type NoteStoreGetNoteApplicationDataEntryResult struct {
	Success           *string                       `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetNoteApplicationDataEntryResult

func NewNoteStoreGetNoteApplicationDataEntryResult() *NoteStoreGetNoteApplicationDataEntryResult

func (*NoteStoreGetNoteApplicationDataEntryResult) GetNotFoundException

func (*NoteStoreGetNoteApplicationDataEntryResult) GetSuccess

func (*NoteStoreGetNoteApplicationDataEntryResult) GetSystemException

func (*NoteStoreGetNoteApplicationDataEntryResult) GetUserException

func (*NoteStoreGetNoteApplicationDataEntryResult) IsSetNotFoundException

func (p *NoteStoreGetNoteApplicationDataEntryResult) IsSetNotFoundException() bool

func (*NoteStoreGetNoteApplicationDataEntryResult) IsSetSuccess

func (*NoteStoreGetNoteApplicationDataEntryResult) IsSetSystemException

func (p *NoteStoreGetNoteApplicationDataEntryResult) IsSetSystemException() bool

func (*NoteStoreGetNoteApplicationDataEntryResult) IsSetUserException

func (p *NoteStoreGetNoteApplicationDataEntryResult) IsSetUserException() bool

func (*NoteStoreGetNoteApplicationDataEntryResult) Read

func (*NoteStoreGetNoteApplicationDataEntryResult) String

func (*NoteStoreGetNoteApplicationDataEntryResult) Write

type NoteStoreGetNoteApplicationDataResult

type NoteStoreGetNoteApplicationDataResult struct {
	Success           *types.LazyMap                `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetNoteApplicationDataResult

func NewNoteStoreGetNoteApplicationDataResult() *NoteStoreGetNoteApplicationDataResult

func (*NoteStoreGetNoteApplicationDataResult) GetNotFoundException

func (*NoteStoreGetNoteApplicationDataResult) GetSuccess

func (*NoteStoreGetNoteApplicationDataResult) GetSystemException

func (*NoteStoreGetNoteApplicationDataResult) GetUserException

func (*NoteStoreGetNoteApplicationDataResult) IsSetNotFoundException

func (p *NoteStoreGetNoteApplicationDataResult) IsSetNotFoundException() bool

func (*NoteStoreGetNoteApplicationDataResult) IsSetSuccess

func (p *NoteStoreGetNoteApplicationDataResult) IsSetSuccess() bool

func (*NoteStoreGetNoteApplicationDataResult) IsSetSystemException

func (p *NoteStoreGetNoteApplicationDataResult) IsSetSystemException() bool

func (*NoteStoreGetNoteApplicationDataResult) IsSetUserException

func (p *NoteStoreGetNoteApplicationDataResult) IsSetUserException() bool

func (*NoteStoreGetNoteApplicationDataResult) Read

func (*NoteStoreGetNoteApplicationDataResult) String

func (*NoteStoreGetNoteApplicationDataResult) Write

type NoteStoreGetNoteArgs

type NoteStoreGetNoteArgs struct {
	AuthenticationToken        string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                       types.GUID `thrift:"guid,2" json:"guid"`
	WithContent                bool       `thrift:"withContent,3" json:"withContent"`
	WithResourcesData          bool       `thrift:"withResourcesData,4" json:"withResourcesData"`
	WithResourcesRecognition   bool       `thrift:"withResourcesRecognition,5" json:"withResourcesRecognition"`
	WithResourcesAlternateData bool       `thrift:"withResourcesAlternateData,6" json:"withResourcesAlternateData"`
}

Attributes:

  • AuthenticationToken
  • GUID
  • WithContent
  • WithResourcesData
  • WithResourcesRecognition
  • WithResourcesAlternateData

func NewNoteStoreGetNoteArgs

func NewNoteStoreGetNoteArgs() *NoteStoreGetNoteArgs

func (*NoteStoreGetNoteArgs) GetAuthenticationToken

func (p *NoteStoreGetNoteArgs) GetAuthenticationToken() string

func (*NoteStoreGetNoteArgs) GetGUID

func (p *NoteStoreGetNoteArgs) GetGUID() types.GUID

func (*NoteStoreGetNoteArgs) GetWithContent

func (p *NoteStoreGetNoteArgs) GetWithContent() bool

func (*NoteStoreGetNoteArgs) GetWithResourcesAlternateData

func (p *NoteStoreGetNoteArgs) GetWithResourcesAlternateData() bool

func (*NoteStoreGetNoteArgs) GetWithResourcesData

func (p *NoteStoreGetNoteArgs) GetWithResourcesData() bool

func (*NoteStoreGetNoteArgs) GetWithResourcesRecognition

func (p *NoteStoreGetNoteArgs) GetWithResourcesRecognition() bool

func (*NoteStoreGetNoteArgs) Read

func (p *NoteStoreGetNoteArgs) Read(iprot thrift.TProtocol) error

func (*NoteStoreGetNoteArgs) String

func (p *NoteStoreGetNoteArgs) String() string

func (*NoteStoreGetNoteArgs) Write

func (p *NoteStoreGetNoteArgs) Write(oprot thrift.TProtocol) error

type NoteStoreGetNoteContentArgs

type NoteStoreGetNoteContentArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetNoteContentArgs

func NewNoteStoreGetNoteContentArgs() *NoteStoreGetNoteContentArgs

func (*NoteStoreGetNoteContentArgs) GetAuthenticationToken

func (p *NoteStoreGetNoteContentArgs) GetAuthenticationToken() string

func (*NoteStoreGetNoteContentArgs) GetGUID

func (p *NoteStoreGetNoteContentArgs) GetGUID() types.GUID

func (*NoteStoreGetNoteContentArgs) Read

func (*NoteStoreGetNoteContentArgs) String

func (p *NoteStoreGetNoteContentArgs) String() string

func (*NoteStoreGetNoteContentArgs) Write

type NoteStoreGetNoteContentResult

type NoteStoreGetNoteContentResult struct {
	Success           *string                       `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetNoteContentResult

func NewNoteStoreGetNoteContentResult() *NoteStoreGetNoteContentResult

func (*NoteStoreGetNoteContentResult) GetNotFoundException

func (p *NoteStoreGetNoteContentResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreGetNoteContentResult) GetSuccess

func (p *NoteStoreGetNoteContentResult) GetSuccess() string

func (*NoteStoreGetNoteContentResult) GetSystemException

func (p *NoteStoreGetNoteContentResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreGetNoteContentResult) GetUserException

func (*NoteStoreGetNoteContentResult) IsSetNotFoundException

func (p *NoteStoreGetNoteContentResult) IsSetNotFoundException() bool

func (*NoteStoreGetNoteContentResult) IsSetSuccess

func (p *NoteStoreGetNoteContentResult) IsSetSuccess() bool

func (*NoteStoreGetNoteContentResult) IsSetSystemException

func (p *NoteStoreGetNoteContentResult) IsSetSystemException() bool

func (*NoteStoreGetNoteContentResult) IsSetUserException

func (p *NoteStoreGetNoteContentResult) IsSetUserException() bool

func (*NoteStoreGetNoteContentResult) Read

func (*NoteStoreGetNoteContentResult) String

func (*NoteStoreGetNoteContentResult) Write

type NoteStoreGetNoteResult

type NoteStoreGetNoteResult struct {
	Success           *types.Note                   `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetNoteResult

func NewNoteStoreGetNoteResult() *NoteStoreGetNoteResult

func (*NoteStoreGetNoteResult) GetNotFoundException

func (p *NoteStoreGetNoteResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreGetNoteResult) GetSuccess

func (p *NoteStoreGetNoteResult) GetSuccess() *types.Note

func (*NoteStoreGetNoteResult) GetSystemException

func (p *NoteStoreGetNoteResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreGetNoteResult) GetUserException

func (p *NoteStoreGetNoteResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreGetNoteResult) IsSetNotFoundException

func (p *NoteStoreGetNoteResult) IsSetNotFoundException() bool

func (*NoteStoreGetNoteResult) IsSetSuccess

func (p *NoteStoreGetNoteResult) IsSetSuccess() bool

func (*NoteStoreGetNoteResult) IsSetSystemException

func (p *NoteStoreGetNoteResult) IsSetSystemException() bool

func (*NoteStoreGetNoteResult) IsSetUserException

func (p *NoteStoreGetNoteResult) IsSetUserException() bool

func (*NoteStoreGetNoteResult) Read

func (*NoteStoreGetNoteResult) String

func (p *NoteStoreGetNoteResult) String() string

func (*NoteStoreGetNoteResult) Write

func (p *NoteStoreGetNoteResult) Write(oprot thrift.TProtocol) error

type NoteStoreGetNoteSearchTextArgs

type NoteStoreGetNoteSearchTextArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
	NoteOnly            bool       `thrift:"noteOnly,3" json:"noteOnly"`
	TokenizeForIndexing bool       `thrift:"tokenizeForIndexing,4" json:"tokenizeForIndexing"`
}

Attributes:

  • AuthenticationToken
  • GUID
  • NoteOnly
  • TokenizeForIndexing

func NewNoteStoreGetNoteSearchTextArgs

func NewNoteStoreGetNoteSearchTextArgs() *NoteStoreGetNoteSearchTextArgs

func (*NoteStoreGetNoteSearchTextArgs) GetAuthenticationToken

func (p *NoteStoreGetNoteSearchTextArgs) GetAuthenticationToken() string

func (*NoteStoreGetNoteSearchTextArgs) GetGUID

func (*NoteStoreGetNoteSearchTextArgs) GetNoteOnly

func (p *NoteStoreGetNoteSearchTextArgs) GetNoteOnly() bool

func (*NoteStoreGetNoteSearchTextArgs) GetTokenizeForIndexing

func (p *NoteStoreGetNoteSearchTextArgs) GetTokenizeForIndexing() bool

func (*NoteStoreGetNoteSearchTextArgs) Read

func (*NoteStoreGetNoteSearchTextArgs) String

func (*NoteStoreGetNoteSearchTextArgs) Write

type NoteStoreGetNoteSearchTextResult

type NoteStoreGetNoteSearchTextResult struct {
	Success           *string                       `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetNoteSearchTextResult

func NewNoteStoreGetNoteSearchTextResult() *NoteStoreGetNoteSearchTextResult

func (*NoteStoreGetNoteSearchTextResult) GetNotFoundException

func (*NoteStoreGetNoteSearchTextResult) GetSuccess

func (p *NoteStoreGetNoteSearchTextResult) GetSuccess() string

func (*NoteStoreGetNoteSearchTextResult) GetSystemException

func (*NoteStoreGetNoteSearchTextResult) GetUserException

func (*NoteStoreGetNoteSearchTextResult) IsSetNotFoundException

func (p *NoteStoreGetNoteSearchTextResult) IsSetNotFoundException() bool

func (*NoteStoreGetNoteSearchTextResult) IsSetSuccess

func (p *NoteStoreGetNoteSearchTextResult) IsSetSuccess() bool

func (*NoteStoreGetNoteSearchTextResult) IsSetSystemException

func (p *NoteStoreGetNoteSearchTextResult) IsSetSystemException() bool

func (*NoteStoreGetNoteSearchTextResult) IsSetUserException

func (p *NoteStoreGetNoteSearchTextResult) IsSetUserException() bool

func (*NoteStoreGetNoteSearchTextResult) Read

func (*NoteStoreGetNoteSearchTextResult) String

func (*NoteStoreGetNoteSearchTextResult) Write

type NoteStoreGetNoteTagNamesArgs

type NoteStoreGetNoteTagNamesArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetNoteTagNamesArgs

func NewNoteStoreGetNoteTagNamesArgs() *NoteStoreGetNoteTagNamesArgs

func (*NoteStoreGetNoteTagNamesArgs) GetAuthenticationToken

func (p *NoteStoreGetNoteTagNamesArgs) GetAuthenticationToken() string

func (*NoteStoreGetNoteTagNamesArgs) GetGUID

func (*NoteStoreGetNoteTagNamesArgs) Read

func (*NoteStoreGetNoteTagNamesArgs) String

func (*NoteStoreGetNoteTagNamesArgs) Write

type NoteStoreGetNoteTagNamesResult

type NoteStoreGetNoteTagNamesResult struct {
	Success           []string                      `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetNoteTagNamesResult

func NewNoteStoreGetNoteTagNamesResult() *NoteStoreGetNoteTagNamesResult

func (*NoteStoreGetNoteTagNamesResult) GetNotFoundException

func (p *NoteStoreGetNoteTagNamesResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreGetNoteTagNamesResult) GetSuccess

func (p *NoteStoreGetNoteTagNamesResult) GetSuccess() []string

func (*NoteStoreGetNoteTagNamesResult) GetSystemException

func (*NoteStoreGetNoteTagNamesResult) GetUserException

func (*NoteStoreGetNoteTagNamesResult) IsSetNotFoundException

func (p *NoteStoreGetNoteTagNamesResult) IsSetNotFoundException() bool

func (*NoteStoreGetNoteTagNamesResult) IsSetSuccess

func (p *NoteStoreGetNoteTagNamesResult) IsSetSuccess() bool

func (*NoteStoreGetNoteTagNamesResult) IsSetSystemException

func (p *NoteStoreGetNoteTagNamesResult) IsSetSystemException() bool

func (*NoteStoreGetNoteTagNamesResult) IsSetUserException

func (p *NoteStoreGetNoteTagNamesResult) IsSetUserException() bool

func (*NoteStoreGetNoteTagNamesResult) Read

func (*NoteStoreGetNoteTagNamesResult) String

func (*NoteStoreGetNoteTagNamesResult) Write

type NoteStoreGetNoteVersionArgs

type NoteStoreGetNoteVersionArgs struct {
	AuthenticationToken        string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	NoteGuid                   types.GUID `thrift:"noteGuid,2" json:"noteGuid"`
	UpdateSequenceNum          int32      `thrift:"updateSequenceNum,3" json:"updateSequenceNum"`
	WithResourcesData          bool       `thrift:"withResourcesData,4" json:"withResourcesData"`
	WithResourcesRecognition   bool       `thrift:"withResourcesRecognition,5" json:"withResourcesRecognition"`
	WithResourcesAlternateData bool       `thrift:"withResourcesAlternateData,6" json:"withResourcesAlternateData"`
}

Attributes:

  • AuthenticationToken
  • NoteGuid
  • UpdateSequenceNum
  • WithResourcesData
  • WithResourcesRecognition
  • WithResourcesAlternateData

func NewNoteStoreGetNoteVersionArgs

func NewNoteStoreGetNoteVersionArgs() *NoteStoreGetNoteVersionArgs

func (*NoteStoreGetNoteVersionArgs) GetAuthenticationToken

func (p *NoteStoreGetNoteVersionArgs) GetAuthenticationToken() string

func (*NoteStoreGetNoteVersionArgs) GetNoteGuid

func (p *NoteStoreGetNoteVersionArgs) GetNoteGuid() types.GUID

func (*NoteStoreGetNoteVersionArgs) GetUpdateSequenceNum

func (p *NoteStoreGetNoteVersionArgs) GetUpdateSequenceNum() int32

func (*NoteStoreGetNoteVersionArgs) GetWithResourcesAlternateData

func (p *NoteStoreGetNoteVersionArgs) GetWithResourcesAlternateData() bool

func (*NoteStoreGetNoteVersionArgs) GetWithResourcesData

func (p *NoteStoreGetNoteVersionArgs) GetWithResourcesData() bool

func (*NoteStoreGetNoteVersionArgs) GetWithResourcesRecognition

func (p *NoteStoreGetNoteVersionArgs) GetWithResourcesRecognition() bool

func (*NoteStoreGetNoteVersionArgs) Read

func (*NoteStoreGetNoteVersionArgs) String

func (p *NoteStoreGetNoteVersionArgs) String() string

func (*NoteStoreGetNoteVersionArgs) Write

type NoteStoreGetNoteVersionResult

type NoteStoreGetNoteVersionResult struct {
	Success           *types.Note                   `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetNoteVersionResult

func NewNoteStoreGetNoteVersionResult() *NoteStoreGetNoteVersionResult

func (*NoteStoreGetNoteVersionResult) GetNotFoundException

func (p *NoteStoreGetNoteVersionResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreGetNoteVersionResult) GetSuccess

func (p *NoteStoreGetNoteVersionResult) GetSuccess() *types.Note

func (*NoteStoreGetNoteVersionResult) GetSystemException

func (p *NoteStoreGetNoteVersionResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreGetNoteVersionResult) GetUserException

func (*NoteStoreGetNoteVersionResult) IsSetNotFoundException

func (p *NoteStoreGetNoteVersionResult) IsSetNotFoundException() bool

func (*NoteStoreGetNoteVersionResult) IsSetSuccess

func (p *NoteStoreGetNoteVersionResult) IsSetSuccess() bool

func (*NoteStoreGetNoteVersionResult) IsSetSystemException

func (p *NoteStoreGetNoteVersionResult) IsSetSystemException() bool

func (*NoteStoreGetNoteVersionResult) IsSetUserException

func (p *NoteStoreGetNoteVersionResult) IsSetUserException() bool

func (*NoteStoreGetNoteVersionResult) Read

func (*NoteStoreGetNoteVersionResult) String

func (*NoteStoreGetNoteVersionResult) Write

type NoteStoreGetNotebookArgs

type NoteStoreGetNotebookArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetNotebookArgs

func NewNoteStoreGetNotebookArgs() *NoteStoreGetNotebookArgs

func (*NoteStoreGetNotebookArgs) GetAuthenticationToken

func (p *NoteStoreGetNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreGetNotebookArgs) GetGUID

func (p *NoteStoreGetNotebookArgs) GetGUID() types.GUID

func (*NoteStoreGetNotebookArgs) Read

func (*NoteStoreGetNotebookArgs) String

func (p *NoteStoreGetNotebookArgs) String() string

func (*NoteStoreGetNotebookArgs) Write

type NoteStoreGetNotebookResult

type NoteStoreGetNotebookResult struct {
	Success           *types.Notebook               `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetNotebookResult

func NewNoteStoreGetNotebookResult() *NoteStoreGetNotebookResult

func (*NoteStoreGetNotebookResult) GetNotFoundException

func (p *NoteStoreGetNotebookResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreGetNotebookResult) GetSuccess

func (p *NoteStoreGetNotebookResult) GetSuccess() *types.Notebook

func (*NoteStoreGetNotebookResult) GetSystemException

func (p *NoteStoreGetNotebookResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreGetNotebookResult) GetUserException

func (p *NoteStoreGetNotebookResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreGetNotebookResult) IsSetNotFoundException

func (p *NoteStoreGetNotebookResult) IsSetNotFoundException() bool

func (*NoteStoreGetNotebookResult) IsSetSuccess

func (p *NoteStoreGetNotebookResult) IsSetSuccess() bool

func (*NoteStoreGetNotebookResult) IsSetSystemException

func (p *NoteStoreGetNotebookResult) IsSetSystemException() bool

func (*NoteStoreGetNotebookResult) IsSetUserException

func (p *NoteStoreGetNotebookResult) IsSetUserException() bool

func (*NoteStoreGetNotebookResult) Read

func (*NoteStoreGetNotebookResult) String

func (p *NoteStoreGetNotebookResult) String() string

func (*NoteStoreGetNotebookResult) Write

type NoteStoreGetPublicNotebookArgs

type NoteStoreGetPublicNotebookArgs struct {
	UserId    types.UserID `thrift:"userId,1" json:"userId"`
	PublicUri string       `thrift:"publicUri,2" json:"publicUri"`
}

Attributes:

  • UserId
  • PublicUri

func NewNoteStoreGetPublicNotebookArgs

func NewNoteStoreGetPublicNotebookArgs() *NoteStoreGetPublicNotebookArgs

func (*NoteStoreGetPublicNotebookArgs) GetPublicUri

func (p *NoteStoreGetPublicNotebookArgs) GetPublicUri() string

func (*NoteStoreGetPublicNotebookArgs) GetUserId

func (*NoteStoreGetPublicNotebookArgs) Read

func (*NoteStoreGetPublicNotebookArgs) String

func (*NoteStoreGetPublicNotebookArgs) Write

type NoteStoreGetPublicNotebookResult

type NoteStoreGetPublicNotebookResult struct {
	Success           *types.Notebook               `thrift:"success,0" json:"success,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,1" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • SystemException
  • NotFoundException

func NewNoteStoreGetPublicNotebookResult

func NewNoteStoreGetPublicNotebookResult() *NoteStoreGetPublicNotebookResult

func (*NoteStoreGetPublicNotebookResult) GetNotFoundException

func (*NoteStoreGetPublicNotebookResult) GetSuccess

func (*NoteStoreGetPublicNotebookResult) GetSystemException

func (*NoteStoreGetPublicNotebookResult) IsSetNotFoundException

func (p *NoteStoreGetPublicNotebookResult) IsSetNotFoundException() bool

func (*NoteStoreGetPublicNotebookResult) IsSetSuccess

func (p *NoteStoreGetPublicNotebookResult) IsSetSuccess() bool

func (*NoteStoreGetPublicNotebookResult) IsSetSystemException

func (p *NoteStoreGetPublicNotebookResult) IsSetSystemException() bool

func (*NoteStoreGetPublicNotebookResult) Read

func (*NoteStoreGetPublicNotebookResult) String

func (*NoteStoreGetPublicNotebookResult) Write

type NoteStoreGetResourceAlternateDataArgs

type NoteStoreGetResourceAlternateDataArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetResourceAlternateDataArgs

func NewNoteStoreGetResourceAlternateDataArgs() *NoteStoreGetResourceAlternateDataArgs

func (*NoteStoreGetResourceAlternateDataArgs) GetAuthenticationToken

func (p *NoteStoreGetResourceAlternateDataArgs) GetAuthenticationToken() string

func (*NoteStoreGetResourceAlternateDataArgs) GetGUID

func (*NoteStoreGetResourceAlternateDataArgs) Read

func (*NoteStoreGetResourceAlternateDataArgs) String

func (*NoteStoreGetResourceAlternateDataArgs) Write

type NoteStoreGetResourceAlternateDataResult

type NoteStoreGetResourceAlternateDataResult struct {
	Success           []byte                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetResourceAlternateDataResult

func NewNoteStoreGetResourceAlternateDataResult() *NoteStoreGetResourceAlternateDataResult

func (*NoteStoreGetResourceAlternateDataResult) GetNotFoundException

func (*NoteStoreGetResourceAlternateDataResult) GetSuccess

func (*NoteStoreGetResourceAlternateDataResult) GetSystemException

func (*NoteStoreGetResourceAlternateDataResult) GetUserException

func (*NoteStoreGetResourceAlternateDataResult) IsSetNotFoundException

func (p *NoteStoreGetResourceAlternateDataResult) IsSetNotFoundException() bool

func (*NoteStoreGetResourceAlternateDataResult) IsSetSuccess

func (*NoteStoreGetResourceAlternateDataResult) IsSetSystemException

func (p *NoteStoreGetResourceAlternateDataResult) IsSetSystemException() bool

func (*NoteStoreGetResourceAlternateDataResult) IsSetUserException

func (p *NoteStoreGetResourceAlternateDataResult) IsSetUserException() bool

func (*NoteStoreGetResourceAlternateDataResult) Read

func (*NoteStoreGetResourceAlternateDataResult) String

func (*NoteStoreGetResourceAlternateDataResult) Write

type NoteStoreGetResourceApplicationDataArgs

type NoteStoreGetResourceApplicationDataArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetResourceApplicationDataArgs

func NewNoteStoreGetResourceApplicationDataArgs() *NoteStoreGetResourceApplicationDataArgs

func (*NoteStoreGetResourceApplicationDataArgs) GetAuthenticationToken

func (p *NoteStoreGetResourceApplicationDataArgs) GetAuthenticationToken() string

func (*NoteStoreGetResourceApplicationDataArgs) GetGUID

func (*NoteStoreGetResourceApplicationDataArgs) Read

func (*NoteStoreGetResourceApplicationDataArgs) String

func (*NoteStoreGetResourceApplicationDataArgs) Write

type NoteStoreGetResourceApplicationDataEntryArgs

type NoteStoreGetResourceApplicationDataEntryArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
	Key                 string     `thrift:"key,3" json:"key"`
}

Attributes:

  • AuthenticationToken
  • GUID
  • Key

func NewNoteStoreGetResourceApplicationDataEntryArgs

func NewNoteStoreGetResourceApplicationDataEntryArgs() *NoteStoreGetResourceApplicationDataEntryArgs

func (*NoteStoreGetResourceApplicationDataEntryArgs) GetAuthenticationToken

func (p *NoteStoreGetResourceApplicationDataEntryArgs) GetAuthenticationToken() string

func (*NoteStoreGetResourceApplicationDataEntryArgs) GetGUID

func (*NoteStoreGetResourceApplicationDataEntryArgs) GetKey

func (*NoteStoreGetResourceApplicationDataEntryArgs) Read

func (*NoteStoreGetResourceApplicationDataEntryArgs) String

func (*NoteStoreGetResourceApplicationDataEntryArgs) Write

type NoteStoreGetResourceApplicationDataEntryResult

type NoteStoreGetResourceApplicationDataEntryResult struct {
	Success           *string                       `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetResourceApplicationDataEntryResult

func NewNoteStoreGetResourceApplicationDataEntryResult() *NoteStoreGetResourceApplicationDataEntryResult

func (*NoteStoreGetResourceApplicationDataEntryResult) GetNotFoundException

func (*NoteStoreGetResourceApplicationDataEntryResult) GetSuccess

func (*NoteStoreGetResourceApplicationDataEntryResult) GetSystemException

func (*NoteStoreGetResourceApplicationDataEntryResult) GetUserException

func (*NoteStoreGetResourceApplicationDataEntryResult) IsSetNotFoundException

func (p *NoteStoreGetResourceApplicationDataEntryResult) IsSetNotFoundException() bool

func (*NoteStoreGetResourceApplicationDataEntryResult) IsSetSuccess

func (*NoteStoreGetResourceApplicationDataEntryResult) IsSetSystemException

func (p *NoteStoreGetResourceApplicationDataEntryResult) IsSetSystemException() bool

func (*NoteStoreGetResourceApplicationDataEntryResult) IsSetUserException

func (p *NoteStoreGetResourceApplicationDataEntryResult) IsSetUserException() bool

func (*NoteStoreGetResourceApplicationDataEntryResult) Read

func (*NoteStoreGetResourceApplicationDataEntryResult) String

func (*NoteStoreGetResourceApplicationDataEntryResult) Write

type NoteStoreGetResourceApplicationDataResult

type NoteStoreGetResourceApplicationDataResult struct {
	Success           *types.LazyMap                `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetResourceApplicationDataResult

func NewNoteStoreGetResourceApplicationDataResult() *NoteStoreGetResourceApplicationDataResult

func (*NoteStoreGetResourceApplicationDataResult) GetNotFoundException

func (*NoteStoreGetResourceApplicationDataResult) GetSuccess

func (*NoteStoreGetResourceApplicationDataResult) GetSystemException

func (*NoteStoreGetResourceApplicationDataResult) GetUserException

func (*NoteStoreGetResourceApplicationDataResult) IsSetNotFoundException

func (p *NoteStoreGetResourceApplicationDataResult) IsSetNotFoundException() bool

func (*NoteStoreGetResourceApplicationDataResult) IsSetSuccess

func (*NoteStoreGetResourceApplicationDataResult) IsSetSystemException

func (p *NoteStoreGetResourceApplicationDataResult) IsSetSystemException() bool

func (*NoteStoreGetResourceApplicationDataResult) IsSetUserException

func (p *NoteStoreGetResourceApplicationDataResult) IsSetUserException() bool

func (*NoteStoreGetResourceApplicationDataResult) Read

func (*NoteStoreGetResourceApplicationDataResult) String

func (*NoteStoreGetResourceApplicationDataResult) Write

type NoteStoreGetResourceArgs

type NoteStoreGetResourceArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
	WithData            bool       `thrift:"withData,3" json:"withData"`
	WithRecognition     bool       `thrift:"withRecognition,4" json:"withRecognition"`
	WithAttributes      bool       `thrift:"withAttributes,5" json:"withAttributes"`
	WithAlternateData   bool       `thrift:"withAlternateData,6" json:"withAlternateData"`
}

Attributes:

  • AuthenticationToken
  • GUID
  • WithData
  • WithRecognition
  • WithAttributes
  • WithAlternateData

func NewNoteStoreGetResourceArgs

func NewNoteStoreGetResourceArgs() *NoteStoreGetResourceArgs

func (*NoteStoreGetResourceArgs) GetAuthenticationToken

func (p *NoteStoreGetResourceArgs) GetAuthenticationToken() string

func (*NoteStoreGetResourceArgs) GetGUID

func (p *NoteStoreGetResourceArgs) GetGUID() types.GUID

func (*NoteStoreGetResourceArgs) GetWithAlternateData

func (p *NoteStoreGetResourceArgs) GetWithAlternateData() bool

func (*NoteStoreGetResourceArgs) GetWithAttributes

func (p *NoteStoreGetResourceArgs) GetWithAttributes() bool

func (*NoteStoreGetResourceArgs) GetWithData

func (p *NoteStoreGetResourceArgs) GetWithData() bool

func (*NoteStoreGetResourceArgs) GetWithRecognition

func (p *NoteStoreGetResourceArgs) GetWithRecognition() bool

func (*NoteStoreGetResourceArgs) Read

func (*NoteStoreGetResourceArgs) String

func (p *NoteStoreGetResourceArgs) String() string

func (*NoteStoreGetResourceArgs) Write

type NoteStoreGetResourceAttributesArgs

type NoteStoreGetResourceAttributesArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetResourceAttributesArgs

func NewNoteStoreGetResourceAttributesArgs() *NoteStoreGetResourceAttributesArgs

func (*NoteStoreGetResourceAttributesArgs) GetAuthenticationToken

func (p *NoteStoreGetResourceAttributesArgs) GetAuthenticationToken() string

func (*NoteStoreGetResourceAttributesArgs) GetGUID

func (*NoteStoreGetResourceAttributesArgs) Read

func (*NoteStoreGetResourceAttributesArgs) String

func (*NoteStoreGetResourceAttributesArgs) Write

type NoteStoreGetResourceAttributesResult

type NoteStoreGetResourceAttributesResult struct {
	Success           *types.ResourceAttributes     `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetResourceAttributesResult

func NewNoteStoreGetResourceAttributesResult() *NoteStoreGetResourceAttributesResult

func (*NoteStoreGetResourceAttributesResult) GetNotFoundException

func (*NoteStoreGetResourceAttributesResult) GetSuccess

func (*NoteStoreGetResourceAttributesResult) GetSystemException

func (*NoteStoreGetResourceAttributesResult) GetUserException

func (*NoteStoreGetResourceAttributesResult) IsSetNotFoundException

func (p *NoteStoreGetResourceAttributesResult) IsSetNotFoundException() bool

func (*NoteStoreGetResourceAttributesResult) IsSetSuccess

func (p *NoteStoreGetResourceAttributesResult) IsSetSuccess() bool

func (*NoteStoreGetResourceAttributesResult) IsSetSystemException

func (p *NoteStoreGetResourceAttributesResult) IsSetSystemException() bool

func (*NoteStoreGetResourceAttributesResult) IsSetUserException

func (p *NoteStoreGetResourceAttributesResult) IsSetUserException() bool

func (*NoteStoreGetResourceAttributesResult) Read

func (*NoteStoreGetResourceAttributesResult) String

func (*NoteStoreGetResourceAttributesResult) Write

type NoteStoreGetResourceByHashArgs

type NoteStoreGetResourceByHashArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	NoteGuid            types.GUID `thrift:"noteGuid,2" json:"noteGuid"`
	ContentHash         []byte     `thrift:"contentHash,3" json:"contentHash"`
	WithData            bool       `thrift:"withData,4" json:"withData"`
	WithRecognition     bool       `thrift:"withRecognition,5" json:"withRecognition"`
	WithAlternateData   bool       `thrift:"withAlternateData,6" json:"withAlternateData"`
}

Attributes:

  • AuthenticationToken
  • NoteGuid
  • ContentHash
  • WithData
  • WithRecognition
  • WithAlternateData

func NewNoteStoreGetResourceByHashArgs

func NewNoteStoreGetResourceByHashArgs() *NoteStoreGetResourceByHashArgs

func (*NoteStoreGetResourceByHashArgs) GetAuthenticationToken

func (p *NoteStoreGetResourceByHashArgs) GetAuthenticationToken() string

func (*NoteStoreGetResourceByHashArgs) GetContentHash

func (p *NoteStoreGetResourceByHashArgs) GetContentHash() []byte

func (*NoteStoreGetResourceByHashArgs) GetNoteGuid

func (p *NoteStoreGetResourceByHashArgs) GetNoteGuid() types.GUID

func (*NoteStoreGetResourceByHashArgs) GetWithAlternateData

func (p *NoteStoreGetResourceByHashArgs) GetWithAlternateData() bool

func (*NoteStoreGetResourceByHashArgs) GetWithData

func (p *NoteStoreGetResourceByHashArgs) GetWithData() bool

func (*NoteStoreGetResourceByHashArgs) GetWithRecognition

func (p *NoteStoreGetResourceByHashArgs) GetWithRecognition() bool

func (*NoteStoreGetResourceByHashArgs) Read

func (*NoteStoreGetResourceByHashArgs) String

func (*NoteStoreGetResourceByHashArgs) Write

type NoteStoreGetResourceByHashResult

type NoteStoreGetResourceByHashResult struct {
	Success           *types.Resource               `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetResourceByHashResult

func NewNoteStoreGetResourceByHashResult() *NoteStoreGetResourceByHashResult

func (*NoteStoreGetResourceByHashResult) GetNotFoundException

func (*NoteStoreGetResourceByHashResult) GetSuccess

func (*NoteStoreGetResourceByHashResult) GetSystemException

func (*NoteStoreGetResourceByHashResult) GetUserException

func (*NoteStoreGetResourceByHashResult) IsSetNotFoundException

func (p *NoteStoreGetResourceByHashResult) IsSetNotFoundException() bool

func (*NoteStoreGetResourceByHashResult) IsSetSuccess

func (p *NoteStoreGetResourceByHashResult) IsSetSuccess() bool

func (*NoteStoreGetResourceByHashResult) IsSetSystemException

func (p *NoteStoreGetResourceByHashResult) IsSetSystemException() bool

func (*NoteStoreGetResourceByHashResult) IsSetUserException

func (p *NoteStoreGetResourceByHashResult) IsSetUserException() bool

func (*NoteStoreGetResourceByHashResult) Read

func (*NoteStoreGetResourceByHashResult) String

func (*NoteStoreGetResourceByHashResult) Write

type NoteStoreGetResourceDataArgs

type NoteStoreGetResourceDataArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetResourceDataArgs

func NewNoteStoreGetResourceDataArgs() *NoteStoreGetResourceDataArgs

func (*NoteStoreGetResourceDataArgs) GetAuthenticationToken

func (p *NoteStoreGetResourceDataArgs) GetAuthenticationToken() string

func (*NoteStoreGetResourceDataArgs) GetGUID

func (*NoteStoreGetResourceDataArgs) Read

func (*NoteStoreGetResourceDataArgs) String

func (*NoteStoreGetResourceDataArgs) Write

type NoteStoreGetResourceDataResult

type NoteStoreGetResourceDataResult struct {
	Success           []byte                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetResourceDataResult

func NewNoteStoreGetResourceDataResult() *NoteStoreGetResourceDataResult

func (*NoteStoreGetResourceDataResult) GetNotFoundException

func (p *NoteStoreGetResourceDataResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreGetResourceDataResult) GetSuccess

func (p *NoteStoreGetResourceDataResult) GetSuccess() []byte

func (*NoteStoreGetResourceDataResult) GetSystemException

func (*NoteStoreGetResourceDataResult) GetUserException

func (*NoteStoreGetResourceDataResult) IsSetNotFoundException

func (p *NoteStoreGetResourceDataResult) IsSetNotFoundException() bool

func (*NoteStoreGetResourceDataResult) IsSetSuccess

func (p *NoteStoreGetResourceDataResult) IsSetSuccess() bool

func (*NoteStoreGetResourceDataResult) IsSetSystemException

func (p *NoteStoreGetResourceDataResult) IsSetSystemException() bool

func (*NoteStoreGetResourceDataResult) IsSetUserException

func (p *NoteStoreGetResourceDataResult) IsSetUserException() bool

func (*NoteStoreGetResourceDataResult) Read

func (*NoteStoreGetResourceDataResult) String

func (*NoteStoreGetResourceDataResult) Write

type NoteStoreGetResourceRecognitionArgs

type NoteStoreGetResourceRecognitionArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetResourceRecognitionArgs

func NewNoteStoreGetResourceRecognitionArgs() *NoteStoreGetResourceRecognitionArgs

func (*NoteStoreGetResourceRecognitionArgs) GetAuthenticationToken

func (p *NoteStoreGetResourceRecognitionArgs) GetAuthenticationToken() string

func (*NoteStoreGetResourceRecognitionArgs) GetGUID

func (*NoteStoreGetResourceRecognitionArgs) Read

func (*NoteStoreGetResourceRecognitionArgs) String

func (*NoteStoreGetResourceRecognitionArgs) Write

type NoteStoreGetResourceRecognitionResult

type NoteStoreGetResourceRecognitionResult struct {
	Success           []byte                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetResourceRecognitionResult

func NewNoteStoreGetResourceRecognitionResult() *NoteStoreGetResourceRecognitionResult

func (*NoteStoreGetResourceRecognitionResult) GetNotFoundException

func (*NoteStoreGetResourceRecognitionResult) GetSuccess

func (p *NoteStoreGetResourceRecognitionResult) GetSuccess() []byte

func (*NoteStoreGetResourceRecognitionResult) GetSystemException

func (*NoteStoreGetResourceRecognitionResult) GetUserException

func (*NoteStoreGetResourceRecognitionResult) IsSetNotFoundException

func (p *NoteStoreGetResourceRecognitionResult) IsSetNotFoundException() bool

func (*NoteStoreGetResourceRecognitionResult) IsSetSuccess

func (p *NoteStoreGetResourceRecognitionResult) IsSetSuccess() bool

func (*NoteStoreGetResourceRecognitionResult) IsSetSystemException

func (p *NoteStoreGetResourceRecognitionResult) IsSetSystemException() bool

func (*NoteStoreGetResourceRecognitionResult) IsSetUserException

func (p *NoteStoreGetResourceRecognitionResult) IsSetUserException() bool

func (*NoteStoreGetResourceRecognitionResult) Read

func (*NoteStoreGetResourceRecognitionResult) String

func (*NoteStoreGetResourceRecognitionResult) Write

type NoteStoreGetResourceResult

type NoteStoreGetResourceResult struct {
	Success           *types.Resource               `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetResourceResult

func NewNoteStoreGetResourceResult() *NoteStoreGetResourceResult

func (*NoteStoreGetResourceResult) GetNotFoundException

func (p *NoteStoreGetResourceResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreGetResourceResult) GetSuccess

func (p *NoteStoreGetResourceResult) GetSuccess() *types.Resource

func (*NoteStoreGetResourceResult) GetSystemException

func (p *NoteStoreGetResourceResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreGetResourceResult) GetUserException

func (p *NoteStoreGetResourceResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreGetResourceResult) IsSetNotFoundException

func (p *NoteStoreGetResourceResult) IsSetNotFoundException() bool

func (*NoteStoreGetResourceResult) IsSetSuccess

func (p *NoteStoreGetResourceResult) IsSetSuccess() bool

func (*NoteStoreGetResourceResult) IsSetSystemException

func (p *NoteStoreGetResourceResult) IsSetSystemException() bool

func (*NoteStoreGetResourceResult) IsSetUserException

func (p *NoteStoreGetResourceResult) IsSetUserException() bool

func (*NoteStoreGetResourceResult) Read

func (*NoteStoreGetResourceResult) String

func (p *NoteStoreGetResourceResult) String() string

func (*NoteStoreGetResourceResult) Write

type NoteStoreGetResourceSearchTextArgs

type NoteStoreGetResourceSearchTextArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetResourceSearchTextArgs

func NewNoteStoreGetResourceSearchTextArgs() *NoteStoreGetResourceSearchTextArgs

func (*NoteStoreGetResourceSearchTextArgs) GetAuthenticationToken

func (p *NoteStoreGetResourceSearchTextArgs) GetAuthenticationToken() string

func (*NoteStoreGetResourceSearchTextArgs) GetGUID

func (*NoteStoreGetResourceSearchTextArgs) Read

func (*NoteStoreGetResourceSearchTextArgs) String

func (*NoteStoreGetResourceSearchTextArgs) Write

type NoteStoreGetResourceSearchTextResult

type NoteStoreGetResourceSearchTextResult struct {
	Success           *string                       `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetResourceSearchTextResult

func NewNoteStoreGetResourceSearchTextResult() *NoteStoreGetResourceSearchTextResult

func (*NoteStoreGetResourceSearchTextResult) GetNotFoundException

func (*NoteStoreGetResourceSearchTextResult) GetSuccess

func (*NoteStoreGetResourceSearchTextResult) GetSystemException

func (*NoteStoreGetResourceSearchTextResult) GetUserException

func (*NoteStoreGetResourceSearchTextResult) IsSetNotFoundException

func (p *NoteStoreGetResourceSearchTextResult) IsSetNotFoundException() bool

func (*NoteStoreGetResourceSearchTextResult) IsSetSuccess

func (p *NoteStoreGetResourceSearchTextResult) IsSetSuccess() bool

func (*NoteStoreGetResourceSearchTextResult) IsSetSystemException

func (p *NoteStoreGetResourceSearchTextResult) IsSetSystemException() bool

func (*NoteStoreGetResourceSearchTextResult) IsSetUserException

func (p *NoteStoreGetResourceSearchTextResult) IsSetUserException() bool

func (*NoteStoreGetResourceSearchTextResult) Read

func (*NoteStoreGetResourceSearchTextResult) String

func (*NoteStoreGetResourceSearchTextResult) Write

type NoteStoreGetSearchArgs

type NoteStoreGetSearchArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetSearchArgs

func NewNoteStoreGetSearchArgs() *NoteStoreGetSearchArgs

func (*NoteStoreGetSearchArgs) GetAuthenticationToken

func (p *NoteStoreGetSearchArgs) GetAuthenticationToken() string

func (*NoteStoreGetSearchArgs) GetGUID

func (p *NoteStoreGetSearchArgs) GetGUID() types.GUID

func (*NoteStoreGetSearchArgs) Read

func (*NoteStoreGetSearchArgs) String

func (p *NoteStoreGetSearchArgs) String() string

func (*NoteStoreGetSearchArgs) Write

func (p *NoteStoreGetSearchArgs) Write(oprot thrift.TProtocol) error

type NoteStoreGetSearchResult

type NoteStoreGetSearchResult struct {
	Success           *types.SavedSearch            `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetSearchResult

func NewNoteStoreGetSearchResult() *NoteStoreGetSearchResult

func (*NoteStoreGetSearchResult) GetNotFoundException

func (p *NoteStoreGetSearchResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreGetSearchResult) GetSuccess

func (p *NoteStoreGetSearchResult) GetSuccess() *types.SavedSearch

func (*NoteStoreGetSearchResult) GetSystemException

func (p *NoteStoreGetSearchResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreGetSearchResult) GetUserException

func (p *NoteStoreGetSearchResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreGetSearchResult) IsSetNotFoundException

func (p *NoteStoreGetSearchResult) IsSetNotFoundException() bool

func (*NoteStoreGetSearchResult) IsSetSuccess

func (p *NoteStoreGetSearchResult) IsSetSuccess() bool

func (*NoteStoreGetSearchResult) IsSetSystemException

func (p *NoteStoreGetSearchResult) IsSetSystemException() bool

func (*NoteStoreGetSearchResult) IsSetUserException

func (p *NoteStoreGetSearchResult) IsSetUserException() bool

func (*NoteStoreGetSearchResult) Read

func (*NoteStoreGetSearchResult) String

func (p *NoteStoreGetSearchResult) String() string

func (*NoteStoreGetSearchResult) Write

type NoteStoreGetSharedNotebookByAuthArgs

type NoteStoreGetSharedNotebookByAuthArgs struct {
	AuthenticationToken string `thrift:"authenticationToken,1" json:"authenticationToken"`
}

Attributes:

  • AuthenticationToken

func NewNoteStoreGetSharedNotebookByAuthArgs

func NewNoteStoreGetSharedNotebookByAuthArgs() *NoteStoreGetSharedNotebookByAuthArgs

func (*NoteStoreGetSharedNotebookByAuthArgs) GetAuthenticationToken

func (p *NoteStoreGetSharedNotebookByAuthArgs) GetAuthenticationToken() string

func (*NoteStoreGetSharedNotebookByAuthArgs) Read

func (*NoteStoreGetSharedNotebookByAuthArgs) String

func (*NoteStoreGetSharedNotebookByAuthArgs) Write

type NoteStoreGetSharedNotebookByAuthResult

type NoteStoreGetSharedNotebookByAuthResult struct {
	Success           *types.SharedNotebook         `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreGetSharedNotebookByAuthResult

func NewNoteStoreGetSharedNotebookByAuthResult() *NoteStoreGetSharedNotebookByAuthResult

func (*NoteStoreGetSharedNotebookByAuthResult) GetNotFoundException

func (*NoteStoreGetSharedNotebookByAuthResult) GetSuccess

func (*NoteStoreGetSharedNotebookByAuthResult) GetSystemException

func (*NoteStoreGetSharedNotebookByAuthResult) GetUserException

func (*NoteStoreGetSharedNotebookByAuthResult) IsSetNotFoundException

func (p *NoteStoreGetSharedNotebookByAuthResult) IsSetNotFoundException() bool

func (*NoteStoreGetSharedNotebookByAuthResult) IsSetSuccess

func (p *NoteStoreGetSharedNotebookByAuthResult) IsSetSuccess() bool

func (*NoteStoreGetSharedNotebookByAuthResult) IsSetSystemException

func (p *NoteStoreGetSharedNotebookByAuthResult) IsSetSystemException() bool

func (*NoteStoreGetSharedNotebookByAuthResult) IsSetUserException

func (p *NoteStoreGetSharedNotebookByAuthResult) IsSetUserException() bool

func (*NoteStoreGetSharedNotebookByAuthResult) Read

func (*NoteStoreGetSharedNotebookByAuthResult) String

func (*NoteStoreGetSharedNotebookByAuthResult) Write

type NoteStoreGetSyncChunkArgs

type NoteStoreGetSyncChunkArgs struct {
	AuthenticationToken string `thrift:"authenticationToken,1" json:"authenticationToken"`
	AfterUSN            int32  `thrift:"afterUSN,2" json:"afterUSN"`
	MaxEntries          int32  `thrift:"maxEntries,3" json:"maxEntries"`
	FullSyncOnly        bool   `thrift:"fullSyncOnly,4" json:"fullSyncOnly"`
}

Attributes:

  • AuthenticationToken
  • AfterUSN
  • MaxEntries
  • FullSyncOnly

func NewNoteStoreGetSyncChunkArgs

func NewNoteStoreGetSyncChunkArgs() *NoteStoreGetSyncChunkArgs

func (*NoteStoreGetSyncChunkArgs) GetAfterUSN

func (p *NoteStoreGetSyncChunkArgs) GetAfterUSN() int32

func (*NoteStoreGetSyncChunkArgs) GetAuthenticationToken

func (p *NoteStoreGetSyncChunkArgs) GetAuthenticationToken() string

func (*NoteStoreGetSyncChunkArgs) GetFullSyncOnly

func (p *NoteStoreGetSyncChunkArgs) GetFullSyncOnly() bool

func (*NoteStoreGetSyncChunkArgs) GetMaxEntries

func (p *NoteStoreGetSyncChunkArgs) GetMaxEntries() int32

func (*NoteStoreGetSyncChunkArgs) Read

func (*NoteStoreGetSyncChunkArgs) String

func (p *NoteStoreGetSyncChunkArgs) String() string

func (*NoteStoreGetSyncChunkArgs) Write

type NoteStoreGetSyncChunkResult

type NoteStoreGetSyncChunkResult struct {
	Success         *SyncChunk                  `thrift:"success,0" json:"success,omitempty"`
	UserException   *errors.EDAMUserException   `thrift:"userException,1" json:"userException,omitempty"`
	SystemException *errors.EDAMSystemException `thrift:"systemException,2" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException

func NewNoteStoreGetSyncChunkResult

func NewNoteStoreGetSyncChunkResult() *NoteStoreGetSyncChunkResult

func (*NoteStoreGetSyncChunkResult) GetSuccess

func (p *NoteStoreGetSyncChunkResult) GetSuccess() *SyncChunk

func (*NoteStoreGetSyncChunkResult) GetSystemException

func (p *NoteStoreGetSyncChunkResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreGetSyncChunkResult) GetUserException

func (p *NoteStoreGetSyncChunkResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreGetSyncChunkResult) IsSetSuccess

func (p *NoteStoreGetSyncChunkResult) IsSetSuccess() bool

func (*NoteStoreGetSyncChunkResult) IsSetSystemException

func (p *NoteStoreGetSyncChunkResult) IsSetSystemException() bool

func (*NoteStoreGetSyncChunkResult) IsSetUserException

func (p *NoteStoreGetSyncChunkResult) IsSetUserException() bool

func (*NoteStoreGetSyncChunkResult) Read

func (*NoteStoreGetSyncChunkResult) String

func (p *NoteStoreGetSyncChunkResult) String() string

func (*NoteStoreGetSyncChunkResult) Write

type NoteStoreGetSyncStateArgs

type NoteStoreGetSyncStateArgs struct {
	AuthenticationToken string `thrift:"authenticationToken,1" json:"authenticationToken"`
}

Attributes:

  • AuthenticationToken

func NewNoteStoreGetSyncStateArgs

func NewNoteStoreGetSyncStateArgs() *NoteStoreGetSyncStateArgs

func (*NoteStoreGetSyncStateArgs) GetAuthenticationToken

func (p *NoteStoreGetSyncStateArgs) GetAuthenticationToken() string

func (*NoteStoreGetSyncStateArgs) Read

func (*NoteStoreGetSyncStateArgs) String

func (p *NoteStoreGetSyncStateArgs) String() string

func (*NoteStoreGetSyncStateArgs) Write

type NoteStoreGetSyncStateResult

type NoteStoreGetSyncStateResult struct {
	Success         *SyncState                  `thrift:"success,0" json:"success,omitempty"`
	UserException   *errors.EDAMUserException   `thrift:"userException,1" json:"userException,omitempty"`
	SystemException *errors.EDAMSystemException `thrift:"systemException,2" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException

func NewNoteStoreGetSyncStateResult

func NewNoteStoreGetSyncStateResult() *NoteStoreGetSyncStateResult

func (*NoteStoreGetSyncStateResult) GetSuccess

func (p *NoteStoreGetSyncStateResult) GetSuccess() *SyncState

func (*NoteStoreGetSyncStateResult) GetSystemException

func (p *NoteStoreGetSyncStateResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreGetSyncStateResult) GetUserException

func (p *NoteStoreGetSyncStateResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreGetSyncStateResult) IsSetSuccess

func (p *NoteStoreGetSyncStateResult) IsSetSuccess() bool

func (*NoteStoreGetSyncStateResult) IsSetSystemException

func (p *NoteStoreGetSyncStateResult) IsSetSystemException() bool

func (*NoteStoreGetSyncStateResult) IsSetUserException

func (p *NoteStoreGetSyncStateResult) IsSetUserException() bool

func (*NoteStoreGetSyncStateResult) Read

func (*NoteStoreGetSyncStateResult) String

func (p *NoteStoreGetSyncStateResult) String() string

func (*NoteStoreGetSyncStateResult) Write

type NoteStoreGetSyncStateWithMetricsArgs

type NoteStoreGetSyncStateWithMetricsArgs struct {
	AuthenticationToken string              `thrift:"authenticationToken,1" json:"authenticationToken"`
	ClientMetrics       *ClientUsageMetrics `thrift:"clientMetrics,2" json:"clientMetrics"`
}

Attributes:

  • AuthenticationToken
  • ClientMetrics

func NewNoteStoreGetSyncStateWithMetricsArgs

func NewNoteStoreGetSyncStateWithMetricsArgs() *NoteStoreGetSyncStateWithMetricsArgs

func (*NoteStoreGetSyncStateWithMetricsArgs) GetAuthenticationToken

func (p *NoteStoreGetSyncStateWithMetricsArgs) GetAuthenticationToken() string

func (*NoteStoreGetSyncStateWithMetricsArgs) GetClientMetrics

func (*NoteStoreGetSyncStateWithMetricsArgs) IsSetClientMetrics

func (p *NoteStoreGetSyncStateWithMetricsArgs) IsSetClientMetrics() bool

func (*NoteStoreGetSyncStateWithMetricsArgs) Read

func (*NoteStoreGetSyncStateWithMetricsArgs) String

func (*NoteStoreGetSyncStateWithMetricsArgs) Write

type NoteStoreGetSyncStateWithMetricsResult

type NoteStoreGetSyncStateWithMetricsResult struct {
	Success         *SyncState                  `thrift:"success,0" json:"success,omitempty"`
	UserException   *errors.EDAMUserException   `thrift:"userException,1" json:"userException,omitempty"`
	SystemException *errors.EDAMSystemException `thrift:"systemException,2" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException

func NewNoteStoreGetSyncStateWithMetricsResult

func NewNoteStoreGetSyncStateWithMetricsResult() *NoteStoreGetSyncStateWithMetricsResult

func (*NoteStoreGetSyncStateWithMetricsResult) GetSuccess

func (*NoteStoreGetSyncStateWithMetricsResult) GetSystemException

func (*NoteStoreGetSyncStateWithMetricsResult) GetUserException

func (*NoteStoreGetSyncStateWithMetricsResult) IsSetSuccess

func (p *NoteStoreGetSyncStateWithMetricsResult) IsSetSuccess() bool

func (*NoteStoreGetSyncStateWithMetricsResult) IsSetSystemException

func (p *NoteStoreGetSyncStateWithMetricsResult) IsSetSystemException() bool

func (*NoteStoreGetSyncStateWithMetricsResult) IsSetUserException

func (p *NoteStoreGetSyncStateWithMetricsResult) IsSetUserException() bool

func (*NoteStoreGetSyncStateWithMetricsResult) Read

func (*NoteStoreGetSyncStateWithMetricsResult) String

func (*NoteStoreGetSyncStateWithMetricsResult) Write

type NoteStoreGetTagArgs

type NoteStoreGetTagArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreGetTagArgs

func NewNoteStoreGetTagArgs() *NoteStoreGetTagArgs

func (*NoteStoreGetTagArgs) GetAuthenticationToken

func (p *NoteStoreGetTagArgs) GetAuthenticationToken() string

func (*NoteStoreGetTagArgs) GetGUID

func (p *NoteStoreGetTagArgs) GetGUID() types.GUID

func (*NoteStoreGetTagArgs) Read

func (p *NoteStoreGetTagArgs) Read(iprot thrift.TProtocol) error

func (*NoteStoreGetTagArgs) String

func (p *NoteStoreGetTagArgs) String() string

func (*NoteStoreGetTagArgs) Write

func (p *NoteStoreGetTagArgs) Write(oprot thrift.TProtocol) error

type NoteStoreGetTagResult

type NoteStoreGetTagResult struct {
	Success           *types.Tag                    `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreGetTagResult

func NewNoteStoreGetTagResult() *NoteStoreGetTagResult

func (*NoteStoreGetTagResult) GetNotFoundException

func (p *NoteStoreGetTagResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreGetTagResult) GetSuccess

func (p *NoteStoreGetTagResult) GetSuccess() *types.Tag

func (*NoteStoreGetTagResult) GetSystemException

func (p *NoteStoreGetTagResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreGetTagResult) GetUserException

func (p *NoteStoreGetTagResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreGetTagResult) IsSetNotFoundException

func (p *NoteStoreGetTagResult) IsSetNotFoundException() bool

func (*NoteStoreGetTagResult) IsSetSuccess

func (p *NoteStoreGetTagResult) IsSetSuccess() bool

func (*NoteStoreGetTagResult) IsSetSystemException

func (p *NoteStoreGetTagResult) IsSetSystemException() bool

func (*NoteStoreGetTagResult) IsSetUserException

func (p *NoteStoreGetTagResult) IsSetUserException() bool

func (*NoteStoreGetTagResult) Read

func (*NoteStoreGetTagResult) String

func (p *NoteStoreGetTagResult) String() string

func (*NoteStoreGetTagResult) Write

func (p *NoteStoreGetTagResult) Write(oprot thrift.TProtocol) error

type NoteStoreListLinkedNotebooksArgs

type NoteStoreListLinkedNotebooksArgs struct {
	AuthenticationToken string `thrift:"authenticationToken,1" json:"authenticationToken"`
}

Attributes:

  • AuthenticationToken

func NewNoteStoreListLinkedNotebooksArgs

func NewNoteStoreListLinkedNotebooksArgs() *NoteStoreListLinkedNotebooksArgs

func (*NoteStoreListLinkedNotebooksArgs) GetAuthenticationToken

func (p *NoteStoreListLinkedNotebooksArgs) GetAuthenticationToken() string

func (*NoteStoreListLinkedNotebooksArgs) Read

func (*NoteStoreListLinkedNotebooksArgs) String

func (*NoteStoreListLinkedNotebooksArgs) Write

type NoteStoreListLinkedNotebooksResult

type NoteStoreListLinkedNotebooksResult struct {
	Success           []*types.LinkedNotebook       `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreListLinkedNotebooksResult

func NewNoteStoreListLinkedNotebooksResult() *NoteStoreListLinkedNotebooksResult

func (*NoteStoreListLinkedNotebooksResult) GetNotFoundException

func (*NoteStoreListLinkedNotebooksResult) GetSuccess

func (*NoteStoreListLinkedNotebooksResult) GetSystemException

func (*NoteStoreListLinkedNotebooksResult) GetUserException

func (*NoteStoreListLinkedNotebooksResult) IsSetNotFoundException

func (p *NoteStoreListLinkedNotebooksResult) IsSetNotFoundException() bool

func (*NoteStoreListLinkedNotebooksResult) IsSetSuccess

func (p *NoteStoreListLinkedNotebooksResult) IsSetSuccess() bool

func (*NoteStoreListLinkedNotebooksResult) IsSetSystemException

func (p *NoteStoreListLinkedNotebooksResult) IsSetSystemException() bool

func (*NoteStoreListLinkedNotebooksResult) IsSetUserException

func (p *NoteStoreListLinkedNotebooksResult) IsSetUserException() bool

func (*NoteStoreListLinkedNotebooksResult) Read

func (*NoteStoreListLinkedNotebooksResult) String

func (*NoteStoreListLinkedNotebooksResult) Write

type NoteStoreListNoteVersionsArgs

type NoteStoreListNoteVersionsArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	NoteGuid            types.GUID `thrift:"noteGuid,2" json:"noteGuid"`
}

Attributes:

  • AuthenticationToken
  • NoteGuid

func NewNoteStoreListNoteVersionsArgs

func NewNoteStoreListNoteVersionsArgs() *NoteStoreListNoteVersionsArgs

func (*NoteStoreListNoteVersionsArgs) GetAuthenticationToken

func (p *NoteStoreListNoteVersionsArgs) GetAuthenticationToken() string

func (*NoteStoreListNoteVersionsArgs) GetNoteGuid

func (p *NoteStoreListNoteVersionsArgs) GetNoteGuid() types.GUID

func (*NoteStoreListNoteVersionsArgs) Read

func (*NoteStoreListNoteVersionsArgs) String

func (*NoteStoreListNoteVersionsArgs) Write

type NoteStoreListNoteVersionsResult

type NoteStoreListNoteVersionsResult struct {
	Success           []*NoteVersionId              `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreListNoteVersionsResult

func NewNoteStoreListNoteVersionsResult() *NoteStoreListNoteVersionsResult

func (*NoteStoreListNoteVersionsResult) GetNotFoundException

func (*NoteStoreListNoteVersionsResult) GetSuccess

func (*NoteStoreListNoteVersionsResult) GetSystemException

func (*NoteStoreListNoteVersionsResult) GetUserException

func (*NoteStoreListNoteVersionsResult) IsSetNotFoundException

func (p *NoteStoreListNoteVersionsResult) IsSetNotFoundException() bool

func (*NoteStoreListNoteVersionsResult) IsSetSuccess

func (p *NoteStoreListNoteVersionsResult) IsSetSuccess() bool

func (*NoteStoreListNoteVersionsResult) IsSetSystemException

func (p *NoteStoreListNoteVersionsResult) IsSetSystemException() bool

func (*NoteStoreListNoteVersionsResult) IsSetUserException

func (p *NoteStoreListNoteVersionsResult) IsSetUserException() bool

func (*NoteStoreListNoteVersionsResult) Read

func (*NoteStoreListNoteVersionsResult) String

func (*NoteStoreListNoteVersionsResult) Write

type NoteStoreListNotebooksArgs

type NoteStoreListNotebooksArgs struct {
	AuthenticationToken string `thrift:"authenticationToken,1" json:"authenticationToken"`
}

Attributes:

  • AuthenticationToken

func NewNoteStoreListNotebooksArgs

func NewNoteStoreListNotebooksArgs() *NoteStoreListNotebooksArgs

func (*NoteStoreListNotebooksArgs) GetAuthenticationToken

func (p *NoteStoreListNotebooksArgs) GetAuthenticationToken() string

func (*NoteStoreListNotebooksArgs) Read

func (*NoteStoreListNotebooksArgs) String

func (p *NoteStoreListNotebooksArgs) String() string

func (*NoteStoreListNotebooksArgs) Write

type NoteStoreListNotebooksResult

type NoteStoreListNotebooksResult struct {
	Success         []*types.Notebook           `thrift:"success,0" json:"success,omitempty"`
	UserException   *errors.EDAMUserException   `thrift:"userException,1" json:"userException,omitempty"`
	SystemException *errors.EDAMSystemException `thrift:"systemException,2" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException

func NewNoteStoreListNotebooksResult

func NewNoteStoreListNotebooksResult() *NoteStoreListNotebooksResult

func (*NoteStoreListNotebooksResult) GetSuccess

func (p *NoteStoreListNotebooksResult) GetSuccess() []*types.Notebook

func (*NoteStoreListNotebooksResult) GetSystemException

func (p *NoteStoreListNotebooksResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreListNotebooksResult) GetUserException

func (p *NoteStoreListNotebooksResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreListNotebooksResult) IsSetSuccess

func (p *NoteStoreListNotebooksResult) IsSetSuccess() bool

func (*NoteStoreListNotebooksResult) IsSetSystemException

func (p *NoteStoreListNotebooksResult) IsSetSystemException() bool

func (*NoteStoreListNotebooksResult) IsSetUserException

func (p *NoteStoreListNotebooksResult) IsSetUserException() bool

func (*NoteStoreListNotebooksResult) Read

func (*NoteStoreListNotebooksResult) String

func (*NoteStoreListNotebooksResult) Write

type NoteStoreListSearchesArgs

type NoteStoreListSearchesArgs struct {
	AuthenticationToken string `thrift:"authenticationToken,1" json:"authenticationToken"`
}

Attributes:

  • AuthenticationToken

func NewNoteStoreListSearchesArgs

func NewNoteStoreListSearchesArgs() *NoteStoreListSearchesArgs

func (*NoteStoreListSearchesArgs) GetAuthenticationToken

func (p *NoteStoreListSearchesArgs) GetAuthenticationToken() string

func (*NoteStoreListSearchesArgs) Read

func (*NoteStoreListSearchesArgs) String

func (p *NoteStoreListSearchesArgs) String() string

func (*NoteStoreListSearchesArgs) Write

type NoteStoreListSearchesResult

type NoteStoreListSearchesResult struct {
	Success         []*types.SavedSearch        `thrift:"success,0" json:"success,omitempty"`
	UserException   *errors.EDAMUserException   `thrift:"userException,1" json:"userException,omitempty"`
	SystemException *errors.EDAMSystemException `thrift:"systemException,2" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException

func NewNoteStoreListSearchesResult

func NewNoteStoreListSearchesResult() *NoteStoreListSearchesResult

func (*NoteStoreListSearchesResult) GetSuccess

func (p *NoteStoreListSearchesResult) GetSuccess() []*types.SavedSearch

func (*NoteStoreListSearchesResult) GetSystemException

func (p *NoteStoreListSearchesResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreListSearchesResult) GetUserException

func (p *NoteStoreListSearchesResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreListSearchesResult) IsSetSuccess

func (p *NoteStoreListSearchesResult) IsSetSuccess() bool

func (*NoteStoreListSearchesResult) IsSetSystemException

func (p *NoteStoreListSearchesResult) IsSetSystemException() bool

func (*NoteStoreListSearchesResult) IsSetUserException

func (p *NoteStoreListSearchesResult) IsSetUserException() bool

func (*NoteStoreListSearchesResult) Read

func (*NoteStoreListSearchesResult) String

func (p *NoteStoreListSearchesResult) String() string

func (*NoteStoreListSearchesResult) Write

type NoteStoreListSharedNotebooksArgs

type NoteStoreListSharedNotebooksArgs struct {
	AuthenticationToken string `thrift:"authenticationToken,1" json:"authenticationToken"`
}

Attributes:

  • AuthenticationToken

func NewNoteStoreListSharedNotebooksArgs

func NewNoteStoreListSharedNotebooksArgs() *NoteStoreListSharedNotebooksArgs

func (*NoteStoreListSharedNotebooksArgs) GetAuthenticationToken

func (p *NoteStoreListSharedNotebooksArgs) GetAuthenticationToken() string

func (*NoteStoreListSharedNotebooksArgs) Read

func (*NoteStoreListSharedNotebooksArgs) String

func (*NoteStoreListSharedNotebooksArgs) Write

type NoteStoreListSharedNotebooksResult

type NoteStoreListSharedNotebooksResult struct {
	Success           []*types.SharedNotebook       `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreListSharedNotebooksResult

func NewNoteStoreListSharedNotebooksResult() *NoteStoreListSharedNotebooksResult

func (*NoteStoreListSharedNotebooksResult) GetNotFoundException

func (*NoteStoreListSharedNotebooksResult) GetSuccess

func (*NoteStoreListSharedNotebooksResult) GetSystemException

func (*NoteStoreListSharedNotebooksResult) GetUserException

func (*NoteStoreListSharedNotebooksResult) IsSetNotFoundException

func (p *NoteStoreListSharedNotebooksResult) IsSetNotFoundException() bool

func (*NoteStoreListSharedNotebooksResult) IsSetSuccess

func (p *NoteStoreListSharedNotebooksResult) IsSetSuccess() bool

func (*NoteStoreListSharedNotebooksResult) IsSetSystemException

func (p *NoteStoreListSharedNotebooksResult) IsSetSystemException() bool

func (*NoteStoreListSharedNotebooksResult) IsSetUserException

func (p *NoteStoreListSharedNotebooksResult) IsSetUserException() bool

func (*NoteStoreListSharedNotebooksResult) Read

func (*NoteStoreListSharedNotebooksResult) String

func (*NoteStoreListSharedNotebooksResult) Write

type NoteStoreListTagsArgs

type NoteStoreListTagsArgs struct {
	AuthenticationToken string `thrift:"authenticationToken,1" json:"authenticationToken"`
}

Attributes:

  • AuthenticationToken

func NewNoteStoreListTagsArgs

func NewNoteStoreListTagsArgs() *NoteStoreListTagsArgs

func (*NoteStoreListTagsArgs) GetAuthenticationToken

func (p *NoteStoreListTagsArgs) GetAuthenticationToken() string

func (*NoteStoreListTagsArgs) Read

func (*NoteStoreListTagsArgs) String

func (p *NoteStoreListTagsArgs) String() string

func (*NoteStoreListTagsArgs) Write

func (p *NoteStoreListTagsArgs) Write(oprot thrift.TProtocol) error

type NoteStoreListTagsByNotebookArgs

type NoteStoreListTagsByNotebookArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	NotebookGuid        types.GUID `thrift:"notebookGuid,2" json:"notebookGuid"`
}

Attributes:

  • AuthenticationToken
  • NotebookGuid

func NewNoteStoreListTagsByNotebookArgs

func NewNoteStoreListTagsByNotebookArgs() *NoteStoreListTagsByNotebookArgs

func (*NoteStoreListTagsByNotebookArgs) GetAuthenticationToken

func (p *NoteStoreListTagsByNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreListTagsByNotebookArgs) GetNotebookGuid

func (p *NoteStoreListTagsByNotebookArgs) GetNotebookGuid() types.GUID

func (*NoteStoreListTagsByNotebookArgs) Read

func (*NoteStoreListTagsByNotebookArgs) String

func (*NoteStoreListTagsByNotebookArgs) Write

type NoteStoreListTagsByNotebookResult

type NoteStoreListTagsByNotebookResult struct {
	Success           []*types.Tag                  `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreListTagsByNotebookResult

func NewNoteStoreListTagsByNotebookResult() *NoteStoreListTagsByNotebookResult

func (*NoteStoreListTagsByNotebookResult) GetNotFoundException

func (*NoteStoreListTagsByNotebookResult) GetSuccess

func (p *NoteStoreListTagsByNotebookResult) GetSuccess() []*types.Tag

func (*NoteStoreListTagsByNotebookResult) GetSystemException

func (*NoteStoreListTagsByNotebookResult) GetUserException

func (*NoteStoreListTagsByNotebookResult) IsSetNotFoundException

func (p *NoteStoreListTagsByNotebookResult) IsSetNotFoundException() bool

func (*NoteStoreListTagsByNotebookResult) IsSetSuccess

func (p *NoteStoreListTagsByNotebookResult) IsSetSuccess() bool

func (*NoteStoreListTagsByNotebookResult) IsSetSystemException

func (p *NoteStoreListTagsByNotebookResult) IsSetSystemException() bool

func (*NoteStoreListTagsByNotebookResult) IsSetUserException

func (p *NoteStoreListTagsByNotebookResult) IsSetUserException() bool

func (*NoteStoreListTagsByNotebookResult) Read

func (*NoteStoreListTagsByNotebookResult) String

func (*NoteStoreListTagsByNotebookResult) Write

type NoteStoreListTagsResult

type NoteStoreListTagsResult struct {
	Success         []*types.Tag                `thrift:"success,0" json:"success,omitempty"`
	UserException   *errors.EDAMUserException   `thrift:"userException,1" json:"userException,omitempty"`
	SystemException *errors.EDAMSystemException `thrift:"systemException,2" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException

func NewNoteStoreListTagsResult

func NewNoteStoreListTagsResult() *NoteStoreListTagsResult

func (*NoteStoreListTagsResult) GetSuccess

func (p *NoteStoreListTagsResult) GetSuccess() []*types.Tag

func (*NoteStoreListTagsResult) GetSystemException

func (p *NoteStoreListTagsResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreListTagsResult) GetUserException

func (p *NoteStoreListTagsResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreListTagsResult) IsSetSuccess

func (p *NoteStoreListTagsResult) IsSetSuccess() bool

func (*NoteStoreListTagsResult) IsSetSystemException

func (p *NoteStoreListTagsResult) IsSetSystemException() bool

func (*NoteStoreListTagsResult) IsSetUserException

func (p *NoteStoreListTagsResult) IsSetUserException() bool

func (*NoteStoreListTagsResult) Read

func (*NoteStoreListTagsResult) String

func (p *NoteStoreListTagsResult) String() string

func (*NoteStoreListTagsResult) Write

type NoteStoreProcessor

type NoteStoreProcessor struct {
	// contains filtered or unexported fields
}

func NewNoteStoreProcessor

func NewNoteStoreProcessor(handler NoteStore) *NoteStoreProcessor

func (*NoteStoreProcessor) AddToProcessorMap

func (p *NoteStoreProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)

func (*NoteStoreProcessor) GetProcessorFunction

func (p *NoteStoreProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)

func (*NoteStoreProcessor) Process

func (p *NoteStoreProcessor) Process(iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)

func (*NoteStoreProcessor) ProcessorMap

func (p *NoteStoreProcessor) ProcessorMap() map[string]thrift.TProcessorFunction

type NoteStoreSendMessageToSharedNotebookMembersArgs

type NoteStoreSendMessageToSharedNotebookMembersArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	NotebookGuid        types.GUID `thrift:"notebookGuid,2" json:"notebookGuid"`
	MessageText         string     `thrift:"messageText,3" json:"messageText"`
	Recipients          []string   `thrift:"recipients,4" json:"recipients"`
}

Attributes:

  • AuthenticationToken
  • NotebookGuid
  • MessageText
  • Recipients

func NewNoteStoreSendMessageToSharedNotebookMembersArgs

func NewNoteStoreSendMessageToSharedNotebookMembersArgs() *NoteStoreSendMessageToSharedNotebookMembersArgs

func (*NoteStoreSendMessageToSharedNotebookMembersArgs) GetAuthenticationToken

func (p *NoteStoreSendMessageToSharedNotebookMembersArgs) GetAuthenticationToken() string

func (*NoteStoreSendMessageToSharedNotebookMembersArgs) GetMessageText

func (*NoteStoreSendMessageToSharedNotebookMembersArgs) GetNotebookGuid

func (*NoteStoreSendMessageToSharedNotebookMembersArgs) GetRecipients

func (*NoteStoreSendMessageToSharedNotebookMembersArgs) Read

func (*NoteStoreSendMessageToSharedNotebookMembersArgs) String

func (*NoteStoreSendMessageToSharedNotebookMembersArgs) Write

type NoteStoreSendMessageToSharedNotebookMembersResult

type NoteStoreSendMessageToSharedNotebookMembersResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreSendMessageToSharedNotebookMembersResult

func NewNoteStoreSendMessageToSharedNotebookMembersResult() *NoteStoreSendMessageToSharedNotebookMembersResult

func (*NoteStoreSendMessageToSharedNotebookMembersResult) GetNotFoundException

func (*NoteStoreSendMessageToSharedNotebookMembersResult) GetSuccess

func (*NoteStoreSendMessageToSharedNotebookMembersResult) GetSystemException

func (*NoteStoreSendMessageToSharedNotebookMembersResult) GetUserException

func (*NoteStoreSendMessageToSharedNotebookMembersResult) IsSetNotFoundException

func (p *NoteStoreSendMessageToSharedNotebookMembersResult) IsSetNotFoundException() bool

func (*NoteStoreSendMessageToSharedNotebookMembersResult) IsSetSuccess

func (*NoteStoreSendMessageToSharedNotebookMembersResult) IsSetSystemException

func (p *NoteStoreSendMessageToSharedNotebookMembersResult) IsSetSystemException() bool

func (*NoteStoreSendMessageToSharedNotebookMembersResult) IsSetUserException

func (*NoteStoreSendMessageToSharedNotebookMembersResult) Read

func (*NoteStoreSendMessageToSharedNotebookMembersResult) String

func (*NoteStoreSendMessageToSharedNotebookMembersResult) Write

type NoteStoreSetNoteApplicationDataEntryArgs

type NoteStoreSetNoteApplicationDataEntryArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
	Key                 string     `thrift:"key,3" json:"key"`
	Value               string     `thrift:"value,4" json:"value"`
}

Attributes:

  • AuthenticationToken
  • GUID
  • Key
  • Value

func NewNoteStoreSetNoteApplicationDataEntryArgs

func NewNoteStoreSetNoteApplicationDataEntryArgs() *NoteStoreSetNoteApplicationDataEntryArgs

func (*NoteStoreSetNoteApplicationDataEntryArgs) GetAuthenticationToken

func (p *NoteStoreSetNoteApplicationDataEntryArgs) GetAuthenticationToken() string

func (*NoteStoreSetNoteApplicationDataEntryArgs) GetGUID

func (*NoteStoreSetNoteApplicationDataEntryArgs) GetKey

func (*NoteStoreSetNoteApplicationDataEntryArgs) GetValue

func (*NoteStoreSetNoteApplicationDataEntryArgs) Read

func (*NoteStoreSetNoteApplicationDataEntryArgs) String

func (*NoteStoreSetNoteApplicationDataEntryArgs) Write

type NoteStoreSetNoteApplicationDataEntryResult

type NoteStoreSetNoteApplicationDataEntryResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreSetNoteApplicationDataEntryResult

func NewNoteStoreSetNoteApplicationDataEntryResult() *NoteStoreSetNoteApplicationDataEntryResult

func (*NoteStoreSetNoteApplicationDataEntryResult) GetNotFoundException

func (*NoteStoreSetNoteApplicationDataEntryResult) GetSuccess

func (*NoteStoreSetNoteApplicationDataEntryResult) GetSystemException

func (*NoteStoreSetNoteApplicationDataEntryResult) GetUserException

func (*NoteStoreSetNoteApplicationDataEntryResult) IsSetNotFoundException

func (p *NoteStoreSetNoteApplicationDataEntryResult) IsSetNotFoundException() bool

func (*NoteStoreSetNoteApplicationDataEntryResult) IsSetSuccess

func (*NoteStoreSetNoteApplicationDataEntryResult) IsSetSystemException

func (p *NoteStoreSetNoteApplicationDataEntryResult) IsSetSystemException() bool

func (*NoteStoreSetNoteApplicationDataEntryResult) IsSetUserException

func (p *NoteStoreSetNoteApplicationDataEntryResult) IsSetUserException() bool

func (*NoteStoreSetNoteApplicationDataEntryResult) Read

func (*NoteStoreSetNoteApplicationDataEntryResult) String

func (*NoteStoreSetNoteApplicationDataEntryResult) Write

type NoteStoreSetResourceApplicationDataEntryArgs

type NoteStoreSetResourceApplicationDataEntryArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
	Key                 string     `thrift:"key,3" json:"key"`
	Value               string     `thrift:"value,4" json:"value"`
}

Attributes:

  • AuthenticationToken
  • GUID
  • Key
  • Value

func NewNoteStoreSetResourceApplicationDataEntryArgs

func NewNoteStoreSetResourceApplicationDataEntryArgs() *NoteStoreSetResourceApplicationDataEntryArgs

func (*NoteStoreSetResourceApplicationDataEntryArgs) GetAuthenticationToken

func (p *NoteStoreSetResourceApplicationDataEntryArgs) GetAuthenticationToken() string

func (*NoteStoreSetResourceApplicationDataEntryArgs) GetGUID

func (*NoteStoreSetResourceApplicationDataEntryArgs) GetKey

func (*NoteStoreSetResourceApplicationDataEntryArgs) GetValue

func (*NoteStoreSetResourceApplicationDataEntryArgs) Read

func (*NoteStoreSetResourceApplicationDataEntryArgs) String

func (*NoteStoreSetResourceApplicationDataEntryArgs) Write

type NoteStoreSetResourceApplicationDataEntryResult

type NoteStoreSetResourceApplicationDataEntryResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreSetResourceApplicationDataEntryResult

func NewNoteStoreSetResourceApplicationDataEntryResult() *NoteStoreSetResourceApplicationDataEntryResult

func (*NoteStoreSetResourceApplicationDataEntryResult) GetNotFoundException

func (*NoteStoreSetResourceApplicationDataEntryResult) GetSuccess

func (*NoteStoreSetResourceApplicationDataEntryResult) GetSystemException

func (*NoteStoreSetResourceApplicationDataEntryResult) GetUserException

func (*NoteStoreSetResourceApplicationDataEntryResult) IsSetNotFoundException

func (p *NoteStoreSetResourceApplicationDataEntryResult) IsSetNotFoundException() bool

func (*NoteStoreSetResourceApplicationDataEntryResult) IsSetSuccess

func (*NoteStoreSetResourceApplicationDataEntryResult) IsSetSystemException

func (p *NoteStoreSetResourceApplicationDataEntryResult) IsSetSystemException() bool

func (*NoteStoreSetResourceApplicationDataEntryResult) IsSetUserException

func (p *NoteStoreSetResourceApplicationDataEntryResult) IsSetUserException() bool

func (*NoteStoreSetResourceApplicationDataEntryResult) Read

func (*NoteStoreSetResourceApplicationDataEntryResult) String

func (*NoteStoreSetResourceApplicationDataEntryResult) Write

type NoteStoreSetSharedNotebookRecipientSettingsArgs

type NoteStoreSetSharedNotebookRecipientSettingsArgs struct {
	AuthenticationToken string                                 `thrift:"authenticationToken,1" json:"authenticationToken"`
	SharedNotebookId    int64                                  `thrift:"sharedNotebookId,2" json:"sharedNotebookId"`
	RecipientSettings   *types.SharedNotebookRecipientSettings `thrift:"recipientSettings,3" json:"recipientSettings"`
}

Attributes:

  • AuthenticationToken
  • SharedNotebookId
  • RecipientSettings

func NewNoteStoreSetSharedNotebookRecipientSettingsArgs

func NewNoteStoreSetSharedNotebookRecipientSettingsArgs() *NoteStoreSetSharedNotebookRecipientSettingsArgs

func (*NoteStoreSetSharedNotebookRecipientSettingsArgs) GetAuthenticationToken

func (p *NoteStoreSetSharedNotebookRecipientSettingsArgs) GetAuthenticationToken() string

func (*NoteStoreSetSharedNotebookRecipientSettingsArgs) GetRecipientSettings

func (*NoteStoreSetSharedNotebookRecipientSettingsArgs) GetSharedNotebookId

func (p *NoteStoreSetSharedNotebookRecipientSettingsArgs) GetSharedNotebookId() int64

func (*NoteStoreSetSharedNotebookRecipientSettingsArgs) IsSetRecipientSettings

func (p *NoteStoreSetSharedNotebookRecipientSettingsArgs) IsSetRecipientSettings() bool

func (*NoteStoreSetSharedNotebookRecipientSettingsArgs) Read

func (*NoteStoreSetSharedNotebookRecipientSettingsArgs) String

func (*NoteStoreSetSharedNotebookRecipientSettingsArgs) Write

type NoteStoreSetSharedNotebookRecipientSettingsResult

type NoteStoreSetSharedNotebookRecipientSettingsResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreSetSharedNotebookRecipientSettingsResult

func NewNoteStoreSetSharedNotebookRecipientSettingsResult() *NoteStoreSetSharedNotebookRecipientSettingsResult

func (*NoteStoreSetSharedNotebookRecipientSettingsResult) GetNotFoundException

func (*NoteStoreSetSharedNotebookRecipientSettingsResult) GetSuccess

func (*NoteStoreSetSharedNotebookRecipientSettingsResult) GetSystemException

func (*NoteStoreSetSharedNotebookRecipientSettingsResult) GetUserException

func (*NoteStoreSetSharedNotebookRecipientSettingsResult) IsSetNotFoundException

func (p *NoteStoreSetSharedNotebookRecipientSettingsResult) IsSetNotFoundException() bool

func (*NoteStoreSetSharedNotebookRecipientSettingsResult) IsSetSuccess

func (*NoteStoreSetSharedNotebookRecipientSettingsResult) IsSetSystemException

func (p *NoteStoreSetSharedNotebookRecipientSettingsResult) IsSetSystemException() bool

func (*NoteStoreSetSharedNotebookRecipientSettingsResult) IsSetUserException

func (*NoteStoreSetSharedNotebookRecipientSettingsResult) Read

func (*NoteStoreSetSharedNotebookRecipientSettingsResult) String

func (*NoteStoreSetSharedNotebookRecipientSettingsResult) Write

type NoteStoreShareNoteArgs

type NoteStoreShareNoteArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreShareNoteArgs

func NewNoteStoreShareNoteArgs() *NoteStoreShareNoteArgs

func (*NoteStoreShareNoteArgs) GetAuthenticationToken

func (p *NoteStoreShareNoteArgs) GetAuthenticationToken() string

func (*NoteStoreShareNoteArgs) GetGUID

func (p *NoteStoreShareNoteArgs) GetGUID() types.GUID

func (*NoteStoreShareNoteArgs) Read

func (*NoteStoreShareNoteArgs) String

func (p *NoteStoreShareNoteArgs) String() string

func (*NoteStoreShareNoteArgs) Write

func (p *NoteStoreShareNoteArgs) Write(oprot thrift.TProtocol) error

type NoteStoreShareNoteResult

type NoteStoreShareNoteResult struct {
	Success           *string                       `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreShareNoteResult

func NewNoteStoreShareNoteResult() *NoteStoreShareNoteResult

func (*NoteStoreShareNoteResult) GetNotFoundException

func (p *NoteStoreShareNoteResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreShareNoteResult) GetSuccess

func (p *NoteStoreShareNoteResult) GetSuccess() string

func (*NoteStoreShareNoteResult) GetSystemException

func (p *NoteStoreShareNoteResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreShareNoteResult) GetUserException

func (p *NoteStoreShareNoteResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreShareNoteResult) IsSetNotFoundException

func (p *NoteStoreShareNoteResult) IsSetNotFoundException() bool

func (*NoteStoreShareNoteResult) IsSetSuccess

func (p *NoteStoreShareNoteResult) IsSetSuccess() bool

func (*NoteStoreShareNoteResult) IsSetSystemException

func (p *NoteStoreShareNoteResult) IsSetSystemException() bool

func (*NoteStoreShareNoteResult) IsSetUserException

func (p *NoteStoreShareNoteResult) IsSetUserException() bool

func (*NoteStoreShareNoteResult) Read

func (*NoteStoreShareNoteResult) String

func (p *NoteStoreShareNoteResult) String() string

func (*NoteStoreShareNoteResult) Write

type NoteStoreStopSharingNoteArgs

type NoteStoreStopSharingNoteArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreStopSharingNoteArgs

func NewNoteStoreStopSharingNoteArgs() *NoteStoreStopSharingNoteArgs

func (*NoteStoreStopSharingNoteArgs) GetAuthenticationToken

func (p *NoteStoreStopSharingNoteArgs) GetAuthenticationToken() string

func (*NoteStoreStopSharingNoteArgs) GetGUID

func (*NoteStoreStopSharingNoteArgs) Read

func (*NoteStoreStopSharingNoteArgs) String

func (*NoteStoreStopSharingNoteArgs) Write

type NoteStoreStopSharingNoteResult

type NoteStoreStopSharingNoteResult struct {
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreStopSharingNoteResult

func NewNoteStoreStopSharingNoteResult() *NoteStoreStopSharingNoteResult

func (*NoteStoreStopSharingNoteResult) GetNotFoundException

func (p *NoteStoreStopSharingNoteResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreStopSharingNoteResult) GetSystemException

func (*NoteStoreStopSharingNoteResult) GetUserException

func (*NoteStoreStopSharingNoteResult) IsSetNotFoundException

func (p *NoteStoreStopSharingNoteResult) IsSetNotFoundException() bool

func (*NoteStoreStopSharingNoteResult) IsSetSystemException

func (p *NoteStoreStopSharingNoteResult) IsSetSystemException() bool

func (*NoteStoreStopSharingNoteResult) IsSetUserException

func (p *NoteStoreStopSharingNoteResult) IsSetUserException() bool

func (*NoteStoreStopSharingNoteResult) Read

func (*NoteStoreStopSharingNoteResult) String

func (*NoteStoreStopSharingNoteResult) Write

type NoteStoreUnsetNoteApplicationDataEntryArgs

type NoteStoreUnsetNoteApplicationDataEntryArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
	Key                 string     `thrift:"key,3" json:"key"`
}

Attributes:

  • AuthenticationToken
  • GUID
  • Key

func NewNoteStoreUnsetNoteApplicationDataEntryArgs

func NewNoteStoreUnsetNoteApplicationDataEntryArgs() *NoteStoreUnsetNoteApplicationDataEntryArgs

func (*NoteStoreUnsetNoteApplicationDataEntryArgs) GetAuthenticationToken

func (p *NoteStoreUnsetNoteApplicationDataEntryArgs) GetAuthenticationToken() string

func (*NoteStoreUnsetNoteApplicationDataEntryArgs) GetGUID

func (*NoteStoreUnsetNoteApplicationDataEntryArgs) GetKey

func (*NoteStoreUnsetNoteApplicationDataEntryArgs) Read

func (*NoteStoreUnsetNoteApplicationDataEntryArgs) String

func (*NoteStoreUnsetNoteApplicationDataEntryArgs) Write

type NoteStoreUnsetNoteApplicationDataEntryResult

type NoteStoreUnsetNoteApplicationDataEntryResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreUnsetNoteApplicationDataEntryResult

func NewNoteStoreUnsetNoteApplicationDataEntryResult() *NoteStoreUnsetNoteApplicationDataEntryResult

func (*NoteStoreUnsetNoteApplicationDataEntryResult) GetNotFoundException

func (*NoteStoreUnsetNoteApplicationDataEntryResult) GetSuccess

func (*NoteStoreUnsetNoteApplicationDataEntryResult) GetSystemException

func (*NoteStoreUnsetNoteApplicationDataEntryResult) GetUserException

func (*NoteStoreUnsetNoteApplicationDataEntryResult) IsSetNotFoundException

func (p *NoteStoreUnsetNoteApplicationDataEntryResult) IsSetNotFoundException() bool

func (*NoteStoreUnsetNoteApplicationDataEntryResult) IsSetSuccess

func (*NoteStoreUnsetNoteApplicationDataEntryResult) IsSetSystemException

func (p *NoteStoreUnsetNoteApplicationDataEntryResult) IsSetSystemException() bool

func (*NoteStoreUnsetNoteApplicationDataEntryResult) IsSetUserException

func (p *NoteStoreUnsetNoteApplicationDataEntryResult) IsSetUserException() bool

func (*NoteStoreUnsetNoteApplicationDataEntryResult) Read

func (*NoteStoreUnsetNoteApplicationDataEntryResult) String

func (*NoteStoreUnsetNoteApplicationDataEntryResult) Write

type NoteStoreUnsetResourceApplicationDataEntryArgs

type NoteStoreUnsetResourceApplicationDataEntryArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
	Key                 string     `thrift:"key,3" json:"key"`
}

Attributes:

  • AuthenticationToken
  • GUID
  • Key

func NewNoteStoreUnsetResourceApplicationDataEntryArgs

func NewNoteStoreUnsetResourceApplicationDataEntryArgs() *NoteStoreUnsetResourceApplicationDataEntryArgs

func (*NoteStoreUnsetResourceApplicationDataEntryArgs) GetAuthenticationToken

func (p *NoteStoreUnsetResourceApplicationDataEntryArgs) GetAuthenticationToken() string

func (*NoteStoreUnsetResourceApplicationDataEntryArgs) GetGUID

func (*NoteStoreUnsetResourceApplicationDataEntryArgs) GetKey

func (*NoteStoreUnsetResourceApplicationDataEntryArgs) Read

func (*NoteStoreUnsetResourceApplicationDataEntryArgs) String

func (*NoteStoreUnsetResourceApplicationDataEntryArgs) Write

type NoteStoreUnsetResourceApplicationDataEntryResult

type NoteStoreUnsetResourceApplicationDataEntryResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreUnsetResourceApplicationDataEntryResult

func NewNoteStoreUnsetResourceApplicationDataEntryResult() *NoteStoreUnsetResourceApplicationDataEntryResult

func (*NoteStoreUnsetResourceApplicationDataEntryResult) GetNotFoundException

func (*NoteStoreUnsetResourceApplicationDataEntryResult) GetSuccess

func (*NoteStoreUnsetResourceApplicationDataEntryResult) GetSystemException

func (*NoteStoreUnsetResourceApplicationDataEntryResult) GetUserException

func (*NoteStoreUnsetResourceApplicationDataEntryResult) IsSetNotFoundException

func (p *NoteStoreUnsetResourceApplicationDataEntryResult) IsSetNotFoundException() bool

func (*NoteStoreUnsetResourceApplicationDataEntryResult) IsSetSuccess

func (*NoteStoreUnsetResourceApplicationDataEntryResult) IsSetSystemException

func (p *NoteStoreUnsetResourceApplicationDataEntryResult) IsSetSystemException() bool

func (*NoteStoreUnsetResourceApplicationDataEntryResult) IsSetUserException

func (*NoteStoreUnsetResourceApplicationDataEntryResult) Read

func (*NoteStoreUnsetResourceApplicationDataEntryResult) String

func (*NoteStoreUnsetResourceApplicationDataEntryResult) Write

type NoteStoreUntagAllArgs

type NoteStoreUntagAllArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	GUID                types.GUID `thrift:"guid,2" json:"guid"`
}

Attributes:

  • AuthenticationToken
  • GUID

func NewNoteStoreUntagAllArgs

func NewNoteStoreUntagAllArgs() *NoteStoreUntagAllArgs

func (*NoteStoreUntagAllArgs) GetAuthenticationToken

func (p *NoteStoreUntagAllArgs) GetAuthenticationToken() string

func (*NoteStoreUntagAllArgs) GetGUID

func (p *NoteStoreUntagAllArgs) GetGUID() types.GUID

func (*NoteStoreUntagAllArgs) Read

func (*NoteStoreUntagAllArgs) String

func (p *NoteStoreUntagAllArgs) String() string

func (*NoteStoreUntagAllArgs) Write

func (p *NoteStoreUntagAllArgs) Write(oprot thrift.TProtocol) error

type NoteStoreUntagAllResult

type NoteStoreUntagAllResult struct {
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreUntagAllResult

func NewNoteStoreUntagAllResult() *NoteStoreUntagAllResult

func (*NoteStoreUntagAllResult) GetNotFoundException

func (p *NoteStoreUntagAllResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreUntagAllResult) GetSystemException

func (p *NoteStoreUntagAllResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreUntagAllResult) GetUserException

func (p *NoteStoreUntagAllResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreUntagAllResult) IsSetNotFoundException

func (p *NoteStoreUntagAllResult) IsSetNotFoundException() bool

func (*NoteStoreUntagAllResult) IsSetSystemException

func (p *NoteStoreUntagAllResult) IsSetSystemException() bool

func (*NoteStoreUntagAllResult) IsSetUserException

func (p *NoteStoreUntagAllResult) IsSetUserException() bool

func (*NoteStoreUntagAllResult) Read

func (*NoteStoreUntagAllResult) String

func (p *NoteStoreUntagAllResult) String() string

func (*NoteStoreUntagAllResult) Write

type NoteStoreUpdateLinkedNotebookArgs

type NoteStoreUpdateLinkedNotebookArgs struct {
	AuthenticationToken string                `thrift:"authenticationToken,1" json:"authenticationToken"`
	LinkedNotebook      *types.LinkedNotebook `thrift:"linkedNotebook,2" json:"linkedNotebook"`
}

Attributes:

  • AuthenticationToken
  • LinkedNotebook

func NewNoteStoreUpdateLinkedNotebookArgs

func NewNoteStoreUpdateLinkedNotebookArgs() *NoteStoreUpdateLinkedNotebookArgs

func (*NoteStoreUpdateLinkedNotebookArgs) GetAuthenticationToken

func (p *NoteStoreUpdateLinkedNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreUpdateLinkedNotebookArgs) GetLinkedNotebook

func (p *NoteStoreUpdateLinkedNotebookArgs) GetLinkedNotebook() *types.LinkedNotebook

func (*NoteStoreUpdateLinkedNotebookArgs) IsSetLinkedNotebook

func (p *NoteStoreUpdateLinkedNotebookArgs) IsSetLinkedNotebook() bool

func (*NoteStoreUpdateLinkedNotebookArgs) Read

func (*NoteStoreUpdateLinkedNotebookArgs) String

func (*NoteStoreUpdateLinkedNotebookArgs) Write

type NoteStoreUpdateLinkedNotebookResult

type NoteStoreUpdateLinkedNotebookResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreUpdateLinkedNotebookResult

func NewNoteStoreUpdateLinkedNotebookResult() *NoteStoreUpdateLinkedNotebookResult

func (*NoteStoreUpdateLinkedNotebookResult) GetNotFoundException

func (*NoteStoreUpdateLinkedNotebookResult) GetSuccess

func (*NoteStoreUpdateLinkedNotebookResult) GetSystemException

func (*NoteStoreUpdateLinkedNotebookResult) GetUserException

func (*NoteStoreUpdateLinkedNotebookResult) IsSetNotFoundException

func (p *NoteStoreUpdateLinkedNotebookResult) IsSetNotFoundException() bool

func (*NoteStoreUpdateLinkedNotebookResult) IsSetSuccess

func (p *NoteStoreUpdateLinkedNotebookResult) IsSetSuccess() bool

func (*NoteStoreUpdateLinkedNotebookResult) IsSetSystemException

func (p *NoteStoreUpdateLinkedNotebookResult) IsSetSystemException() bool

func (*NoteStoreUpdateLinkedNotebookResult) IsSetUserException

func (p *NoteStoreUpdateLinkedNotebookResult) IsSetUserException() bool

func (*NoteStoreUpdateLinkedNotebookResult) Read

func (*NoteStoreUpdateLinkedNotebookResult) String

func (*NoteStoreUpdateLinkedNotebookResult) Write

type NoteStoreUpdateNoteArgs

type NoteStoreUpdateNoteArgs struct {
	AuthenticationToken string      `thrift:"authenticationToken,1" json:"authenticationToken"`
	Note                *types.Note `thrift:"note,2" json:"note"`
}

Attributes:

  • AuthenticationToken
  • Note

func NewNoteStoreUpdateNoteArgs

func NewNoteStoreUpdateNoteArgs() *NoteStoreUpdateNoteArgs

func (*NoteStoreUpdateNoteArgs) GetAuthenticationToken

func (p *NoteStoreUpdateNoteArgs) GetAuthenticationToken() string

func (*NoteStoreUpdateNoteArgs) GetNote

func (p *NoteStoreUpdateNoteArgs) GetNote() *types.Note

func (*NoteStoreUpdateNoteArgs) IsSetNote

func (p *NoteStoreUpdateNoteArgs) IsSetNote() bool

func (*NoteStoreUpdateNoteArgs) Read

func (*NoteStoreUpdateNoteArgs) String

func (p *NoteStoreUpdateNoteArgs) String() string

func (*NoteStoreUpdateNoteArgs) Write

type NoteStoreUpdateNoteResult

type NoteStoreUpdateNoteResult struct {
	Success           *types.Note                   `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreUpdateNoteResult

func NewNoteStoreUpdateNoteResult() *NoteStoreUpdateNoteResult

func (*NoteStoreUpdateNoteResult) GetNotFoundException

func (p *NoteStoreUpdateNoteResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreUpdateNoteResult) GetSuccess

func (p *NoteStoreUpdateNoteResult) GetSuccess() *types.Note

func (*NoteStoreUpdateNoteResult) GetSystemException

func (p *NoteStoreUpdateNoteResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreUpdateNoteResult) GetUserException

func (p *NoteStoreUpdateNoteResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreUpdateNoteResult) IsSetNotFoundException

func (p *NoteStoreUpdateNoteResult) IsSetNotFoundException() bool

func (*NoteStoreUpdateNoteResult) IsSetSuccess

func (p *NoteStoreUpdateNoteResult) IsSetSuccess() bool

func (*NoteStoreUpdateNoteResult) IsSetSystemException

func (p *NoteStoreUpdateNoteResult) IsSetSystemException() bool

func (*NoteStoreUpdateNoteResult) IsSetUserException

func (p *NoteStoreUpdateNoteResult) IsSetUserException() bool

func (*NoteStoreUpdateNoteResult) Read

func (*NoteStoreUpdateNoteResult) String

func (p *NoteStoreUpdateNoteResult) String() string

func (*NoteStoreUpdateNoteResult) Write

type NoteStoreUpdateNotebookArgs

type NoteStoreUpdateNotebookArgs struct {
	AuthenticationToken string          `thrift:"authenticationToken,1" json:"authenticationToken"`
	Notebook            *types.Notebook `thrift:"notebook,2" json:"notebook"`
}

Attributes:

  • AuthenticationToken
  • Notebook

func NewNoteStoreUpdateNotebookArgs

func NewNoteStoreUpdateNotebookArgs() *NoteStoreUpdateNotebookArgs

func (*NoteStoreUpdateNotebookArgs) GetAuthenticationToken

func (p *NoteStoreUpdateNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreUpdateNotebookArgs) GetNotebook

func (p *NoteStoreUpdateNotebookArgs) GetNotebook() *types.Notebook

func (*NoteStoreUpdateNotebookArgs) IsSetNotebook

func (p *NoteStoreUpdateNotebookArgs) IsSetNotebook() bool

func (*NoteStoreUpdateNotebookArgs) Read

func (*NoteStoreUpdateNotebookArgs) String

func (p *NoteStoreUpdateNotebookArgs) String() string

func (*NoteStoreUpdateNotebookArgs) Write

type NoteStoreUpdateNotebookResult

type NoteStoreUpdateNotebookResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreUpdateNotebookResult

func NewNoteStoreUpdateNotebookResult() *NoteStoreUpdateNotebookResult

func (*NoteStoreUpdateNotebookResult) GetNotFoundException

func (p *NoteStoreUpdateNotebookResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreUpdateNotebookResult) GetSuccess

func (p *NoteStoreUpdateNotebookResult) GetSuccess() int32

func (*NoteStoreUpdateNotebookResult) GetSystemException

func (p *NoteStoreUpdateNotebookResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreUpdateNotebookResult) GetUserException

func (*NoteStoreUpdateNotebookResult) IsSetNotFoundException

func (p *NoteStoreUpdateNotebookResult) IsSetNotFoundException() bool

func (*NoteStoreUpdateNotebookResult) IsSetSuccess

func (p *NoteStoreUpdateNotebookResult) IsSetSuccess() bool

func (*NoteStoreUpdateNotebookResult) IsSetSystemException

func (p *NoteStoreUpdateNotebookResult) IsSetSystemException() bool

func (*NoteStoreUpdateNotebookResult) IsSetUserException

func (p *NoteStoreUpdateNotebookResult) IsSetUserException() bool

func (*NoteStoreUpdateNotebookResult) Read

func (*NoteStoreUpdateNotebookResult) String

func (*NoteStoreUpdateNotebookResult) Write

type NoteStoreUpdateResourceArgs

type NoteStoreUpdateResourceArgs struct {
	AuthenticationToken string          `thrift:"authenticationToken,1" json:"authenticationToken"`
	Resource            *types.Resource `thrift:"resource,2" json:"resource"`
}

Attributes:

  • AuthenticationToken
  • Resource

func NewNoteStoreUpdateResourceArgs

func NewNoteStoreUpdateResourceArgs() *NoteStoreUpdateResourceArgs

func (*NoteStoreUpdateResourceArgs) GetAuthenticationToken

func (p *NoteStoreUpdateResourceArgs) GetAuthenticationToken() string

func (*NoteStoreUpdateResourceArgs) GetResource

func (p *NoteStoreUpdateResourceArgs) GetResource() *types.Resource

func (*NoteStoreUpdateResourceArgs) IsSetResource

func (p *NoteStoreUpdateResourceArgs) IsSetResource() bool

func (*NoteStoreUpdateResourceArgs) Read

func (*NoteStoreUpdateResourceArgs) String

func (p *NoteStoreUpdateResourceArgs) String() string

func (*NoteStoreUpdateResourceArgs) Write

type NoteStoreUpdateResourceResult

type NoteStoreUpdateResourceResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreUpdateResourceResult

func NewNoteStoreUpdateResourceResult() *NoteStoreUpdateResourceResult

func (*NoteStoreUpdateResourceResult) GetNotFoundException

func (p *NoteStoreUpdateResourceResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreUpdateResourceResult) GetSuccess

func (p *NoteStoreUpdateResourceResult) GetSuccess() int32

func (*NoteStoreUpdateResourceResult) GetSystemException

func (p *NoteStoreUpdateResourceResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreUpdateResourceResult) GetUserException

func (*NoteStoreUpdateResourceResult) IsSetNotFoundException

func (p *NoteStoreUpdateResourceResult) IsSetNotFoundException() bool

func (*NoteStoreUpdateResourceResult) IsSetSuccess

func (p *NoteStoreUpdateResourceResult) IsSetSuccess() bool

func (*NoteStoreUpdateResourceResult) IsSetSystemException

func (p *NoteStoreUpdateResourceResult) IsSetSystemException() bool

func (*NoteStoreUpdateResourceResult) IsSetUserException

func (p *NoteStoreUpdateResourceResult) IsSetUserException() bool

func (*NoteStoreUpdateResourceResult) Read

func (*NoteStoreUpdateResourceResult) String

func (*NoteStoreUpdateResourceResult) Write

type NoteStoreUpdateSearchArgs

type NoteStoreUpdateSearchArgs struct {
	AuthenticationToken string             `thrift:"authenticationToken,1" json:"authenticationToken"`
	Search              *types.SavedSearch `thrift:"search,2" json:"search"`
}

Attributes:

  • AuthenticationToken
  • Search

func NewNoteStoreUpdateSearchArgs

func NewNoteStoreUpdateSearchArgs() *NoteStoreUpdateSearchArgs

func (*NoteStoreUpdateSearchArgs) GetAuthenticationToken

func (p *NoteStoreUpdateSearchArgs) GetAuthenticationToken() string

func (*NoteStoreUpdateSearchArgs) GetSearch

func (*NoteStoreUpdateSearchArgs) IsSetSearch

func (p *NoteStoreUpdateSearchArgs) IsSetSearch() bool

func (*NoteStoreUpdateSearchArgs) Read

func (*NoteStoreUpdateSearchArgs) String

func (p *NoteStoreUpdateSearchArgs) String() string

func (*NoteStoreUpdateSearchArgs) Write

type NoteStoreUpdateSearchResult

type NoteStoreUpdateSearchResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreUpdateSearchResult

func NewNoteStoreUpdateSearchResult() *NoteStoreUpdateSearchResult

func (*NoteStoreUpdateSearchResult) GetNotFoundException

func (p *NoteStoreUpdateSearchResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreUpdateSearchResult) GetSuccess

func (p *NoteStoreUpdateSearchResult) GetSuccess() int32

func (*NoteStoreUpdateSearchResult) GetSystemException

func (p *NoteStoreUpdateSearchResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreUpdateSearchResult) GetUserException

func (p *NoteStoreUpdateSearchResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreUpdateSearchResult) IsSetNotFoundException

func (p *NoteStoreUpdateSearchResult) IsSetNotFoundException() bool

func (*NoteStoreUpdateSearchResult) IsSetSuccess

func (p *NoteStoreUpdateSearchResult) IsSetSuccess() bool

func (*NoteStoreUpdateSearchResult) IsSetSystemException

func (p *NoteStoreUpdateSearchResult) IsSetSystemException() bool

func (*NoteStoreUpdateSearchResult) IsSetUserException

func (p *NoteStoreUpdateSearchResult) IsSetUserException() bool

func (*NoteStoreUpdateSearchResult) Read

func (*NoteStoreUpdateSearchResult) String

func (p *NoteStoreUpdateSearchResult) String() string

func (*NoteStoreUpdateSearchResult) Write

type NoteStoreUpdateSharedNotebookArgs

type NoteStoreUpdateSharedNotebookArgs struct {
	AuthenticationToken string                `thrift:"authenticationToken,1" json:"authenticationToken"`
	SharedNotebook      *types.SharedNotebook `thrift:"sharedNotebook,2" json:"sharedNotebook"`
}

Attributes:

  • AuthenticationToken
  • SharedNotebook

func NewNoteStoreUpdateSharedNotebookArgs

func NewNoteStoreUpdateSharedNotebookArgs() *NoteStoreUpdateSharedNotebookArgs

func (*NoteStoreUpdateSharedNotebookArgs) GetAuthenticationToken

func (p *NoteStoreUpdateSharedNotebookArgs) GetAuthenticationToken() string

func (*NoteStoreUpdateSharedNotebookArgs) GetSharedNotebook

func (p *NoteStoreUpdateSharedNotebookArgs) GetSharedNotebook() *types.SharedNotebook

func (*NoteStoreUpdateSharedNotebookArgs) IsSetSharedNotebook

func (p *NoteStoreUpdateSharedNotebookArgs) IsSetSharedNotebook() bool

func (*NoteStoreUpdateSharedNotebookArgs) Read

func (*NoteStoreUpdateSharedNotebookArgs) String

func (*NoteStoreUpdateSharedNotebookArgs) Write

type NoteStoreUpdateSharedNotebookResult

type NoteStoreUpdateSharedNotebookResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,2" json:"notFoundException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,3" json:"systemException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • NotFoundException
  • SystemException

func NewNoteStoreUpdateSharedNotebookResult

func NewNoteStoreUpdateSharedNotebookResult() *NoteStoreUpdateSharedNotebookResult

func (*NoteStoreUpdateSharedNotebookResult) GetNotFoundException

func (*NoteStoreUpdateSharedNotebookResult) GetSuccess

func (*NoteStoreUpdateSharedNotebookResult) GetSystemException

func (*NoteStoreUpdateSharedNotebookResult) GetUserException

func (*NoteStoreUpdateSharedNotebookResult) IsSetNotFoundException

func (p *NoteStoreUpdateSharedNotebookResult) IsSetNotFoundException() bool

func (*NoteStoreUpdateSharedNotebookResult) IsSetSuccess

func (p *NoteStoreUpdateSharedNotebookResult) IsSetSuccess() bool

func (*NoteStoreUpdateSharedNotebookResult) IsSetSystemException

func (p *NoteStoreUpdateSharedNotebookResult) IsSetSystemException() bool

func (*NoteStoreUpdateSharedNotebookResult) IsSetUserException

func (p *NoteStoreUpdateSharedNotebookResult) IsSetUserException() bool

func (*NoteStoreUpdateSharedNotebookResult) Read

func (*NoteStoreUpdateSharedNotebookResult) String

func (*NoteStoreUpdateSharedNotebookResult) Write

type NoteStoreUpdateTagArgs

type NoteStoreUpdateTagArgs struct {
	AuthenticationToken string     `thrift:"authenticationToken,1" json:"authenticationToken"`
	Tag                 *types.Tag `thrift:"tag,2" json:"tag"`
}

Attributes:

  • AuthenticationToken
  • Tag

func NewNoteStoreUpdateTagArgs

func NewNoteStoreUpdateTagArgs() *NoteStoreUpdateTagArgs

func (*NoteStoreUpdateTagArgs) GetAuthenticationToken

func (p *NoteStoreUpdateTagArgs) GetAuthenticationToken() string

func (*NoteStoreUpdateTagArgs) GetTag

func (p *NoteStoreUpdateTagArgs) GetTag() *types.Tag

func (*NoteStoreUpdateTagArgs) IsSetTag

func (p *NoteStoreUpdateTagArgs) IsSetTag() bool

func (*NoteStoreUpdateTagArgs) Read

func (*NoteStoreUpdateTagArgs) String

func (p *NoteStoreUpdateTagArgs) String() string

func (*NoteStoreUpdateTagArgs) Write

func (p *NoteStoreUpdateTagArgs) Write(oprot thrift.TProtocol) error

type NoteStoreUpdateTagResult

type NoteStoreUpdateTagResult struct {
	Success           *int32                        `thrift:"success,0" json:"success,omitempty"`
	UserException     *errors.EDAMUserException     `thrift:"userException,1" json:"userException,omitempty"`
	SystemException   *errors.EDAMSystemException   `thrift:"systemException,2" json:"systemException,omitempty"`
	NotFoundException *errors.EDAMNotFoundException `thrift:"notFoundException,3" json:"notFoundException,omitempty"`
}

Attributes:

  • Success
  • UserException
  • SystemException
  • NotFoundException

func NewNoteStoreUpdateTagResult

func NewNoteStoreUpdateTagResult() *NoteStoreUpdateTagResult

func (*NoteStoreUpdateTagResult) GetNotFoundException

func (p *NoteStoreUpdateTagResult) GetNotFoundException() *errors.EDAMNotFoundException

func (*NoteStoreUpdateTagResult) GetSuccess

func (p *NoteStoreUpdateTagResult) GetSuccess() int32

func (*NoteStoreUpdateTagResult) GetSystemException

func (p *NoteStoreUpdateTagResult) GetSystemException() *errors.EDAMSystemException

func (*NoteStoreUpdateTagResult) GetUserException

func (p *NoteStoreUpdateTagResult) GetUserException() *errors.EDAMUserException

func (*NoteStoreUpdateTagResult) IsSetNotFoundException

func (p *NoteStoreUpdateTagResult) IsSetNotFoundException() bool

func (*NoteStoreUpdateTagResult) IsSetSuccess

func (p *NoteStoreUpdateTagResult) IsSetSuccess() bool

func (*NoteStoreUpdateTagResult) IsSetSystemException

func (p *NoteStoreUpdateTagResult) IsSetSystemException() bool

func (*NoteStoreUpdateTagResult) IsSetUserException

func (p *NoteStoreUpdateTagResult) IsSetUserException() bool

func (*NoteStoreUpdateTagResult) Read

func (*NoteStoreUpdateTagResult) String

func (p *NoteStoreUpdateTagResult) String() string

func (*NoteStoreUpdateTagResult) Write

type NoteVersionId

type NoteVersionId struct {
	UpdateSequenceNum int32           `thrift:"updateSequenceNum,1,required" json:"updateSequenceNum"`
	Updated           types.Timestamp `thrift:"updated,2,required" json:"updated"`
	Saved             types.Timestamp `thrift:"saved,3,required" json:"saved"`
	Title             string          `thrift:"title,4,required" json:"title"`
}

Identifying information about previous versions of a note that are backed up within Evernote's servers. Used in the return value of the listNoteVersions call.

<dl>

<dt>updateSequenceNum</dt>
<dd>
  The update sequence number for the Note when it last had this content.
  This serves to uniquely identify each version of the note, since USN
  values are unique within an account for each update.
</dd>
<dt>updated</dt>
<dd>
  The 'updated' time that was set on the Note when it had this version
  of the content.  This is the user-modifiable modification time on the
  note, so it's not reliable for guaranteeing the order of various
  versions.  (E.g. if someone modifies the note, then changes this time
  manually into the past and then updates the note again.)
</dd>
<dt>saved</dt>
<dd>
  A timestamp that holds the date and time when this version of the note
  was backed up by Evernote's servers.  This
</dd>
<dt>title</dt>
<dd>
  The title of the note when this particular version was saved.  (The
  current title of the note may differ from this value.)
</dd>

</dl>

Attributes:

  • UpdateSequenceNum
  • Updated
  • Saved
  • Title

func NewNoteVersionId

func NewNoteVersionId() *NoteVersionId

func (*NoteVersionId) GetSaved

func (p *NoteVersionId) GetSaved() types.Timestamp

func (*NoteVersionId) GetTitle

func (p *NoteVersionId) GetTitle() string

func (*NoteVersionId) GetUpdateSequenceNum

func (p *NoteVersionId) GetUpdateSequenceNum() int32

func (*NoteVersionId) GetUpdated

func (p *NoteVersionId) GetUpdated() types.Timestamp

func (*NoteVersionId) Read

func (p *NoteVersionId) Read(iprot thrift.TProtocol) error

func (*NoteVersionId) String

func (p *NoteVersionId) String() string

func (*NoteVersionId) Write

func (p *NoteVersionId) Write(oprot thrift.TProtocol) error

type NotesMetadataList

type NotesMetadataList struct {
	StartIndex    int32           `thrift:"startIndex,1,required" json:"startIndex"`
	TotalNotes    int32           `thrift:"totalNotes,2,required" json:"totalNotes"`
	Notes         []*NoteMetadata `thrift:"notes,3,required" json:"notes"`
	StoppedWords  []string        `thrift:"stoppedWords,4" json:"stoppedWords,omitempty"`
	SearchedWords []string        `thrift:"searchedWords,5" json:"searchedWords,omitempty"`
	UpdateCount   *int32          `thrift:"updateCount,6" json:"updateCount,omitempty"`
}
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.

<dl>

<dt>startIndex</dt>
  <dd>
  The starting index within the overall set of notes.  This
  is also the number of notes that are "before" this list in the set.
  </dd>

<dt>totalNotes</dt>
  <dd>
  The number of notes in the larger set.  This can be used
  to calculate how many notes are "after" this note in the set.
  (I.e.  remaining = totalNotes - (startIndex + notes.length)  )
  </dd>

<dt>notes</dt>
  <dd>
  The list of metadata for Notes in this range.  The set of optional fields
  that are set in each metadata structure will depend on the
  NotesMetadataResultSpec provided by the caller when the search was
  performed.  Only the 'guid' field will be guaranteed to be set in each
  Note.
  </dd>

<dt>stoppedWords</dt>
  <dd>
  If the NoteList was produced using a text based search
  query that included words that are not indexed or searched by the service,
  this will include a list of those ignored words.
  </dd>

<dt>searchedWords</dt>
  <dd>
  If the NoteList was produced using a text based search
  query that included viable search words or quoted expressions, this will
  include a list of those words.  Any stopped words will not be included
  in this list.
  </dd>

<dt>updateCount</dt>
  <dd>
  Indicates the total number of transactions that have
  been committed within the account.  This reflects (for example) the
  number of discrete additions or modifications that have been made to
  the data in this account (tags, notes, resources, etc.).
  This number is the "high water mark" for Update Sequence Numbers (USN)
  within the account.
  </dd>
</dl>

Attributes:

  • StartIndex
  • TotalNotes
  • Notes
  • StoppedWords
  • SearchedWords
  • UpdateCount
var NoteStoreFindNotesMetadataResult_Success_DEFAULT *NotesMetadataList

func NewNotesMetadataList

func NewNotesMetadataList() *NotesMetadataList

func (*NotesMetadataList) GetNotes

func (p *NotesMetadataList) GetNotes() []*NoteMetadata

func (*NotesMetadataList) GetSearchedWords

func (p *NotesMetadataList) GetSearchedWords() []string

func (*NotesMetadataList) GetStartIndex

func (p *NotesMetadataList) GetStartIndex() int32

func (*NotesMetadataList) GetStoppedWords

func (p *NotesMetadataList) GetStoppedWords() []string

func (*NotesMetadataList) GetTotalNotes

func (p *NotesMetadataList) GetTotalNotes() int32

func (*NotesMetadataList) GetUpdateCount

func (p *NotesMetadataList) GetUpdateCount() int32

func (*NotesMetadataList) IsSetSearchedWords

func (p *NotesMetadataList) IsSetSearchedWords() bool

func (*NotesMetadataList) IsSetStoppedWords

func (p *NotesMetadataList) IsSetStoppedWords() bool

func (*NotesMetadataList) IsSetUpdateCount

func (p *NotesMetadataList) IsSetUpdateCount() bool

func (*NotesMetadataList) Read

func (p *NotesMetadataList) Read(iprot thrift.TProtocol) error

func (*NotesMetadataList) String

func (p *NotesMetadataList) String() string

func (*NotesMetadataList) Write

func (p *NotesMetadataList) Write(oprot thrift.TProtocol) error

type NotesMetadataResultSpec

type NotesMetadataResultSpec struct {
	// unused field # 1
	IncludeTitle *bool `thrift:"includeTitle,2" json:"includeTitle,omitempty"`
	// unused fields # 3 to 4
	IncludeContentLength *bool `thrift:"includeContentLength,5" json:"includeContentLength,omitempty"`
	IncludeCreated       *bool `thrift:"includeCreated,6" json:"includeCreated,omitempty"`
	IncludeUpdated       *bool `thrift:"includeUpdated,7" json:"includeUpdated,omitempty"`
	IncludeDeleted       *bool `thrift:"includeDeleted,8" json:"includeDeleted,omitempty"`
	// unused field # 9
	IncludeUpdateSequenceNum *bool `thrift:"includeUpdateSequenceNum,10" json:"includeUpdateSequenceNum,omitempty"`
	IncludeNotebookGuid      *bool `thrift:"includeNotebookGuid,11" json:"includeNotebookGuid,omitempty"`
	IncludeTagGuids          *bool `thrift:"includeTagGuids,12" json:"includeTagGuids,omitempty"`
	// unused field # 13
	IncludeAttributes *bool `thrift:"includeAttributes,14" json:"includeAttributes,omitempty"`
	// unused fields # 15 to 19
	IncludeLargestResourceMime *bool `thrift:"includeLargestResourceMime,20" json:"includeLargestResourceMime,omitempty"`
	IncludeLargestResourceSize *bool `thrift:"includeLargestResourceSize,21" json:"includeLargestResourceSize,omitempty"`
}

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. Each field on this structure is a boolean flag that indicates whether the corresponding field should be included in the NoteMetadata structure when it is returned. For example, if the 'includeTitle' field is set on this structure when calling findNotesMetadata, then each NoteMetadata in the list should have its 'title' field set. If one of the fields in this spec is not set, then it will be treated as 'false' by the server, so the default behavior is to include nothing in replies (but the mandatory GUID)

Attributes:

  • IncludeTitle
  • IncludeContentLength
  • IncludeCreated
  • IncludeUpdated
  • IncludeDeleted
  • IncludeUpdateSequenceNum
  • IncludeNotebookGuid
  • IncludeTagGuids
  • IncludeAttributes
  • IncludeLargestResourceMime
  • IncludeLargestResourceSize
var NoteStoreFindNotesMetadataArgs_ResultSpec_DEFAULT *NotesMetadataResultSpec

func NewNotesMetadataResultSpec

func NewNotesMetadataResultSpec() *NotesMetadataResultSpec

func (*NotesMetadataResultSpec) GetIncludeAttributes

func (p *NotesMetadataResultSpec) GetIncludeAttributes() bool

func (*NotesMetadataResultSpec) GetIncludeContentLength

func (p *NotesMetadataResultSpec) GetIncludeContentLength() bool

func (*NotesMetadataResultSpec) GetIncludeCreated

func (p *NotesMetadataResultSpec) GetIncludeCreated() bool

func (*NotesMetadataResultSpec) GetIncludeDeleted

func (p *NotesMetadataResultSpec) GetIncludeDeleted() bool

func (*NotesMetadataResultSpec) GetIncludeLargestResourceMime

func (p *NotesMetadataResultSpec) GetIncludeLargestResourceMime() bool

func (*NotesMetadataResultSpec) GetIncludeLargestResourceSize

func (p *NotesMetadataResultSpec) GetIncludeLargestResourceSize() bool

func (*NotesMetadataResultSpec) GetIncludeNotebookGuid

func (p *NotesMetadataResultSpec) GetIncludeNotebookGuid() bool

func (*NotesMetadataResultSpec) GetIncludeTagGuids

func (p *NotesMetadataResultSpec) GetIncludeTagGuids() bool

func (*NotesMetadataResultSpec) GetIncludeTitle

func (p *NotesMetadataResultSpec) GetIncludeTitle() bool

func (*NotesMetadataResultSpec) GetIncludeUpdateSequenceNum

func (p *NotesMetadataResultSpec) GetIncludeUpdateSequenceNum() bool

func (*NotesMetadataResultSpec) GetIncludeUpdated

func (p *NotesMetadataResultSpec) GetIncludeUpdated() bool

func (*NotesMetadataResultSpec) IsSetIncludeAttributes

func (p *NotesMetadataResultSpec) IsSetIncludeAttributes() bool

func (*NotesMetadataResultSpec) IsSetIncludeContentLength

func (p *NotesMetadataResultSpec) IsSetIncludeContentLength() bool

func (*NotesMetadataResultSpec) IsSetIncludeCreated

func (p *NotesMetadataResultSpec) IsSetIncludeCreated() bool

func (*NotesMetadataResultSpec) IsSetIncludeDeleted

func (p *NotesMetadataResultSpec) IsSetIncludeDeleted() bool

func (*NotesMetadataResultSpec) IsSetIncludeLargestResourceMime

func (p *NotesMetadataResultSpec) IsSetIncludeLargestResourceMime() bool

func (*NotesMetadataResultSpec) IsSetIncludeLargestResourceSize

func (p *NotesMetadataResultSpec) IsSetIncludeLargestResourceSize() bool

func (*NotesMetadataResultSpec) IsSetIncludeNotebookGuid

func (p *NotesMetadataResultSpec) IsSetIncludeNotebookGuid() bool

func (*NotesMetadataResultSpec) IsSetIncludeTagGuids

func (p *NotesMetadataResultSpec) IsSetIncludeTagGuids() bool

func (*NotesMetadataResultSpec) IsSetIncludeTitle

func (p *NotesMetadataResultSpec) IsSetIncludeTitle() bool

func (*NotesMetadataResultSpec) IsSetIncludeUpdateSequenceNum

func (p *NotesMetadataResultSpec) IsSetIncludeUpdateSequenceNum() bool

func (*NotesMetadataResultSpec) IsSetIncludeUpdated

func (p *NotesMetadataResultSpec) IsSetIncludeUpdated() bool

func (*NotesMetadataResultSpec) Read

func (*NotesMetadataResultSpec) String

func (p *NotesMetadataResultSpec) String() string

func (*NotesMetadataResultSpec) Write

type RelatedQuery

type RelatedQuery struct {
	NoteGuid     *string     `thrift:"noteGuid,1" json:"noteGuid,omitempty"`
	PlainText    *string     `thrift:"plainText,2" json:"plainText,omitempty"`
	Filter       *NoteFilter `thrift:"filter,3" json:"filter,omitempty"`
	ReferenceUri *string     `thrift:"referenceUri,4" json:"referenceUri,omitempty"`
}

A description of the thing for which we are searching for related entities.

You must specify either <em>noteGuid</em> or <em>plainText</em>, but not both. <em>filter</em> and <em>referenceUri</em> are optional.

<dl> <dt>noteGuid</dt> <dd>The GUID of an existing note in your account for which related

entities will be found.</dd>

<dt>plainText</dt> <dd>A string of plain text for which to find related entities.

You should provide a text block with a number of characters between
EDAM_RELATED_PLAINTEXT_LEN_MIN and EDAM_RELATED_PLAINTEXT_LEN_MAX.
</dd>

<dt>filter</dt> <dd>The list of criteria that will constrain the notes being considered

related.
Please note that some of the parameters may be ignored, such as
<em>order</em> and <em>ascending</em>.

</dd>

<dt>referenceUri</dt> <dd>A URI string specifying a reference entity, around which "relatedness"

should be based. This can be an URL pointing to a web page, for example.

</dd> </dl>

Attributes:

  • NoteGuid
  • PlainText
  • Filter
  • ReferenceUri
var NoteStoreFindRelatedArgs_Query_DEFAULT *RelatedQuery

func NewRelatedQuery

func NewRelatedQuery() *RelatedQuery

func (*RelatedQuery) GetFilter

func (p *RelatedQuery) GetFilter() *NoteFilter

func (*RelatedQuery) GetNoteGuid

func (p *RelatedQuery) GetNoteGuid() string

func (*RelatedQuery) GetPlainText

func (p *RelatedQuery) GetPlainText() string

func (*RelatedQuery) GetReferenceUri

func (p *RelatedQuery) GetReferenceUri() string

func (*RelatedQuery) IsSetFilter

func (p *RelatedQuery) IsSetFilter() bool

func (*RelatedQuery) IsSetNoteGuid

func (p *RelatedQuery) IsSetNoteGuid() bool

func (*RelatedQuery) IsSetPlainText

func (p *RelatedQuery) IsSetPlainText() bool

func (*RelatedQuery) IsSetReferenceUri

func (p *RelatedQuery) IsSetReferenceUri() bool

func (*RelatedQuery) Read

func (p *RelatedQuery) Read(iprot thrift.TProtocol) error

func (*RelatedQuery) String

func (p *RelatedQuery) String() string

func (*RelatedQuery) Write

func (p *RelatedQuery) Write(oprot thrift.TProtocol) error

type RelatedResultSpec

type RelatedResultSpec struct {
	MaxNotes                   *int32 `thrift:"maxNotes,1" json:"maxNotes,omitempty"`
	MaxNotebooks               *int32 `thrift:"maxNotebooks,2" json:"maxNotebooks,omitempty"`
	MaxTags                    *int32 `thrift:"maxTags,3" json:"maxTags,omitempty"`
	WritableNotebooksOnly      *bool  `thrift:"writableNotebooksOnly,4" json:"writableNotebooksOnly,omitempty"`
	IncludeContainingNotebooks *bool  `thrift:"includeContainingNotebooks,5" json:"includeContainingNotebooks,omitempty"`
}

A description of the thing for which the service will find related entities, via findRelated(), together with a description of what type of entities and how many you are seeking in the RelatedResult.

<dl> <dt>maxNotes</dt> <dd>Return notes that are related to the query, but no more than

this many.  Any value greater than EDAM_RELATED_MAX_NOTES
will be silently capped.  If you do not set this field, then
no notes will be returned.</dd>

<dt>maxNotebooks</dt> <dd>Return notebooks that are related to the query, but no more than

this many.  Any value greater than EDAM_RELATED_MAX_NOTEBOOKS
will be silently capped.  If you do not set this field, then
no notebooks will be returned.</dd>

<dt>maxTags</dt> <dd>Return tags that are related to the query, but no more than

this many.  Any value greater than EDAM_RELATED_MAX_TAGS
will be silently capped.  If you do not set this field, then
no tags will be returned.</dd>

</dl>

<dt>writableNotebooksOnly</dt> <dd>Require that all returned related notebooks are writable.

The user will be able to create notes in all returned notebooks.
However, individual notes returned may still belong to notebooks
in which the user lacks the ability to create notes.</dd>

</dl>

<dt>includeContainingNotebooks</dt> <dd>If set to <code>true</code>, return the containingNotebooks field

in the RelatedResult, which will contain the list of notebooks to
to which the returned related notes belong.</dd>

</dl> </dl>

Attributes:

  • MaxNotes
  • MaxNotebooks
  • MaxTags
  • WritableNotebooksOnly
  • IncludeContainingNotebooks
var NoteStoreFindRelatedArgs_ResultSpec_DEFAULT *RelatedResultSpec

func NewRelatedResultSpec

func NewRelatedResultSpec() *RelatedResultSpec

func (*RelatedResultSpec) GetIncludeContainingNotebooks

func (p *RelatedResultSpec) GetIncludeContainingNotebooks() bool

func (*RelatedResultSpec) GetMaxNotebooks

func (p *RelatedResultSpec) GetMaxNotebooks() int32

func (*RelatedResultSpec) GetMaxNotes

func (p *RelatedResultSpec) GetMaxNotes() int32

func (*RelatedResultSpec) GetMaxTags

func (p *RelatedResultSpec) GetMaxTags() int32

func (*RelatedResultSpec) GetWritableNotebooksOnly

func (p *RelatedResultSpec) GetWritableNotebooksOnly() bool

func (*RelatedResultSpec) IsSetIncludeContainingNotebooks

func (p *RelatedResultSpec) IsSetIncludeContainingNotebooks() bool

func (*RelatedResultSpec) IsSetMaxNotebooks

func (p *RelatedResultSpec) IsSetMaxNotebooks() bool

func (*RelatedResultSpec) IsSetMaxNotes

func (p *RelatedResultSpec) IsSetMaxNotes() bool

func (*RelatedResultSpec) IsSetMaxTags

func (p *RelatedResultSpec) IsSetMaxTags() bool

func (*RelatedResultSpec) IsSetWritableNotebooksOnly

func (p *RelatedResultSpec) IsSetWritableNotebooksOnly() bool

func (*RelatedResultSpec) Read

func (p *RelatedResultSpec) Read(iprot thrift.TProtocol) error

func (*RelatedResultSpec) String

func (p *RelatedResultSpec) String() string

func (*RelatedResultSpec) Write

func (p *RelatedResultSpec) Write(oprot thrift.TProtocol) error

type RelatedResult_

type RelatedResult_ struct {
	Notes               []*types.Note               `thrift:"notes,1" json:"notes,omitempty"`
	Notebooks           []*types.Notebook           `thrift:"notebooks,2" json:"notebooks,omitempty"`
	Tags                []*types.Tag                `thrift:"tags,3" json:"tags,omitempty"`
	ContainingNotebooks []*types.NotebookDescriptor `thrift:"containingNotebooks,4" json:"containingNotebooks,omitempty"`
}

The result of calling findRelated(). The contents of the notes, notebooks, and tags fields will be in decreasing order of expected relevance. It is possible that fewer results than requested will be returned even if there are enough distinct entities in the account in cases where the relevance is estimated to be low.

<dl> <dt>notes</dt> <dd>If notes have been requested to be included, this will be the

list of notes.</dd>

<dt>notebooks</dt> <dd>If notebooks have been requested to be included, this will be the

list of notebooks.</dd>

<dt>tags</dt> <dd>If tags have been requested to be included, this will be the list

of tags.</dd>

</dl>

<dt>containingNotebooks</dt> <dd>If <code>includeContainingNotebooks</code> is set to <code>true</code>

in the RelatedResultSpec, return the list of notebooks to
to which the returned related notes belong. The notebooks in this
list will occur once per notebook GUID and are represented as
NotebookDescriptor objects.</dd>

</dl> </dl>

Attributes:

  • Notes
  • Notebooks
  • Tags
  • ContainingNotebooks
var NoteStoreFindRelatedResult_Success_DEFAULT *RelatedResult_

func NewRelatedResult_

func NewRelatedResult_() *RelatedResult_

func (*RelatedResult_) GetContainingNotebooks

func (p *RelatedResult_) GetContainingNotebooks() []*types.NotebookDescriptor

func (*RelatedResult_) GetNotebooks

func (p *RelatedResult_) GetNotebooks() []*types.Notebook

func (*RelatedResult_) GetNotes

func (p *RelatedResult_) GetNotes() []*types.Note

func (*RelatedResult_) GetTags

func (p *RelatedResult_) GetTags() []*types.Tag

func (*RelatedResult_) IsSetContainingNotebooks

func (p *RelatedResult_) IsSetContainingNotebooks() bool

func (*RelatedResult_) IsSetNotebooks

func (p *RelatedResult_) IsSetNotebooks() bool

func (*RelatedResult_) IsSetNotes

func (p *RelatedResult_) IsSetNotes() bool

func (*RelatedResult_) IsSetTags

func (p *RelatedResult_) IsSetTags() bool

func (*RelatedResult_) Read

func (p *RelatedResult_) Read(iprot thrift.TProtocol) error

func (*RelatedResult_) String

func (p *RelatedResult_) String() string

func (*RelatedResult_) Write

func (p *RelatedResult_) Write(oprot thrift.TProtocol) error

type SyncChunk

type SyncChunk struct {
	CurrentTime             types.Timestamp         `thrift:"currentTime,1,required" json:"currentTime"`
	ChunkHighUSN            *int32                  `thrift:"chunkHighUSN,2" json:"chunkHighUSN,omitempty"`
	UpdateCount             int32                   `thrift:"updateCount,3,required" json:"updateCount"`
	Notes                   []*types.Note           `thrift:"notes,4" json:"notes,omitempty"`
	Notebooks               []*types.Notebook       `thrift:"notebooks,5" json:"notebooks,omitempty"`
	Tags                    []*types.Tag            `thrift:"tags,6" json:"tags,omitempty"`
	Searches                []*types.SavedSearch    `thrift:"searches,7" json:"searches,omitempty"`
	Resources               []*types.Resource       `thrift:"resources,8" json:"resources,omitempty"`
	ExpungedNotes           []string                `thrift:"expungedNotes,9" json:"expungedNotes,omitempty"`
	ExpungedNotebooks       []string                `thrift:"expungedNotebooks,10" json:"expungedNotebooks,omitempty"`
	ExpungedTags            []string                `thrift:"expungedTags,11" json:"expungedTags,omitempty"`
	ExpungedSearches        []string                `thrift:"expungedSearches,12" json:"expungedSearches,omitempty"`
	LinkedNotebooks         []*types.LinkedNotebook `thrift:"linkedNotebooks,13" json:"linkedNotebooks,omitempty"`
	ExpungedLinkedNotebooks []string                `thrift:"expungedLinkedNotebooks,14" json:"expungedLinkedNotebooks,omitempty"`
}
This structure is given out by the NoteStore when a client asks to
receive the current state of an account.  The client asks for the server's
state one chunk at a time in order to allow clients to retrieve the state
of a large account without needing to transfer the entire account in
a single message.

The server always gives SyncChunks using an ascending series of Update
Sequence Numbers (USNs).

<dl>

<dt>currentTime</dt>
  <dd>
  The server's current date and time.
  </dd>

<dt>chunkHighUSN</dt>
  <dd>
  The highest USN for any of the data objects represented
  in this sync chunk.  If there are no objects in the chunk, this will not be
  set.
  </dd>

<dt>updateCount</dt>
  <dd>
  The total number of updates that have been performed in
  the service for this account.  This is equal to the highest USN within the
  account at the point that this SyncChunk was generated.  If updateCount
  and chunkHighUSN are identical, that means that this is the last chunk
  in the account ... there is no more recent information.
  </dd>

<dt>notes</dt>
  <dd>
  If present, this is a list of non-expunged notes that
  have a USN in this chunk.  This will include notes that are "deleted"
  but not expunged (i.e. in the trash).  The notes will include their list
  of tags and resources, but the note content, resource content, resource
  recognition data and resource alternate data will not be supplied.
  </dd>

<dt>notebooks</dt>
  <dd>
  If present, this is a list of non-expunged notebooks that
  have a USN in this chunk.  This will include notebooks that are "deleted"
  but not expunged (i.e. in the trash).
  </dd>

<dt>tags</dt>
  <dd>
  If present, this is a list of the non-expunged tags that have a
  USN in this chunk.
  </dd>

<dt>searches</dt>
  <dd>
  If present, this is a list of non-expunged searches that
  have a USN in this chunk.
  </dd>

<dt>resources</dt>
  <dd>
  If present, this is a list of the non-expunged resources
  that have a USN in this chunk.  This will include the metadata for each
  resource, but not its binary contents or recognition data, which must be
  retrieved separately.
  </dd>

<dt>expungedNotes</dt>
  <dd>
  If present, the GUIDs of all of the notes that were
  permanently expunged in this chunk.
  </dd>

<dt>expungedNotebooks</dt>
  <dd>
  If present, the GUIDs of all of the notebooks that
  were permanently expunged in this chunk.  When a notebook is expunged,
  this implies that all of its child notes (and their resources) were
  also expunged.
  </dd>

<dt>expungedTags</dt>
  <dd>
  If present, the GUIDs of all of the tags that were
  permanently expunged in this chunk.
  </dd>

<dt>expungedSearches</dt>
  <dd>
  If present, the GUIDs of all of the saved searches
  that were permanently expunged in this chunk.
  </dd>

<dt>linkedNotebooks</dt>
  <dd>
  If present, this is a list of non-expunged LinkedNotebooks that
  have a USN in this chunk.
  </dd>

<dt>expungedLinkedNotebooks</dt>
  <dd>
  If present, the GUIDs of all of the LinkedNotebooks
  that were permanently expunged in this chunk.
  </dd>
</dl>

Attributes:

  • CurrentTime
  • ChunkHighUSN
  • UpdateCount
  • Notes
  • Notebooks
  • Tags
  • Searches
  • Resources
  • ExpungedNotes
  • ExpungedNotebooks
  • ExpungedTags
  • ExpungedSearches
  • LinkedNotebooks
  • ExpungedLinkedNotebooks
var NoteStoreGetFilteredSyncChunkResult_Success_DEFAULT *SyncChunk
var NoteStoreGetLinkedNotebookSyncChunkResult_Success_DEFAULT *SyncChunk
var NoteStoreGetSyncChunkResult_Success_DEFAULT *SyncChunk

func NewSyncChunk

func NewSyncChunk() *SyncChunk

func (*SyncChunk) GetChunkHighUSN

func (p *SyncChunk) GetChunkHighUSN() int32

func (*SyncChunk) GetCurrentTime

func (p *SyncChunk) GetCurrentTime() types.Timestamp

func (*SyncChunk) GetExpungedLinkedNotebooks

func (p *SyncChunk) GetExpungedLinkedNotebooks() []string

func (*SyncChunk) GetExpungedNotebooks

func (p *SyncChunk) GetExpungedNotebooks() []string

func (*SyncChunk) GetExpungedNotes

func (p *SyncChunk) GetExpungedNotes() []string

func (*SyncChunk) GetExpungedSearches

func (p *SyncChunk) GetExpungedSearches() []string

func (*SyncChunk) GetExpungedTags

func (p *SyncChunk) GetExpungedTags() []string

func (*SyncChunk) GetLinkedNotebooks

func (p *SyncChunk) GetLinkedNotebooks() []*types.LinkedNotebook

func (*SyncChunk) GetNotebooks

func (p *SyncChunk) GetNotebooks() []*types.Notebook

func (*SyncChunk) GetNotes

func (p *SyncChunk) GetNotes() []*types.Note

func (*SyncChunk) GetResources

func (p *SyncChunk) GetResources() []*types.Resource

func (*SyncChunk) GetSearches

func (p *SyncChunk) GetSearches() []*types.SavedSearch

func (*SyncChunk) GetTags

func (p *SyncChunk) GetTags() []*types.Tag

func (*SyncChunk) GetUpdateCount

func (p *SyncChunk) GetUpdateCount() int32

func (*SyncChunk) IsSetChunkHighUSN

func (p *SyncChunk) IsSetChunkHighUSN() bool

func (*SyncChunk) IsSetExpungedLinkedNotebooks

func (p *SyncChunk) IsSetExpungedLinkedNotebooks() bool

func (*SyncChunk) IsSetExpungedNotebooks

func (p *SyncChunk) IsSetExpungedNotebooks() bool

func (*SyncChunk) IsSetExpungedNotes

func (p *SyncChunk) IsSetExpungedNotes() bool

func (*SyncChunk) IsSetExpungedSearches

func (p *SyncChunk) IsSetExpungedSearches() bool

func (*SyncChunk) IsSetExpungedTags

func (p *SyncChunk) IsSetExpungedTags() bool

func (*SyncChunk) IsSetLinkedNotebooks

func (p *SyncChunk) IsSetLinkedNotebooks() bool

func (*SyncChunk) IsSetNotebooks

func (p *SyncChunk) IsSetNotebooks() bool

func (*SyncChunk) IsSetNotes

func (p *SyncChunk) IsSetNotes() bool

func (*SyncChunk) IsSetResources

func (p *SyncChunk) IsSetResources() bool

func (*SyncChunk) IsSetSearches

func (p *SyncChunk) IsSetSearches() bool

func (*SyncChunk) IsSetTags

func (p *SyncChunk) IsSetTags() bool

func (*SyncChunk) Read

func (p *SyncChunk) Read(iprot thrift.TProtocol) error

func (*SyncChunk) String

func (p *SyncChunk) String() string

func (*SyncChunk) Write

func (p *SyncChunk) Write(oprot thrift.TProtocol) error

type SyncChunkFilter

type SyncChunkFilter struct {
	IncludeNotes                              *bool   `thrift:"includeNotes,1" json:"includeNotes,omitempty"`
	IncludeNoteResources                      *bool   `thrift:"includeNoteResources,2" json:"includeNoteResources,omitempty"`
	IncludeNoteAttributes                     *bool   `thrift:"includeNoteAttributes,3" json:"includeNoteAttributes,omitempty"`
	IncludeNotebooks                          *bool   `thrift:"includeNotebooks,4" json:"includeNotebooks,omitempty"`
	IncludeTags                               *bool   `thrift:"includeTags,5" json:"includeTags,omitempty"`
	IncludeSearches                           *bool   `thrift:"includeSearches,6" json:"includeSearches,omitempty"`
	IncludeResources                          *bool   `thrift:"includeResources,7" json:"includeResources,omitempty"`
	IncludeLinkedNotebooks                    *bool   `thrift:"includeLinkedNotebooks,8" json:"includeLinkedNotebooks,omitempty"`
	IncludeExpunged                           *bool   `thrift:"includeExpunged,9" json:"includeExpunged,omitempty"`
	IncludeNoteApplicationDataFullMap         *bool   `thrift:"includeNoteApplicationDataFullMap,10" json:"includeNoteApplicationDataFullMap,omitempty"`
	RequireNoteContentClass                   *string `thrift:"requireNoteContentClass,11" json:"requireNoteContentClass,omitempty"`
	IncludeResourceApplicationDataFullMap     *bool   `thrift:"includeResourceApplicationDataFullMap,12" json:"includeResourceApplicationDataFullMap,omitempty"`
	IncludeNoteResourceApplicationDataFullMap *bool   `thrift:"includeNoteResourceApplicationDataFullMap,13" json:"includeNoteResourceApplicationDataFullMap,omitempty"`
}
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. Each flag in this structure specifies
whether to include one class of data in the results of that call.

<dl>

<dt>includeNotes</dt>
  <dd>
  If true, then the server will include the SyncChunks.notes field
  </dd>

<dt>includeNoteResources</dt>
  <dd>
  If true, then the server will include the 'resources' field on all of
  the Notes that are in SyncChunk.notes.
  If 'includeNotes' is false, then this will have no effect.
  </dd>

<dt>includeNoteAttributes</dt>
  <dd>
  If true, then the server will include the 'attributes' field on all of
  the Notes that are in SyncChunks.notes.
  If 'includeNotes' is false, then this will have no effect.
  </dd>

<dt>includeNotebooks</dt>
  <dd>
  If true, then the server will include the SyncChunks.notebooks field
  </dd>

<dt>includeTags</dt>
  <dd>
  If true, then the server will include the SyncChunks.tags field
  </dd>

<dt>includeSearches</dt>
  <dd>
  If true, then the server will include the SyncChunks.searches field
  </dd>

<dt>includeResources</dt>
  <dd>
  If true, then the server will include the SyncChunks.resources field.
  Since the Resources are also provided with their Note
  (in the Notes.resources list), this is primarily useful for clients that
  want to watch for changes to individual Resources due to recognition data
  being added.
  </dd>

<dt>includeLinkedNotebooks</dt>
  <dd>
  If true, then the server will include the SyncChunks.linkedNotebooks field.
  </dd>

<dt>includeExpunged</dt>
  <dd>
  If true, then the server will include the 'expunged' data for any type
  of included data.  For example, if 'includeTags' and 'includeExpunged'
  are both true, then the SyncChunks.expungedTags field will be set with
  the GUIDs of tags that have been expunged from the server.
  </dd>

<dt>includeNoteApplicationDataFullMap</dt>
  <dd>
  If true, then the values for the applicationData map will be filled
  in, assuming notes and note attributes are being returned.  Otherwise,
  only the keysOnly field will be filled in.
  </dd>

<dt>includeResourceApplicationDataFullMap</dt>
  <dd>
  If true, then the fullMap values for the applicationData map will be
  filled in, assuming resources and resource attributes are being returned
  (includeResources is true).  Otherwise, only the keysOnly field will be
  filled in.
  </dd>

<dt>includeNoteResourceApplicationDataFullMap</dt>
  <dd>
  If true, then the fullMap values for the applicationData map will be
  filled in for resources found inside of notes, assuming resources are
  being returned in notes (includeNoteResources is true).  Otherwise,
  only the keysOnly field will be filled in.
  </dd>

<dt>requireNoteContentClass</dt>
  <dd>
  If set, then only send notes whose content class matches this value.
  The value can be a literal match or, if the last character is an
  asterisk, a prefix match.
  </dd>
</dl>

Attributes:

  • IncludeNotes
  • IncludeNoteResources
  • IncludeNoteAttributes
  • IncludeNotebooks
  • IncludeTags
  • IncludeSearches
  • IncludeResources
  • IncludeLinkedNotebooks
  • IncludeExpunged
  • IncludeNoteApplicationDataFullMap
  • IncludeResourceApplicationDataFullMap
  • IncludeNoteResourceApplicationDataFullMap
  • RequireNoteContentClass
var NoteStoreGetFilteredSyncChunkArgs_Filter_DEFAULT *SyncChunkFilter

func NewSyncChunkFilter

func NewSyncChunkFilter() *SyncChunkFilter

func (*SyncChunkFilter) GetIncludeExpunged

func (p *SyncChunkFilter) GetIncludeExpunged() bool

func (*SyncChunkFilter) GetIncludeLinkedNotebooks

func (p *SyncChunkFilter) GetIncludeLinkedNotebooks() bool

func (*SyncChunkFilter) GetIncludeNoteApplicationDataFullMap

func (p *SyncChunkFilter) GetIncludeNoteApplicationDataFullMap() bool

func (*SyncChunkFilter) GetIncludeNoteAttributes

func (p *SyncChunkFilter) GetIncludeNoteAttributes() bool

func (*SyncChunkFilter) GetIncludeNoteResourceApplicationDataFullMap

func (p *SyncChunkFilter) GetIncludeNoteResourceApplicationDataFullMap() bool

func (*SyncChunkFilter) GetIncludeNoteResources

func (p *SyncChunkFilter) GetIncludeNoteResources() bool

func (*SyncChunkFilter) GetIncludeNotebooks

func (p *SyncChunkFilter) GetIncludeNotebooks() bool

func (*SyncChunkFilter) GetIncludeNotes

func (p *SyncChunkFilter) GetIncludeNotes() bool

func (*SyncChunkFilter) GetIncludeResourceApplicationDataFullMap

func (p *SyncChunkFilter) GetIncludeResourceApplicationDataFullMap() bool

func (*SyncChunkFilter) GetIncludeResources

func (p *SyncChunkFilter) GetIncludeResources() bool

func (*SyncChunkFilter) GetIncludeSearches

func (p *SyncChunkFilter) GetIncludeSearches() bool

func (*SyncChunkFilter) GetIncludeTags

func (p *SyncChunkFilter) GetIncludeTags() bool

func (*SyncChunkFilter) GetRequireNoteContentClass

func (p *SyncChunkFilter) GetRequireNoteContentClass() string

func (*SyncChunkFilter) IsSetIncludeExpunged

func (p *SyncChunkFilter) IsSetIncludeExpunged() bool

func (*SyncChunkFilter) IsSetIncludeLinkedNotebooks

func (p *SyncChunkFilter) IsSetIncludeLinkedNotebooks() bool

func (*SyncChunkFilter) IsSetIncludeNoteApplicationDataFullMap

func (p *SyncChunkFilter) IsSetIncludeNoteApplicationDataFullMap() bool

func (*SyncChunkFilter) IsSetIncludeNoteAttributes

func (p *SyncChunkFilter) IsSetIncludeNoteAttributes() bool

func (*SyncChunkFilter) IsSetIncludeNoteResourceApplicationDataFullMap

func (p *SyncChunkFilter) IsSetIncludeNoteResourceApplicationDataFullMap() bool

func (*SyncChunkFilter) IsSetIncludeNoteResources

func (p *SyncChunkFilter) IsSetIncludeNoteResources() bool

func (*SyncChunkFilter) IsSetIncludeNotebooks

func (p *SyncChunkFilter) IsSetIncludeNotebooks() bool

func (*SyncChunkFilter) IsSetIncludeNotes

func (p *SyncChunkFilter) IsSetIncludeNotes() bool

func (*SyncChunkFilter) IsSetIncludeResourceApplicationDataFullMap

func (p *SyncChunkFilter) IsSetIncludeResourceApplicationDataFullMap() bool

func (*SyncChunkFilter) IsSetIncludeResources

func (p *SyncChunkFilter) IsSetIncludeResources() bool

func (*SyncChunkFilter) IsSetIncludeSearches

func (p *SyncChunkFilter) IsSetIncludeSearches() bool

func (*SyncChunkFilter) IsSetIncludeTags

func (p *SyncChunkFilter) IsSetIncludeTags() bool

func (*SyncChunkFilter) IsSetRequireNoteContentClass

func (p *SyncChunkFilter) IsSetRequireNoteContentClass() bool

func (*SyncChunkFilter) Read

func (p *SyncChunkFilter) Read(iprot thrift.TProtocol) error

func (*SyncChunkFilter) String

func (p *SyncChunkFilter) String() string

func (*SyncChunkFilter) Write

func (p *SyncChunkFilter) Write(oprot thrift.TProtocol) error

type SyncState

type SyncState struct {
	CurrentTime    types.Timestamp `thrift:"currentTime,1,required" json:"currentTime"`
	FullSyncBefore types.Timestamp `thrift:"fullSyncBefore,2,required" json:"fullSyncBefore"`
	UpdateCount    int32           `thrift:"updateCount,3,required" json:"updateCount"`
	Uploaded       *int64          `thrift:"uploaded,4" json:"uploaded,omitempty"`
}
This structure encapsulates the information about the state of the
user's account for the purpose of "state based" synchronization.

<dl>

<dt>currentTime</dt>
  <dd>
  The server's current date and time.
  </dd>

<dt>fullSyncBefore</dt>
  <dd>
  The cutoff date and time for client caches to be
  updated via incremental synchronization.  Any clients that were last
  synched with the server before this date/time must do a full resync of all
  objects.  This cutoff point will change over time as archival data is
  deleted or special circumstances on the service require resynchronization.
  </dd>

<dt>updateCount</dt>
  <dd>
  Indicates the total number of transactions that have
  been committed within the account.  This reflects (for example) the
  number of discrete additions or modifications that have been made to
  the data in this account (tags, notes, resources, etc.).
  This number is the "high water mark" for Update Sequence Numbers (USN)
  within the account.
  </dd>

<dt>uploaded</dt>
  <dd>
  The total number of bytes that have been uploaded to
  this account in the current monthly period.  This can be compared against
  Accounting.uploadLimit (from the UserStore) to determine how close the user
  is to their monthly upload limit.
  This value may not be present if the SyncState has been retrieved by
  a caller that only has read access to the account.
  </dd>
</dl>

Attributes:

  • CurrentTime
  • FullSyncBefore
  • UpdateCount
  • Uploaded
var NoteStoreGetLinkedNotebookSyncStateResult_Success_DEFAULT *SyncState
var NoteStoreGetSyncStateResult_Success_DEFAULT *SyncState
var NoteStoreGetSyncStateWithMetricsResult_Success_DEFAULT *SyncState

func NewSyncState

func NewSyncState() *SyncState

func (*SyncState) GetCurrentTime

func (p *SyncState) GetCurrentTime() types.Timestamp

func (*SyncState) GetFullSyncBefore

func (p *SyncState) GetFullSyncBefore() types.Timestamp

func (*SyncState) GetUpdateCount

func (p *SyncState) GetUpdateCount() int32

func (*SyncState) GetUploaded

func (p *SyncState) GetUploaded() int64

func (*SyncState) IsSetUploaded

func (p *SyncState) IsSetUploaded() bool

func (*SyncState) Read

func (p *SyncState) Read(iprot thrift.TProtocol) error

func (*SyncState) String

func (p *SyncState) String() string

func (*SyncState) Write

func (p *SyncState) Write(oprot thrift.TProtocol) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL