Required. The Google Cloud Storage URIs for the output. A URI is of the form:gs://bucket/object-prefix-or-nameWhether a prefix or name is used depends on the use case. The requesting user must have "write-permission" to the bucket.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eExport operations metadata includes details about the destination of exported data.\u003c/p\u003e\n"],["\u003cp\u003eThe exported data's destination is specified using the \u003ccode\u003eexportedGcsDestination\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eexportedGcsDestination\u003c/code\u003e points to a Cloud Storage location using a \u003ccode\u003eGcsDestination\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcsDestination\u003c/code\u003e uses the \u003ccode\u003euri\u003c/code\u003e field to define the Google Cloud Storage URI, in the format \u003ccode\u003egs://bucket/object-prefix-or-name\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# ExportOperationMetadata\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [GcsDestination](#GcsDestination)\n - [JSON representation](#GcsDestination.SCHEMA_REPRESENTATION)\n\nMetadata related to the Export Data Operations (e.g. ExportDocument).\n\nGcsDestination\n--------------\n\nGoogle Cloud Storage location for the output."]]