Un riferimento a un file.
Rappresentazione JSON |
---|
{ "fileUri": string } |
Campi | |
---|---|
fileUri | L'URI di un file archiviato in Google Cloud Storage. Ad esempio: http://storage.googleapis.com/mybucket/path/to/test.xml o in formato gsutil: gs://mybucket/path/to/test.xml con informazioni specifiche sulla versione, gs:// miobucket/percorso/di/test.xml#1360383693690000 Verrà restituito un errore INVALID_ARGUMENT se il formato URI non è supportato.
|