Stay organized with collectionsSave and categorize content based on your preferences.
The configuration for exporting to Cloud Storage.
JSON representation
{"uriPrefix":string}
Fields
uriPrefix
string
URI for a Cloud Storage directory where result files should be written (in the formatgs://{bucket-id}/{path/to/destination/dir}). If there is no trailing slash, the service appends one when composing the object path. The Cloud Storage bucket referenced inuriPrefixmust exist or an error occurs.
[[["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\u003eThe configuration specifies exporting data to a Cloud Storage directory.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003euriPrefix\u003c/code\u003e field determines the destination directory in Cloud Storage, using the format \u003ccode\u003egs://{bucket-id}/{path/to/destination/dir}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA trailing slash is added to the \u003ccode\u003euriPrefix\u003c/code\u003e if it is not provided by the user.\u003c/p\u003e\n"],["\u003cp\u003eThe Cloud Storage bucket referenced in the \u003ccode\u003euriPrefix\u003c/code\u003e must already exist for the export to succeed.\u003c/p\u003e\n"]]],[],null,["# GcsDestination\n\nThe configuration for exporting to Cloud Storage."]]