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 webpage provides documentation for the `FieldOperationMetadata.Types.IndexConfigDelta` class within the Firestore Admin v1 API, highlighting its role in representing changes to index configurations."],["The content showcases various versions of the API, ranging from the latest 3.12.0 down to 2.2.0, each with its corresponding documentation link for `IndexConfigDelta`."],["The `IndexConfigDelta` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for operations like comparing, cloning, and handling messages."],["The class has two constructors, one default and another that copies an existing `IndexConfigDelta` object, and has properties like `ChangeType`, which specifies the type of index change, and `Index`, representing the index being modified."],["The documentation belongs to the namespace `Google.Cloud.Firestore.Admin.V1` and is found in the `Google.Cloud.Firestore.Admin.V1.dll` assembly."]]],[]]