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 latest version available for the \u003ccode\u003eGcsDestinationConfig\u003c/code\u003e class is 2.9.0, while the current document refers to version 2.3.0 of the same class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcsDestinationConfig\u003c/code\u003e is a class within the Google.Cloud.Datastream.V1 namespace, designed for Google Cloud Storage destination configurations.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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\u003eIt includes 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, allowing configuration of file format, rotation, and destination path.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one that is empty and another one that takes in an object of the same type.\u003c/p\u003e\n"]]],[],null,[]]