Filtering currently only supports equality on the networkProjectId and must
be in the form: "networkProjectId=[PROJECTID]", where networkProjectId
is the project which owns the listed subnetworks. This defaults to the
parent project ID.
The max number of results per page that should be returned. If the number
of available results is larger than page_size, a next_page_token is
returned which can be used to get the next page of results in subsequent
requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
[[["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 page provides documentation for the \u003ccode\u003eListUsableSubnetworksRequest\u003c/code\u003e class within the Google Kubernetes Engine v1 API, showing a range of versions from 3.33.0 (latest) down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListUsableSubnetworksRequest\u003c/code\u003e is used to request a list of available subnetworks for creating clusters, and it implements interfaces such as \u003ccode\u003eIPageRequest\u003c/code\u003e, \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\u003eListUsableSubnetworksRequest\u003c/code\u003e class includes properties like \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are used to define the criteria for the list of usable subnetworks, like project ID and token for page results.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for creating instances of \u003ccode\u003eListUsableSubnetworksRequest\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eListUsableSubnetworksRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFilter\u003c/code\u003e property allows filtering results by \u003ccode\u003enetworkProjectId\u003c/code\u003e, and \u003ccode\u003ePageSize\u003c/code\u003e property lets you control the amount of results per page, while \u003ccode\u003eParent\u003c/code\u003e specifies the project where subnetworks are usable.\u003c/p\u003e\n"]]],[],null,[]]