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 错误。

  • 作为回应:总是设置
  • 在创建/更新请求中:始终设置