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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eIndexConfigDelta\u003c/code\u003e class represents changes to an index configuration within the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace, specifically in the context of version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality comparison, deep cloning, and buffer-based operations.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors: a default constructor \u003ccode\u003eIndexConfigDelta()\u003c/code\u003e and another one that takes \u003ccode\u003eFieldOperationMetadata.Types.IndexConfigDelta\u003c/code\u003e as a parameter, offering flexibility in object initialization.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eChangeType\u003c/code\u003e, which specifies the type of index configuration change, and \u003ccode\u003eIndex\u003c/code\u003e, which provides details about the index being altered.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eIndexConfigDelta\u003c/code\u003e listed, with 3.12.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]