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 reference documentation for the `FieldOperationMetadata.Types.TtlConfigDelta` class within the Google Cloud Firestore Admin v1 API for .NET."],["The content details the `TtlConfigDelta` class, which is used to represent changes to Time-to-Live (TTL) configurations in Firestore and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version documented is 3.12.0, with links to prior versions ranging back to 2.2.0, all showing the same class definition at each version."],["The class includes information about its constructors and the `ChangeType` property, which defines the type of TTL configuration change."],["The page provides insight into how the class inherits from the object class and utilizes the `Google.Cloud.Firestore.Admin.V1` namespace."]]],[]]