class Keep extends Service (View source)

Service definition for Keep (v1).

The Google Keep API is used in an enterprise environment to manage Google Keep content and resolve issues identified by cloud security software.

For more information about this service, see the API Documentation

Constants

KEEP

See, edit, create and permanently delete all your Google Keep data.

KEEP_READONLY

View all your Google Keep data.

Properties

$media
$notes
$notes_permissions
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Keep service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Keep service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.