public sealed class GetIndexRequest : IMessage<GetIndexRequest>, IEquatable<GetIndexRequest>, IDeepCloneable<GetIndexRequest>, IBufferMessage, IMessage
The request for [FirestoreAdmin.GetIndex][google.firestore.admin.v1.FirestoreAdmin.GetIndex].
[[["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 latest version of the \u003ccode\u003eGetIndexRequest\u003c/code\u003e is 3.12.0, part of the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e library, with older versions available ranging down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetIndexRequest\u003c/code\u003e is a class used to request information about an index from Firestore Admin, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, adding functionality by implementing multiple interfaces, and it includes inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetIndexRequest\u003c/code\u003e class can be constructed with no parameters, or by using another instance of \u003ccode\u003eGetIndexRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetIndexRequest\u003c/code\u003e class has properties for \u003ccode\u003eIndexName\u003c/code\u003e, a strongly-typed representation of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is the string representation of the index resource name, which is required in the format of \u003ccode\u003eprojects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]