public sealed class ListClustersRequest : IMessage<ListClustersRequest>, IEquatable<ListClustersRequest>, IDeepCloneable<ListClustersRequest>, IBufferMessage, IMessage
Request message for BigtableInstanceAdmin.ListClusters.
Required. The unique name of the instance for which a list of clusters is requested.
Values are of the form projects/{project}/instances/{instance}.
Use {instance} = '-' to list Clusters for all Instances in a project,
e.g., projects/myproject/instances/-.
[[["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 page provides documentation for the \u003ccode\u003eListClustersRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message used by \u003ccode\u003eBigtableInstanceAdmin.ListClusters\u003c/code\u003e and implements various interfaces for message handling, 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 documentation includes information on available versions, with the latest being 3.24.0 and many previous versions such as 3.23.0, 3.22.0, and so forth, all the way down to version 2.4.0, and all versions include \u003ccode\u003eListClustersRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListClustersRequest\u003c/code\u003e has two constructors, a default one and one that takes another \u003ccode\u003eListClustersRequest\u003c/code\u003e as a parameter for copying, and it contains the properties \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsInstanceName\u003c/code\u003e for configuring the list request.\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eParent\u003c/code\u003e property specifies the instance to be queried for clusters and can be set to list clusters for a specific instance or all instances within a project.\u003c/p\u003e\n"]]],[],null,[]]