Blob의 Google Cloud Storage URL입니다. 버킷 메타데이터에 액세스할 수 있어야 하며 (`storage.buckets.get` 권한 필요, '스토리지 기존 버킷 리더' 역할 등에서 제공, https://cloud.google.com/storage/docs/access-control/iam-roles 참고) 버킷이 미국 멀티 리전, US-CENTRAL1이 포함된 이중 리전 또는 US-CENTRAL1 리전에 있어야 합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-26(UTC)"],[[["Loads data objects, referred to as Blobs, from a specified Google Cloud Storage location."],["Takes a Google Cloud Storage URL as input for accessing the Blob data."],["Returns a Blob object, which can then be further used within the Earth Engine environment."],["The syntax for usage is ee.Blob(url), where ‘url’ represents the Blob's Google Cloud Storage URL."]]],[]]