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 document provides reference information for the `FieldOperationMetadata.Types.TtlConfigDelta` class within the Google Cloud Firestore Admin v1 API, specifically in version 3.6.0."],["`FieldOperationMetadata.Types.TtlConfigDelta` is a class that provides information about changes to a TTL configuration and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `ChangeType` property that specifies how the TTL configuration is being changed."],["The document outlines the available constructors for the `TtlConfigDelta` class, including a default constructor and a constructor that accepts another `TtlConfigDelta` instance, for copying."],["A list of prior and latest version releases are available to navigate, with the latest being 3.12.0, and the oldest being 2.2.0."]]],[]]