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\u003eThis webpage provides reference documentation for the \u003ccode\u003eGcsDestinationConfig\u003c/code\u003e class within the DataStream v1 API for .NET, specifically version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsDestinationConfig\u003c/code\u003e class is used to configure Google Cloud Storage as a destination for data streams, including options for file format, rotation, and storage path.\u003c/p\u003e\n"],["\u003cp\u003eThe page outlines the inheritance hierarchy and interfaces implemented by \u003ccode\u003eGcsDestinationConfig\u003c/code\u003e, including \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\u003eKey properties of \u003ccode\u003eGcsDestinationConfig\u003c/code\u003e include \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, which control the output and structure of the stored data.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 2.9.0 and older versions starting from 1.0.0 up until 2.7.0 are also available for reference.\u003c/p\u003e\n"]]],[],null,[]]