public sealed class ListInstancesRequest : IMessage<ListInstancesRequest>, IEquatable<ListInstancesRequest>, IDeepCloneable<ListInstancesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class ListInstancesRequest.
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\u003eThis document provides reference documentation for the \u003ccode\u003eListInstancesRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists various versions of the Google Cloud Bigtable Admin V2 API, ranging from version 2.4.0 to 3.24.0, including links to the respective documentation for each version's \u003ccode\u003eListInstancesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListInstancesRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace and is used to request a list of instances from the Bigtable API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListInstancesRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<ListInstancesRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListInstancesRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, allowing for features like cloning, equality checks, and string representation.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are present for the \u003ccode\u003eListInstancesRequest\u003c/code\u003e class, one that takes no parameters, and another that clones a separate \u003ccode\u003eListInstancesRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has string properties \u003ccode\u003ePageToken\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e, alongside the resource name property \u003ccode\u003eParentAsProjectName\u003c/code\u003e, to specify the project and pagination token for a request.\u003c/p\u003e\n"]]],[],null,[]]