public sealed class ListClustersRequest : IMessage<ListClustersRequest>, IEquatable<ListClustersRequest>, IDeepCloneable<ListClustersRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class ListClustersRequest.
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\u003eThis document provides reference information for the \u003ccode\u003eListClustersRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eListClustersRequest\u003c/code\u003e is 3.24.0, and the document lists versions back to 2.4.0, accessible via hyperlinks.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListClustersRequest\u003c/code\u003e is used to request a list of clusters for a specific instance or all instances in a project, implementing various 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\u003eThe class includes properties like \u003ccode\u003ePageToken\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e, with \u003ccode\u003eParent\u003c/code\u003e being a required field to specify the instance, or using \u003ccode\u003e'-'\u003c/code\u003e to list all Clusters in a project.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one taking no parameters and the other taking a \u003ccode\u003eListClustersRequest\u003c/code\u003e parameter, and the class is found within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, and within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]