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 錯誤。

  • 作為回應:總是設置
  • 在創建/更新請求中:始終設置