ee.ImageCollection.load

Returns the image collection given its ID.

UsageReturns
ee.ImageCollection.load(id, version)ImageCollection
ArgumentTypeDetails
idStringThe asset ID of the image collection.
versionLong, default: nullThe version of the asset. -1 signifies the latest version.