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 information for the `FieldOperationMetadata.Types.IndexConfigDelta` class within the Firestore Admin v1 API, detailing its purpose as an indicator of index configuration changes."],["The document covers a range of versions from 2.2.0 to 3.12.0, with 3.12.0 being the latest version of the API, all related to the `IndexConfigDelta` type."],["`FieldOperationMetadata.Types.IndexConfigDelta` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it inherits from the `object` class."],["The class has properties for managing the index, like `ChangeType` which determines how the index is changing and `Index`, which represents the index being modified."],["The available constructors are `IndexConfigDelta()` and `IndexConfigDelta(IndexConfigDelta)`, for creating a new instance and creating a new instance by making a copy of an existing one, respectively."]]],[]]