def Client.resolve(asset: Asset) -> ResolvedAssetSelect the best supported asset location without making a network request.
Parameters
Section titled “Parameters”asset Asset The asset to resolve.
Returns
Section titled “Returns”A ResolvedAsset containing the selected location, object store, path, and access metadata.