Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
GCSCommon
public
abstract
class
GCSCommon
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.util.GCSCommon
|
Known direct subclasses
GCSFileDownloader |
File downloader to download file from google cloud storage (GCS).
|
GCSFileUploader |
File uploader to upload file data to google cloud storage (GCS).
|
|
Base class for Gcs operation like download and upload. GCSFileDownloader
and GCSFileUploader
.
Summary
Constants
DEFAULT_TIMEOUT
protected static final int DEFAULT_TIMEOUT
Constant Value:
600000
(0x000927c0)
Public constructors
GCSCommon
public GCSCommon (File jsonKeyFile)
Parameters |
jsonKeyFile |
File |
GCSCommon
public GCSCommon ()
Protected methods
getStorage
protected Storage getStorage ( scopes)
Alle Inhalte und Codebeispiele auf dieser Seite unterliegen den Lizenzen wie im Abschnitt Inhaltslizenz beschrieben. Java und OpenJDK sind Marken oder eingetragene Marken von Oracle und/oder seinen Tochtergesellschaften.
Last updated 2019-10-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Benötigte Informationen nicht gefunden"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zu umständlich/zu viele Schritte"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nicht mehr aktuell"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem mit der Übersetzung"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem mit Beispielen/Code"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Sonstiges"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Leicht verständlich"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Mein Problem wurde gelöst"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Sonstiges"
}]