public sealed class ListClustersRequest : IMessage<ListClustersRequest>, IEquatable<ListClustersRequest>, IDeepCloneable<ListClustersRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ListClustersRequest.
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\u003eThis webpage provides documentation for the \u003ccode\u003eListClustersRequest\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers a comprehensive list of available versions, ranging from version 3.33.0 (latest) down to 2.3.0, each linking to its respective \u003ccode\u003eListClustersRequest\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListClustersRequest\u003c/code\u003e is a class used to list clusters, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces 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 \u003ccode\u003eListClustersRequest\u003c/code\u003e class has properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, where \u003ccode\u003eProjectId\u003c/code\u003e and \u003ccode\u003eZone\u003c/code\u003e are now deprecated in favor of the \u003ccode\u003eParent\u003c/code\u003e property for specifying the location of the clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe page also includes constructor information for creating a new \u003ccode\u003eListClustersRequest\u003c/code\u003e, as well as a link to the relevant namespace \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]