public sealed class GcsDestinationConfig : IMessage<GcsDestinationConfig>, IEquatable<GcsDestinationConfig>, IDeepCloneable<GcsDestinationConfig>, IBufferMessage, IMessage
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGcsDestinationConfig\u003c/code\u003e class, which is used for configuring Google Cloud Storage as a destination for data streams.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.9.0, while version 2.1.0 is the focus of the detailed documentation here, and earlier versions going back to 1.0.0 are also listed with links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcsDestinationConfig\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with being derived from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows configuration of various properties, such as \u003ccode\u003eAvroFileFormat\u003c/code\u003e, \u003ccode\u003eJsonFileFormat\u003c/code\u003e, \u003ccode\u003eFileRotationInterval\u003c/code\u003e, \u003ccode\u003eFileRotationMb\u003c/code\u003e, and \u003ccode\u003ePath\u003c/code\u003e, to manage how data is stored in Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one default constructor \u003ccode\u003eGcsDestinationConfig()\u003c/code\u003e and one copy constructor, \u003ccode\u003eGcsDestinationConfig(GcsDestinationConfig other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]