geetools.Initialize.InitializeAccessor.project_id#

static geetools.Initialize.InitializeAccessor.project_id()#

Get the project_id of the current account.

Returns:

The project_id of the connected profile

Raises:

RuntimeError – If the account is not initialized.

Return type:

str

Examples

import ee, geetools

ee.Initialize.geetools.project_id()