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\u003eThe webpage provides documentation for the \u003ccode\u003eChangeStreamConfig\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists numerous versions of the API, ranging from version 2.4.0 up to the latest version 3.24.0, allowing users to navigate through different releases.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eChangeStreamConfig\u003c/code\u003e implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data management and serialization.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eRetentionPeriod\u003c/code\u003e property, which defines how long change stream data is retained, with a configurable duration between one and seven days.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eChangeStreamConfig\u003c/code\u003e, one that is parameterless, and the other taking another \u003ccode\u003eChangeStreamConfig\u003c/code\u003e as parameter.\u003c/p\u003e\n"]]],[],null,[]]