public sealed class ChangeStreamConfig : IMessage<ChangeStreamConfig>, IEquatable<ChangeStreamConfig>, IDeepCloneable<ChangeStreamConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class ChangeStreamConfig.
How long the change stream should be retained. Change stream data older
than the retention period will not be returned when reading the change
stream from the table.
Values must be at least 1 day and at most 7 days, and will be truncated to
microsecond granularity.
[[["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 documentation for the \u003ccode\u003eChangeStreamConfig\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eChangeStreamConfig\u003c/code\u003e API documented is 3.24.0, with previous versions ranging down to 2.4.0 also listed for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChangeStreamConfig\u003c/code\u003e class allows configuration of change streams, including setting the \u003ccode\u003eRetentionPeriod\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRetentionPeriod\u003c/code\u003e property in \u003ccode\u003eChangeStreamConfig\u003c/code\u003e determines how long change stream data is kept, with a valid range of 1 to 7 days, truncated to microsecond granularity.\u003c/p\u003e\n"],["\u003cp\u003eThe documented class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]