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-04-17 UTC."],[[["This document provides reference documentation for the `FieldOperationMetadata.Types.IndexConfigDelta` class within the Firestore Admin v1 API."],["The latest version available is 3.12.0, and it also lists previous versions from 3.11.0 down to 2.2.0, with each link referring to a specific version of the class."],["The `IndexConfigDelta` class is used to describe changes in index configuration, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `ChangeType`, specifying how an index is altered, and `Index`, identifying the index that is undergoing a change."],["It provides constructor information for the `IndexConfigDelta` class, allowing for the creation of new instances, either default or by copying another one."]]],[]]