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-04-17 UTC."],[[["This document provides reference information for the `FieldOperationMetadata.Types.TtlConfigDelta` class within the Google Cloud Firestore Admin v1 API."],["The `TtlConfigDelta` class details changes made to a Time-to-Live (TTL) configuration and is available within a range of versions, from 2.2.0 up to the latest 3.12.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting its use in various .NET applications."],["The `ChangeType` property within `TtlConfigDelta` specifies the nature of the TTL configuration modification and uses `FieldOperationMetadata.Types.TtlConfigDelta.Types.ChangeType` to do so."],["The document includes constructors for creating instances of `TtlConfigDelta`, either default or by cloning another instance, as well as the inherited members from `object` class."]]],[]]