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 page provides documentation for the `FieldOperationMetadata.Types.TtlConfigDelta` class within the Firestore Admin v1 API, detailing its purpose and functionality."],["The `TtlConfigDelta` class is used to represent and describe changes to the Time-To-Live (TTL) configuration in Firestore."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used with protocol buffers and providing functionality for deep cloning and comparison."],["The documentation includes details about the class's constructors and the `ChangeType` property, which specifies how the TTL configuration is being modified."],["The documentation provides links to older versions of the documentation, dating back to version 2.2.0, and as recent as version 3.12.0."]]],[]]