public sealed class FieldOperationMetadata.Types.TtlConfigDelta : IMessage<FieldOperationMetadata.Types.TtlConfigDelta>, IEquatable<FieldOperationMetadata.Types.TtlConfigDelta>, IDeepCloneable<FieldOperationMetadata.Types.TtlConfigDelta>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class FieldOperationMetadata.Types.TtlConfigDelta.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `FieldOperationMetadata.Types.TtlConfigDelta` class within the Firestore Admin v1 API for .NET."],["The `TtlConfigDelta` class is used to represent and manage changes to the Time-to-Live (TTL) configuration."],["The page lists the different available versions of `TtlConfigDelta`, ranging from the latest 3.12.0 down to 2.2.0."],["`TtlConfigDelta` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for object comparisons, deep cloning, and buffer handling."],["The class also has a `ChangeType` property that describes how the TTL configuration is modified."]]],[]]