public sealed class IndexConfigDelta : IMessage<FieldOperationMetadata.Types.IndexConfigDelta>, IEquatable<FieldOperationMetadata.Types.IndexConfigDelta>, IDeepCloneable<FieldOperationMetadata.Types.IndexConfigDelta>, IBufferMessage, IMessage
[[["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 latest version available is 3.12.0, with a range of versions from 3.0.0 up to the latest, and a few 2.x versions also available for the `Google.Cloud.Firestore.Admin.V1.FieldOperationMetadata.Types.IndexConfigDelta`."],["The content details the `IndexConfigDelta` class, which represents an index configuration change within the `Google.Cloud.Firestore.Admin.V1` namespace."],["The `IndexConfigDelta` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The class features properties for `ChangeType` which shows how the index is changing and `Index`, which indicates the index being changed."],["The constructor for `IndexConfigDelta` can be called without any parameters or it can take in another `FieldOperationMetadata.Types.IndexConfigDelta` as a parameter."]]],[]]