ファイルへの参照。
JSON 表現 |
---|
{ "fileUri": string } |
フィールド | |
---|---|
fileUri |
Google Cloud Storage に保存されているファイルの URI。 例: http://storage.googleapis.com/mybucket/path/to/test.xml または gsutil 形式: gs://mybucket/path/to/test.xml(バージョン固有の情報を含む): gs://mybucket/path/to/test.xml#1360383693690000 URI 形式がサポートされていない場合、INVALID_ARGUMENT エラーが返されます。
|