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 reference documentation for the \u003ccode\u003eOutputConfig.Types.GcsDestination\u003c/code\u003e class within the Google Cloud Retail v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe class represents the configuration for a Google Cloud Storage output destination and it's sealed, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 2.12.0, and this page specifically documents version 2.11.0 with links to earlier versions all the way to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOutputUriPrefix\u003c/code\u003e property within the \u003ccode\u003eGcsDestination\u003c/code\u003e class is a required string that dictates the location of output data when saving to JSON files, and a provided mapping example is available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsDestination\u003c/code\u003e class has 2 constructors, one of them being a copy constructor used for deep copying of existing \u003ccode\u003eGcsDestination\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]