Home
last modified time | relevance | path

Searched refs:asset_type (Results 1 – 1 of 1) sorted by relevance

/external/python/google-api-python-client/samples/maps_engine/
Dmaps_engine.py139 def CheckAssetStatus(service, asset_type, asset_id): argument
140 endpoint = getattr(service, asset_type)
149 CheckAssetStatus(service, asset_type, asset_id)