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 provides documentation for the \u003ccode\u003eListInstancesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, detailing its usage and properties across multiple versions, with the latest version being 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListInstancesRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eBigtableInstanceAdmin.ListInstances\u003c/code\u003e method, allowing for retrieval of a list of instances.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \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 the \u003ccode\u003eListInstancesRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e, which specifies the project to retrieve instances from, and \u003ccode\u003ePageToken\u003c/code\u003e, though the documentation indicates it is deprecated and ignored.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListInstancesRequest\u003c/code\u003e class has a \u003ccode\u003eParentAsProjectName\u003c/code\u003e property that provides a ProjectName-typed view of the \u003ccode\u003eParent\u003c/code\u003e property, allowing it to reference the resource name.\u003c/p\u003e\n"]]],[],null,[]]