public sealed class ListInstancesRequest : IMessage<ListInstancesRequest>, IEquatable<ListInstancesRequest>, IDeepCloneable<ListInstancesRequest>, IBufferMessage, IMessage
Request message for BigtableInstanceAdmin.ListInstances.
[[["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-08 UTC."],[[["\u003cp\u003eThe content focuses on the \u003ccode\u003eListInstancesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace for .NET, with version 2.5.0 being the central reference.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists multiple versions of the \u003ccode\u003eListInstancesRequest\u003c/code\u003e class, ranging from version 3.24.0 (latest) down to 2.4.0, all of which link to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListInstancesRequest\u003c/code\u003e class is used for requesting a list of Bigtable instances, implementing multiple 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\u003eKey properties of \u003ccode\u003eListInstancesRequest\u003c/code\u003e include \u003ccode\u003ePageToken\u003c/code\u003e (deprecated) and \u003ccode\u003eParent\u003c/code\u003e, the latter of which is a required string representing the project name for which instances are being listed, and also a \u003ccode\u003eParentAsProjectName\u003c/code\u003e that provides a project name type view.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides information about the constructors \u003ccode\u003eListInstancesRequest()\u003c/code\u003e and \u003ccode\u003eListInstancesRequest(ListInstancesRequest other)\u003c/code\u003e that the class provides.\u003c/p\u003e\n"]]],[],null,[]]