FileReference

파일에 대한 참조입니다.

JSON 표현
{
  "fileUri": string
}
필드
fileUri

string

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 오류가 반환됩니다.

  • 응답: 항상 설정
  • 생성/업데이트 요청 시: 항상 설정