public sealed class ListClustersRequest : IMessage<ListClustersRequest>, IEquatable<ListClustersRequest>, IDeepCloneable<ListClustersRequest>, IBufferMessage, IMessage
The parent (project and location) where the clusters will be listed.
Specified in the format projects/*/locations/*.
Location "-" matches all zones and all regions.
Deprecated. The name of the Google Compute Engine
zone in which the
cluster resides, or "-" for all zones. This field has been deprecated and
replaced by the parent field.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListClustersRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, is used to list clusters and is part of the Google Cloud Container API's .NET library, specifically for versions ranging from 2.3.0 to 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListClustersRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and object management within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new instances, either empty or by cloning an existing \u003ccode\u003eListClustersRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e to specify the scope of the cluster listing, with \u003ccode\u003eProjectId\u003c/code\u003e and \u003ccode\u003eZone\u003c/code\u003e being deprecated in favor of the \u003ccode\u003eParent\u003c/code\u003e property, which uses the format \u003ccode\u003eprojects/*/locations/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.33.0, which, along with older versions, can be found in the reference documentation, each with a link to its own specific page that would contain more information.\u003c/p\u003e\n"]]],[],null,[]]