Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/earthengine-api
/ assets
Method
assets
javascript/src/apiclient.js:129–132 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
}
128
129
assets() {
130
return
new
api.ProjectsAssetsApiClientImpl(
131
apiVersion.VERSION, this.requestService);
132
}
133
134
operations() {
135
return
new
api.ProjectsOperationsApiClientImpl(
Callers
15
getInfo
Function · 0.80
getAsset
Function · 0.80
listAssets
Function · 0.80
call
Function · 0.80
getPixels
Function · 0.80
createAsset
Function · 0.80
copyAsset
Function · 0.80
renameAsset
Function · 0.80
deleteAsset
Function · 0.80
getIamPolicy
Function · 0.80
setIamPolicy
Function · 0.80
updateAsset
Function · 0.80
Calls
no outgoing calls
Tested by
15
test_create_asset
Method · 0.64
test_create_asset_with_v1alpha_params
Method · 0.64
test_create_folder
Method · 0.64
test_create_assets
Method · 0.64
test_create_assets_empty
Method · 0.64
test_create_assets_no_op_if_asset_exists
Method · 0.64
test_create_assets_with_parents
Method · 0.64
test_update_asset
Method · 0.64
test_list_assets
Method · 0.64
test_list_assets_string_response
Method · 0.64
test_list_images
Method · 0.64
test_simple_get_list_via_cloud_api
Method · 0.64