ee.data.listBuckets

Returns top-level assets and folders for the Cloud Project or user. Leave the project field blank to use the current project.

UsageReturns
ee.data.listBuckets(project, callback)api.ListAssetsResponse
ArgumentTypeDetails
projectString, optionalProject to query, e.g. "projects/my-project". Defaults to current project. Use "projects/earthengine-legacy" for user home folders.
callbackFunction, optionalIf not supplied, the call is made synchronously.