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

The Google Keep API is used in an enterprise environment to manage Google Keep content and resolve issues identified by cloud security 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.9.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.4.1"
REVISION =

Revision of the discovery document this client was generated from

"20220322"
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'