GCS공통

public abstract class GCSCommon
extends Object

java.lang.Object
com.android.tradefed.util.GCSCommon


다운로드 및 업로드와 같은 Gcs 작업을 위한 기본 클래스입니다. GCSFileDownloaderGCSFileUploader .

요약

상수

int DEFAULT_TIMEOUT

공개 생성자

GCSCommon (File jsonKeyFile)
GCSCommon ()

보호된 방법

Storage getStorage ( scopes) getStorage ( scopes)

상수

DEFAULT_TIMEOUT

protected static final int DEFAULT_TIMEOUT

상수값: 600000 (0x000927c0)

공개 생성자

GCS공통

public GCSCommon (File jsonKeyFile)

매개변수
jsonKeyFile File

GCS공통

public GCSCommon ()

보호된 방법

getStorage

protected Storage getStorage ( scopes)

매개변수
scopes

보고
Storage