GCSDownloaderHelper

public class GCSDownloaderHelper
extends Object

java.lang.Object
com.android.tradefed.build.gcs.GCSDownloaderHelper


GCS存儲桶的下載程序,負責緩存和解析全局配置。

概括

公共建設者

GCSDownloaderHelper ()

公開方法

File fetchTestResource (String gsPath)

從GS路徑中獲取資源。

公共建設者

GCSDownloaderHelper

public GCSDownloaderHelper ()

公開方法

fetchTestResource

public File fetchTestResource (String gsPath)

從GS路徑中獲取資源。

參數
gsPath String :資源所在的路徑。例如:gs:// bucket / path / file

退貨
File指向檢索到的資源的ERROR(/File)

投擲
BuildRetrievalError