파일에 대한 참조입니다.
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 오류가 반환됩니다.
|