Skip navigation links
A B C D E F G I K L M N P S T U 

A

all() - Static method in class com.google.api.services.keep.v1.KeepScopes
Returns an unmodifiable set that contains all scopes declared by this class.
Attachment - Class in com.google.api.services.keep.v1.model
An attachment to a note.
Attachment() - Constructor for class com.google.api.services.keep.v1.model.Attachment
 

B

batchCreate(String, BatchCreatePermissionsRequest) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions
Creates one or more permissions on the note.
BatchCreate(String, BatchCreatePermissionsRequest) - Constructor for class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
Creates one or more permissions on the note.
BatchCreatePermissionsRequest - Class in com.google.api.services.keep.v1.model
The request to add one or more permissions on the note.
BatchCreatePermissionsRequest() - Constructor for class com.google.api.services.keep.v1.model.BatchCreatePermissionsRequest
 
BatchCreatePermissionsResponse - Class in com.google.api.services.keep.v1.model
The response for creating permissions on a note.
BatchCreatePermissionsResponse() - Constructor for class com.google.api.services.keep.v1.model.BatchCreatePermissionsResponse
 
batchDelete(String, BatchDeletePermissionsRequest) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions
Deletes one or more permissions on the note.
BatchDelete(String, BatchDeletePermissionsRequest) - Constructor for class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
Deletes one or more permissions on the note.
BatchDeletePermissionsRequest - Class in com.google.api.services.keep.v1.model
The request to remove one or more permissions from a note.
BatchDeletePermissionsRequest() - Constructor for class com.google.api.services.keep.v1.model.BatchDeletePermissionsRequest
 
build() - Method in class com.google.api.services.keep.v1.Keep.Builder
Builds a new instance of Keep.
Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.keep.v1.Keep.Builder
Returns an instance of a new builder.
buildHttpRequestUrl() - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 

C

clone() - Method in class com.google.api.services.keep.v1.model.Attachment
 
clone() - Method in class com.google.api.services.keep.v1.model.BatchCreatePermissionsRequest
 
clone() - Method in class com.google.api.services.keep.v1.model.BatchCreatePermissionsResponse
 
clone() - Method in class com.google.api.services.keep.v1.model.BatchDeletePermissionsRequest
 
clone() - Method in class com.google.api.services.keep.v1.model.CreatePermissionRequest
 
clone() - Method in class com.google.api.services.keep.v1.model.Empty
 
clone() - Method in class com.google.api.services.keep.v1.model.Family
 
clone() - Method in class com.google.api.services.keep.v1.model.Group
 
clone() - Method in class com.google.api.services.keep.v1.model.ListContent
 
clone() - Method in class com.google.api.services.keep.v1.model.ListItem
 
clone() - Method in class com.google.api.services.keep.v1.model.ListNotesResponse
 
clone() - Method in class com.google.api.services.keep.v1.model.Note
 
clone() - Method in class com.google.api.services.keep.v1.model.Permission
 
clone() - Method in class com.google.api.services.keep.v1.model.Section
 
clone() - Method in class com.google.api.services.keep.v1.model.TextContent
 
clone() - Method in class com.google.api.services.keep.v1.model.User
 
com.google.api.services.keep.v1 - package com.google.api.services.keep.v1
 
com.google.api.services.keep.v1.model - package com.google.api.services.keep.v1.model
 
create(Note) - Method in class com.google.api.services.keep.v1.Keep.Notes
Creates a new note.
Create(Note) - Constructor for class com.google.api.services.keep.v1.Keep.Notes.Create
Creates a new note.
CreatePermissionRequest - Class in com.google.api.services.keep.v1.model
The request to add a single permission on the note.
CreatePermissionRequest() - Constructor for class com.google.api.services.keep.v1.model.CreatePermissionRequest
 

D

DEFAULT_BASE_URL - Static variable in class com.google.api.services.keep.v1.Keep
The default encoded base URL of the service.
DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.keep.v1.Keep
The default encoded batch path of the service.
DEFAULT_MTLS_ROOT_URL - Static variable in class com.google.api.services.keep.v1.Keep
The default encoded mTLS root URL of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.keep.v1.Keep
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.keep.v1.Keep
The default encoded service path of the service.
delete(String) - Method in class com.google.api.services.keep.v1.Keep.Notes
Deletes a note.
Delete(String) - Constructor for class com.google.api.services.keep.v1.Keep.Notes.Delete
Deletes a note.
download(String) - Method in class com.google.api.services.keep.v1.Keep.Media
Gets an attachment.
Download(String) - Constructor for class com.google.api.services.keep.v1.Keep.Media.Download
Gets an attachment.

E

Empty - Class in com.google.api.services.keep.v1.model
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Empty() - Constructor for class com.google.api.services.keep.v1.model.Empty
 
executeMedia() - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
executeMediaAndDownloadTo(OutputStream) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
executeMediaAsInputStream() - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
executeUsingHead() - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
executeUsingHead() - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
executeUsingHead() - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 

F

Family - Class in com.google.api.services.keep.v1.model
Describes a single Google Family.
Family() - Constructor for class com.google.api.services.keep.v1.model.Family
 

G

get(String) - Method in class com.google.api.services.keep.v1.Keep.Notes
Gets a note.
Get(String) - Constructor for class com.google.api.services.keep.v1.Keep.Notes.Get
Gets a note.
get$Xgafv() - Method in class com.google.api.services.keep.v1.KeepRequest
V1 error format.
getAbstractGoogleClient() - Method in class com.google.api.services.keep.v1.KeepRequest
 
getAccessToken() - Method in class com.google.api.services.keep.v1.KeepRequest
OAuth access token.
getAlt() - Method in class com.google.api.services.keep.v1.KeepRequest
Data format for response.
getAttachments() - Method in class com.google.api.services.keep.v1.model.Note
Output only.
getBody() - Method in class com.google.api.services.keep.v1.model.Note
The body of the note.
getCallback() - Method in class com.google.api.services.keep.v1.KeepRequest
JSONP
getChecked() - Method in class com.google.api.services.keep.v1.model.ListItem
Whether this item has been checked off or not.
getChildListItems() - Method in class com.google.api.services.keep.v1.model.ListItem
If set, list of list items nested under this list item.
getCreateTime() - Method in class com.google.api.services.keep.v1.model.Note
Output only.
getDeleted() - Method in class com.google.api.services.keep.v1.model.Permission
Output only.
getEmail() - Method in class com.google.api.services.keep.v1.model.Group
The group email.
getEmail() - Method in class com.google.api.services.keep.v1.model.Permission
The email associated with the member.
getEmail() - Method in class com.google.api.services.keep.v1.model.User
The user's email.
getFamily() - Method in class com.google.api.services.keep.v1.model.Permission
Output only.
getFields() - Method in class com.google.api.services.keep.v1.KeepRequest
Selector specifying which fields to include in a partial response.
getFilter() - Method in class com.google.api.services.keep.v1.Keep.Notes.List
Filter for list results.
getGroup() - Method in class com.google.api.services.keep.v1.model.Permission
Output only.
getKey() - Method in class com.google.api.services.keep.v1.KeepRequest
API key.
getList() - Method in class com.google.api.services.keep.v1.model.Section
Used if this section's content is a list.
getListItems() - Method in class com.google.api.services.keep.v1.model.ListContent
The items in the list.
getMimeType() - Method in class com.google.api.services.keep.v1.Keep.Media.Download
The IANA MIME type format requested.
getMimeType() - Method in class com.google.api.services.keep.v1.model.Attachment
The MIME types (IANA media types) in which the attachment is available.
getName() - Method in class com.google.api.services.keep.v1.Keep.Media.Download
Required.
getName() - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
Required.
getName() - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
Required.
getName() - Method in class com.google.api.services.keep.v1.model.Attachment
The resource name;
getName() - Method in class com.google.api.services.keep.v1.model.Note
Output only.
getName() - Method in class com.google.api.services.keep.v1.model.Permission
Output only.
getNames() - Method in class com.google.api.services.keep.v1.model.BatchDeletePermissionsRequest
Required.
getNextPageToken() - Method in class com.google.api.services.keep.v1.model.ListNotesResponse
Next page's `page_token` field.
getNotes() - Method in class com.google.api.services.keep.v1.model.ListNotesResponse
A page of notes.
getOauthToken() - Method in class com.google.api.services.keep.v1.KeepRequest
OAuth 2.0 token for the current user.
getPageSize() - Method in class com.google.api.services.keep.v1.Keep.Notes.List
The maximum number of results to return.
getPageToken() - Method in class com.google.api.services.keep.v1.Keep.Notes.List
The previous page's `next_page_token` field.
getParent() - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
The parent resource shared by all Permissions being created.
getParent() - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
The parent resource shared by all permissions being deleted.
getParent() - Method in class com.google.api.services.keep.v1.model.CreatePermissionRequest
Required.
getPermission() - Method in class com.google.api.services.keep.v1.model.CreatePermissionRequest
Required.
getPermissions() - Method in class com.google.api.services.keep.v1.model.BatchCreatePermissionsResponse
Permissions created.
getPermissions() - Method in class com.google.api.services.keep.v1.model.Note
Output only.
getPrettyPrint() - Method in class com.google.api.services.keep.v1.KeepRequest
Returns response with indentations and line breaks.
getQuotaUser() - Method in class com.google.api.services.keep.v1.KeepRequest
Available to use for quota purposes for server-side applications.
getRequests() - Method in class com.google.api.services.keep.v1.model.BatchCreatePermissionsRequest
The request message specifying the resources to create.
getRole() - Method in class com.google.api.services.keep.v1.model.Permission
The role granted by this permission.
getText() - Method in class com.google.api.services.keep.v1.model.ListItem
The text of this item.
getText() - Method in class com.google.api.services.keep.v1.model.Section
Used if this section's content is a block of text.
getText() - Method in class com.google.api.services.keep.v1.model.TextContent
The text of the note.
getTitle() - Method in class com.google.api.services.keep.v1.model.Note
The title of the note.
getTrashed() - Method in class com.google.api.services.keep.v1.model.Note
Output only.
getTrashTime() - Method in class com.google.api.services.keep.v1.model.Note
Output only.
getUpdateTime() - Method in class com.google.api.services.keep.v1.model.Note
Output only.
getUploadProtocol() - Method in class com.google.api.services.keep.v1.KeepRequest
Upload protocol for media (e.g.
getUploadType() - Method in class com.google.api.services.keep.v1.KeepRequest
Legacy upload protocol for media (e.g.
getUser() - Method in class com.google.api.services.keep.v1.model.Permission
Output only.
Group - Class in com.google.api.services.keep.v1.model
Describes a single Group.
Group() - Constructor for class com.google.api.services.keep.v1.model.Group
 

I

initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.keep.v1.Keep
 
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.keep.v1.KeepRequestInitializer
 
initializeKeepRequest(KeepRequest<?>) - Method in class com.google.api.services.keep.v1.KeepRequestInitializer
Initializes Keep request.

K

Keep - Class in com.google.api.services.keep.v1
Service definition for Keep (v1).
Keep(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.keep.v1.Keep
Constructor.
KEEP - Static variable in class com.google.api.services.keep.v1.KeepScopes
See, edit, create and permanently delete all your Google Keep data.
Keep.Builder - Class in com.google.api.services.keep.v1
Builder for Keep.
Keep.Media - Class in com.google.api.services.keep.v1
The "media" collection of methods.
Keep.Media.Download - Class in com.google.api.services.keep.v1
 
Keep.Notes - Class in com.google.api.services.keep.v1
The "notes" collection of methods.
Keep.Notes.Create - Class in com.google.api.services.keep.v1
 
Keep.Notes.Delete - Class in com.google.api.services.keep.v1
 
Keep.Notes.Get - Class in com.google.api.services.keep.v1
 
Keep.Notes.List - Class in com.google.api.services.keep.v1
 
Keep.Notes.Permissions - Class in com.google.api.services.keep.v1
The "permissions" collection of methods.
Keep.Notes.Permissions.BatchCreate - Class in com.google.api.services.keep.v1
 
Keep.Notes.Permissions.BatchDelete - Class in com.google.api.services.keep.v1
 
KEEP_READONLY - Static variable in class com.google.api.services.keep.v1.KeepScopes
View all your Google Keep data.
KeepRequest<T> - Class in com.google.api.services.keep.v1
Keep request.
KeepRequest(Keep, String, String, Object, Class<T>) - Constructor for class com.google.api.services.keep.v1.KeepRequest
 
KeepRequestInitializer - Class in com.google.api.services.keep.v1
Keep request initializer for setting properties like key and userIp.
KeepRequestInitializer() - Constructor for class com.google.api.services.keep.v1.KeepRequestInitializer
 
KeepRequestInitializer(String) - Constructor for class com.google.api.services.keep.v1.KeepRequestInitializer
 
KeepRequestInitializer(String, String) - Constructor for class com.google.api.services.keep.v1.KeepRequestInitializer
 
KeepScopes - Class in com.google.api.services.keep.v1
Available OAuth 2.0 scopes for use with the Google Keep API.

L

list() - Method in class com.google.api.services.keep.v1.Keep.Notes
Lists notes.
List() - Constructor for class com.google.api.services.keep.v1.Keep.Notes.List
Lists notes.
ListContent - Class in com.google.api.services.keep.v1.model
The list of items for a single list note.
ListContent() - Constructor for class com.google.api.services.keep.v1.model.ListContent
 
ListItem - Class in com.google.api.services.keep.v1.model
A single list item in a note's list.
ListItem() - Constructor for class com.google.api.services.keep.v1.model.ListItem
 
ListNotesResponse - Class in com.google.api.services.keep.v1.model
The response when listing a page of notes.
ListNotesResponse() - Constructor for class com.google.api.services.keep.v1.model.ListNotesResponse
 

M

media() - Method in class com.google.api.services.keep.v1.Keep
An accessor for creating requests from the Media collection.
Media() - Constructor for class com.google.api.services.keep.v1.Keep.Media
 

N

Note - Class in com.google.api.services.keep.v1.model
A single note.
Note() - Constructor for class com.google.api.services.keep.v1.model.Note
 
notes() - Method in class com.google.api.services.keep.v1.Keep
An accessor for creating requests from the Notes collection.
Notes() - Constructor for class com.google.api.services.keep.v1.Keep.Notes
 

P

Permission - Class in com.google.api.services.keep.v1.model
A single permission on the note.
Permission() - Constructor for class com.google.api.services.keep.v1.model.Permission
 
permissions() - Method in class com.google.api.services.keep.v1.Keep.Notes
An accessor for creating requests from the Permissions collection.
Permissions() - Constructor for class com.google.api.services.keep.v1.Keep.Notes.Permissions
 

S

Section - Class in com.google.api.services.keep.v1.model
The content of the note.
Section() - Constructor for class com.google.api.services.keep.v1.model.Section
 
set(String, Object) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
set(String, Object) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
set(String, Object) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
set(String, Object) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
set(String, Object) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
set(String, Object) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
set(String, Object) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
set(String, Object) - Method in class com.google.api.services.keep.v1.KeepRequest
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.Attachment
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.BatchCreatePermissionsRequest
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.BatchCreatePermissionsResponse
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.BatchDeletePermissionsRequest
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.CreatePermissionRequest
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.Empty
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.Family
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.Group
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.ListContent
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.ListItem
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.ListNotesResponse
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.Note
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.Permission
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.Section
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.TextContent
 
set(String, Object) - Method in class com.google.api.services.keep.v1.model.User
 
set$Xgafv(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
set$Xgafv(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
set$Xgafv(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
set$Xgafv(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
set$Xgafv(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
set$Xgafv(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
set$Xgafv(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
set$Xgafv(String) - Method in class com.google.api.services.keep.v1.KeepRequest
V1 error format.
setAccessToken(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
setAccessToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
setAccessToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
setAccessToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
setAccessToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
setAccessToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
setAccessToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
setAccessToken(String) - Method in class com.google.api.services.keep.v1.KeepRequest
OAuth access token.
setAlt(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
setAlt(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
setAlt(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
setAlt(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
setAlt(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
setAlt(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
setAlt(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
setAlt(String) - Method in class com.google.api.services.keep.v1.KeepRequest
Data format for response.
setApplicationName(String) - Method in class com.google.api.services.keep.v1.Keep.Builder
 
setAttachments(List<Attachment>) - Method in class com.google.api.services.keep.v1.model.Note
Output only.
setBatchPath(String) - Method in class com.google.api.services.keep.v1.Keep.Builder
 
setBody(Section) - Method in class com.google.api.services.keep.v1.model.Note
The body of the note.
setCallback(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
setCallback(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
setCallback(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
setCallback(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
setCallback(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
setCallback(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
setCallback(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
setCallback(String) - Method in class com.google.api.services.keep.v1.KeepRequest
JSONP
setChecked(Boolean) - Method in class com.google.api.services.keep.v1.model.ListItem
Whether this item has been checked off or not.
setChildListItems(List<ListItem>) - Method in class com.google.api.services.keep.v1.model.ListItem
If set, list of list items nested under this list item.
setCreateTime(String) - Method in class com.google.api.services.keep.v1.model.Note
Output only.
setDeleted(Boolean) - Method in class com.google.api.services.keep.v1.model.Permission
Output only.
setDisableGZipContent(boolean) - Method in class com.google.api.services.keep.v1.KeepRequest
 
setEmail(String) - Method in class com.google.api.services.keep.v1.model.Group
The group email.
setEmail(String) - Method in class com.google.api.services.keep.v1.model.Permission
The email associated with the member.
setEmail(String) - Method in class com.google.api.services.keep.v1.model.User
The user's email.
setFamily(Family) - Method in class com.google.api.services.keep.v1.model.Permission
Output only.
setFields(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
setFields(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
setFields(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
setFields(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
setFields(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
setFields(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
setFields(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
setFields(String) - Method in class com.google.api.services.keep.v1.KeepRequest
Selector specifying which fields to include in a partial response.
setFilter(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
Filter for list results.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.keep.v1.Keep.Builder
 
setGroup(Group) - Method in class com.google.api.services.keep.v1.model.Permission
Output only.
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.keep.v1.Keep.Builder
 
setKeepRequestInitializer(KeepRequestInitializer) - Method in class com.google.api.services.keep.v1.Keep.Builder
setKey(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
setKey(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
setKey(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
setKey(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
setKey(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
setKey(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
setKey(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
setKey(String) - Method in class com.google.api.services.keep.v1.KeepRequest
API key.
setList(ListContent) - Method in class com.google.api.services.keep.v1.model.Section
Used if this section's content is a list.
setListItems(List<ListItem>) - Method in class com.google.api.services.keep.v1.model.ListContent
The items in the list.
setMimeType(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
The IANA MIME type format requested.
setMimeType(List<String>) - Method in class com.google.api.services.keep.v1.model.Attachment
The MIME types (IANA media types) in which the attachment is available.
setName(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
Required.
setName(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
Required.
setName(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
Required.
setName(String) - Method in class com.google.api.services.keep.v1.model.Attachment
The resource name;
setName(String) - Method in class com.google.api.services.keep.v1.model.Note
Output only.
setName(String) - Method in class com.google.api.services.keep.v1.model.Permission
Output only.
setNames(List<String>) - Method in class com.google.api.services.keep.v1.model.BatchDeletePermissionsRequest
Required.
setNextPageToken(String) - Method in class com.google.api.services.keep.v1.model.ListNotesResponse
Next page's `page_token` field.
setNotes(List<Note>) - Method in class com.google.api.services.keep.v1.model.ListNotesResponse
A page of notes.
setOauthToken(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
setOauthToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
setOauthToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
setOauthToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
setOauthToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
setOauthToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
setOauthToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
setOauthToken(String) - Method in class com.google.api.services.keep.v1.KeepRequest
OAuth 2.0 token for the current user.
setPageSize(Integer) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
The maximum number of results to return.
setPageToken(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
The previous page's `next_page_token` field.
setParent(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
The parent resource shared by all Permissions being created.
setParent(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
The parent resource shared by all permissions being deleted.
setParent(String) - Method in class com.google.api.services.keep.v1.model.CreatePermissionRequest
Required.
setPermission(Permission) - Method in class com.google.api.services.keep.v1.model.CreatePermissionRequest
Required.
setPermissions(List<Permission>) - Method in class com.google.api.services.keep.v1.model.BatchCreatePermissionsResponse
Permissions created.
setPermissions(List<Permission>) - Method in class com.google.api.services.keep.v1.model.Note
Output only.
setPrettyPrint(Boolean) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.keep.v1.KeepRequest
Returns response with indentations and line breaks.
setQuotaUser(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
setQuotaUser(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
setQuotaUser(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
setQuotaUser(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
setQuotaUser(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
setQuotaUser(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
setQuotaUser(String) - Method in class com.google.api.services.keep.v1.KeepRequest
Available to use for quota purposes for server-side applications.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.keep.v1.KeepRequest
 
setRequests(List<CreatePermissionRequest>) - Method in class com.google.api.services.keep.v1.model.BatchCreatePermissionsRequest
The request message specifying the resources to create.
setRole(String) - Method in class com.google.api.services.keep.v1.model.Permission
The role granted by this permission.
setRootUrl(String) - Method in class com.google.api.services.keep.v1.Keep.Builder
 
setServicePath(String) - Method in class com.google.api.services.keep.v1.Keep.Builder
 
setSuppressAllChecks(boolean) - Method in class com.google.api.services.keep.v1.Keep.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.keep.v1.Keep.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.keep.v1.Keep.Builder
 
setText(TextContent) - Method in class com.google.api.services.keep.v1.model.ListItem
The text of this item.
setText(TextContent) - Method in class com.google.api.services.keep.v1.model.Section
Used if this section's content is a block of text.
setText(String) - Method in class com.google.api.services.keep.v1.model.TextContent
The text of the note.
setTitle(String) - Method in class com.google.api.services.keep.v1.model.Note
The title of the note.
setTrashed(Boolean) - Method in class com.google.api.services.keep.v1.model.Note
Output only.
setTrashTime(String) - Method in class com.google.api.services.keep.v1.model.Note
Output only.
setUpdateTime(String) - Method in class com.google.api.services.keep.v1.model.Note
Output only.
setUploadProtocol(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
setUploadProtocol(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
setUploadProtocol(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
setUploadProtocol(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
setUploadProtocol(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
setUploadProtocol(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
setUploadProtocol(String) - Method in class com.google.api.services.keep.v1.KeepRequest
Upload protocol for media (e.g.
setUploadType(String) - Method in class com.google.api.services.keep.v1.Keep.Media.Download
 
setUploadType(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Create
 
setUploadType(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Delete
 
setUploadType(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Get
 
setUploadType(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.List
 
setUploadType(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchCreate
 
setUploadType(String) - Method in class com.google.api.services.keep.v1.Keep.Notes.Permissions.BatchDelete
 
setUploadType(String) - Method in class com.google.api.services.keep.v1.KeepRequest
Legacy upload protocol for media (e.g.
setUser(User) - Method in class com.google.api.services.keep.v1.model.Permission
Output only.

T

TextContent - Class in com.google.api.services.keep.v1.model
The block of text for a single text section or list item.
TextContent() - Constructor for class com.google.api.services.keep.v1.model.TextContent
 

U

User - Class in com.google.api.services.keep.v1.model
Describes a single user.
User() - Constructor for class com.google.api.services.keep.v1.model.User
 
A B C D E F G I K L M N P S T U 
Skip navigation links

Copyright © 2011–2022 Google. All rights reserved.