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 document provides a comprehensive list of versions for the \u003ccode\u003eListInstancesRequest\u003c/code\u003e class, ranging from version 2.4.0 up to the latest version, 3.24.0, within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListInstancesRequest\u003c/code\u003e is a class that serves as the request message for the \u003ccode\u003eBigtableInstanceAdmin.ListInstances\u003c/code\u003e method, implemented with 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\u003eThe \u003ccode\u003eListInstancesRequest\u003c/code\u003e class includes properties such as \u003ccode\u003ePageToken\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e, with \u003ccode\u003eParent\u003c/code\u003e being a required field that specifies the project to retrieve the list of instances from, and is formatted as \u003ccode\u003eprojects/{project}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the constructors for the \u003ccode\u003eListInstancesRequest\u003c/code\u003e class, including a parameterless constructor and one that takes another \u003ccode\u003eListInstancesRequest\u003c/code\u003e object as input.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits several methods from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]