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 version 3.10.0."],["`FieldOperationMetadata.Types.TtlConfigDelta` represents a change in TTL (Time-to-Live) configuration, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and another that takes an existing `TtlConfigDelta` instance for copying."],["The `ChangeType` property of the `TtlConfigDelta` class indicates the specific nature of the TTL configuration modification."],["The document outlines the inheritance and implementation details for the class, including its namespace, assembly, and inherited members from the `object` class."]]],[]]