Module: Google::Apis::KeepV1
- Defined in:
- lib/google/apis/keep_v1.rb,
lib/google/apis/keep_v1/classes.rb,
lib/google/apis/keep_v1/service.rb,
lib/google/apis/keep_v1/gem_version.rb,
lib/google/apis/keep_v1/representations.rb
Overview
Google Keep API
This API is an enterprise-only API used to create and manage the Keep notes within your domain, including resolving issues identified by CASB software.
Defined Under Namespace
Classes: Attachment, BatchCreatePermissionsRequest, BatchCreatePermissionsResponse, BatchDeletePermissionsRequest, CreatePermissionRequest, Empty, Family, Group, KeepService, ListContent, ListItem, ListNotesResponse, Note, Permission, Section, TextContent, User
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-keep_v1 gem
"0.7.0"
- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.4.0"
- REVISION =
Revision of the discovery document this client was generated from
"20210629"
- VERSION =
Version of the Google Keep API this client connects to. This is NOT the gem version.
'V1'
- AUTH_KEEP =
See, edit, create and permanently delete all your Google Keep data
'https://www.googleapis.com/auth/keep'
- AUTH_KEEP_READONLY =
View all your Google Keep data
'https://www.googleapis.com/auth/keep.readonly'