project_id#

static geetools.ee_initialize.InitializeAccessor.project_id()#

Get the project_id of the current account.

Returns:

The project_id of the connected profile.

Return type:

str

Examples

import ee, geetools

ee.Initialize.geetools.project_id()