Envoyer des commentaires
GCSCommon public abstract class GCSCommon
extends Object
java.lang.Object ↳ com.android.tradefed.util.GCSCommon
Sous-classes directes connues GCSFileDownloader Téléchargeur de fichiers pour télécharger le fichier à partir de Google Cloud Storage (GCS). GCSFileUploader Outil de téléchargement de fichiers pour télécharger les données de fichiers sur Google Cloud Storage (GCS).
Classe de base pour les opérations Gcs comme le téléchargement et le téléchargement. GCSFileDownloader
et GCSFileUploader
.
Résumé Constantes DEFAULT_TIMEOUT
protected static final int DEFAULT_TIMEOUT
Valeur constante: 600000 (0x000927c0)
Constructeurs publics GCSCommon
public GCSCommon (File jsonKeyFile)
Paramètres jsonKeyFile
File
GCSCommon
public GCSCommon ()
Méthodes protégées getStorage
protected Storage getStorage ( scopes)
Envoyer des commentaires
Content and code samples on this page are subject to the licenses described in the Content License . Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Il n'y a pas l'information dont j'ai besoin"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Trop compliqué/Trop d'étapes"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsolète"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problème de traduction"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Mauvais exemple/Erreur de code"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Autre"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile à comprendre"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"J'ai pu résoudre mon problème"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Autre"
}]
Voulez-vous nous donner plus d'informations ?