FileReference

ファイルへの参照。

JSON表現
{
  "fileUri": string
}
田畑
fileUri

string

GoogleCloudStorageに保存されているファイルの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エラーが返されます。

  • 応答:常に設定
  • 作成/更新リクエストの場合:常に設定