public sealed class DestinationGcsBucket : IMessage<DestinationGcsBucket>, IEquatable<DestinationGcsBucket>, IDeepCloneable<DestinationGcsBucket>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1beta API class DestinationGcsBucket.
Cloud Storage as the destination of a data transfer.
[[["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-03-21 UTC."],[[["`DestinationGcsBucket` is a class in the Parallelstore v1beta API, representing Cloud Storage as a data transfer destination."],["The latest version of this class is `1.0.0-beta07`, with a previous version available at `1.0.0-beta06`."],["It inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default one and another that accepts an existing `DestinationGcsBucket` object as a parameter."],["The `Uri` property, a string, specifies the required URI to a Cloud Storage bucket in the format `gs://\u003cbucket_name\u003e/\u003cpath_inside_bucket\u003e`."]]],[]]