[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["`ee.ImageCollection` can be constructed from a variety of inputs, including a string representing a collection name, a list of images, or a single image."],["Using a string as input, such as a collection name like 'COPERNICUS/S2_SR', allows you to create an ImageCollection directly from that dataset."],["When providing a list of images or a single image, the `ee.ImageCollection` constructor creates a collection containing those specified elements."],["Computed objects are also valid inputs, and they are reinterpreted as a collection when used to create an `ee.ImageCollection`."]]],[]]