public sealed class GcsDestinationConfig : IMessage<GcsDestinationConfig>, IEquatable<GcsDestinationConfig>, IDeepCloneable<GcsDestinationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class GcsDestinationConfig.
public Duration FileRotationInterval { get; set; }
The maximum duration for which new events are added before a file is
closed and a new file is created. Values within the range of 15-60 seconds
are allowed.
[[["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\u003eThe document provides reference information for the \u003ccode\u003eGcsDestinationConfig\u003c/code\u003e class within the DataStream v1 API, specifically version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcsDestinationConfig\u003c/code\u003e is a class that defines the configuration for Google Cloud Storage as a destination for data streams and has properties such as \u003ccode\u003eAvroFileFormat\u003c/code\u003e, \u003ccode\u003eFileFormatCase\u003c/code\u003e, \u003ccode\u003eFileRotationInterval\u003c/code\u003e, \u003ccode\u003eFileRotationMb\u003c/code\u003e, \u003ccode\u003eJsonFileFormat\u003c/code\u003e, and \u003ccode\u003ePath\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eGcsDestinationConfig\u003c/code\u003e, one default constructor and one that accepts another \u003ccode\u003eGcsDestinationConfig\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides links to different versions of the documentation, ranging from version 1.0.0 to the latest 2.9.0, allowing navigation to documentation for other versions of the \u003ccode\u003eGcsDestinationConfig\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]