public sealed class OutputConfig.Types.GcsDestination : IMessage<OutputConfig.Types.GcsDestination>, IEquatable<OutputConfig.Types.GcsDestination>, IDeepCloneable<OutputConfig.Types.GcsDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class OutputConfig.Types.GcsDestination.
The Google Cloud Storage output destination configuration.
Required. The output uri prefix for saving output data to json files.
Some mapping examples are as follows:
output_uri_prefix sample output(assuming the object is foo.json)
======================== =============================================
gs://bucket/ gs://bucket/foo.json
gs://bucket/folder/ gs://bucket/folder/foo.json
gs://bucket/folder/item_ gs://bucket/folder/item_foo.json
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eOutputConfig.Types.GcsDestination\u003c/code\u003e class within the Google Cloud Retail v2 API, specifically version 2.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcsDestination\u003c/code\u003e is designed for configuring output destinations within Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property, \u003ccode\u003eOutputUriPrefix\u003c/code\u003e, specifies the location in Google Cloud Storage where output data will be saved, with examples of how prefixes map to file locations.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all available versions of the documentation for this class, ranging from version 1.0.0 up to the latest version, 2.12.0, allowing users to view the historical changes.\u003c/p\u003e\n"]]],[],null,[]]