public sealed class FieldOperationMetadata.Types.IndexConfigDelta : IMessage<FieldOperationMetadata.Types.IndexConfigDelta>, IEquatable<FieldOperationMetadata.Types.IndexConfigDelta>, IDeepCloneable<FieldOperationMetadata.Types.IndexConfigDelta>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class FieldOperationMetadata.Types.IndexConfigDelta.
[[["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."],[[["The document provides reference information for the `FieldOperationMetadata.Types.IndexConfigDelta` class within the Firestore Admin v1 API, detailing its purpose as a representation of index configuration changes."],["It highlights the `IndexConfigDelta` class's inheritance from `object` and its implementation of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the available versions of the class, from 2.2.0 up to the latest 3.12.0."],["Key properties of the `IndexConfigDelta` class include `ChangeType`, which specifies how the index is changing, and `Index`, which indicates the specific index being modified."],["The document contains the list of available constructors, including a parameter to take a copy of another `IndexConfigDelta` object."]]],[]]