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."],[[["This document provides reference documentation for the `FieldOperationMetadata.Types.IndexConfigDelta` class within the Firestore Admin v1 API."],["The latest version of `FieldOperationMetadata.Types.IndexConfigDelta` can be found at version 3.12.0, although many versions are available, from 3.12.0 down to 2.2.0, all linking to the same class."],["The `IndexConfigDelta` class is used to represent information about a change to an index configuration."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checking, deep cloning, and buffer message operations."],["The `IndexConfigDelta` class has two key properties `ChangeType` which specifies how an index is changing, and `Index` which designates which index is changing."]]],[]]