View Source API Reference google_api_keep v0.3.0
Modules
API client metadata for GoogleApi.Keep.V1.
API calls for all endpoints tagged Media
.
API calls for all endpoints tagged Notes
.
Handle Tesla connections for GoogleApi.Keep.V1.
An attachment to a note.
The request to add one or more permissions on the note. Currently, only the WRITER
role may be specified. If adding a permission fails, then the entire request fails and no changes are made.
The response for creating permissions on a note.
The request to remove one or more permissions from a note. A permission with the OWNER
role can't be removed. If removing a permission fails, then the entire request fails and no changes are made. Returns a 400 bad request error if a specified permission does not exist on the note.
The request to add a single permission on the note.
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Describes a single Google Family.
Describes a single Group.
The list of items for a single list note.
A single list item in a note's list.
The response when listing a page of notes.
A single note.
A single permission on the note. Associates a member
with a role
.
The content of the note.
The block of text for a single text section or list item.
Describes a single user.