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 Google Cloud Firestore Admin v1 API."],["The `IndexConfigDelta` class represents information about changes to an index configuration, as indicated by its description."],["The `ChangeType` property specifies the nature of the index change, using the `FieldOperationMetadata.Types.IndexConfigDelta.Types.ChangeType` enumeration."],["The `Index` property refers to the specific index that is being modified, which is of the type `Google.Cloud.Firestore.Admin.V1.Index`."],["The document lists available versions of the API, with version 3.12.0 being the most recent version, and also includes links to resources implementing this class, such as IMessage, and IDeepCloneable."]]],[]]