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 document outlines the \u003ccode\u003eListClustersRequest\u003c/code\u003e class, which is used to request a list of clusters within the Google Cloud Bigtable Admin API, specifically within version 2.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly, and is part of the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListClustersRequest\u003c/code\u003e class can be constructed without any parameters or using another \u003ccode\u003eListClustersRequest\u003c/code\u003e object for reference, and has both a \u003ccode\u003eParent\u003c/code\u003e string property and a \u003ccode\u003eParentAsInstanceName\u003c/code\u003e property for specifying the instance for which clusters should be listed.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation shows various versions of the \u003ccode\u003eListClustersRequest\u003c/code\u003e from version \u003ccode\u003e2.4.0\u003c/code\u003e to the latest version \u003ccode\u003e3.24.0\u003c/code\u003e for the Google Cloud Bigtable Admin API, which suggests a history of updates and improvements to the class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePageToken\u003c/code\u003e is a string property that can be set, however, it is currently deprecated and ignored.\u003c/p\u003e\n"]]],[],null,[]]