public sealed class 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 the .NET environment."],["The `TtlConfigDelta` class, part of the `Google.Cloud.Firestore.Admin.V1` namespace, represents information regarding a change in TTL (Time-to-Live) configuration."],["The documentation covers various versions of the API, ranging from 2.2.0 to the latest 3.12.0, providing links to each version's specific documentation."],["The class `TtlConfigDelta` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The `ChangeType` property in `TtlConfigDelta` indicates the nature of the TTL configuration change, and it belongs to the type `FieldOperationMetadata.Types.TtlConfigDelta.Types.ChangeType`."]]],[]]