public sealed class UsableSubnetwork : IMessage<UsableSubnetwork>, IEquatable<UsableSubnetwork>, IDeepCloneable<UsableSubnetwork>, IBufferMessage, IMessage
UsableSubnetwork resource returns the subnetwork name, its associated network
and the primary CIDR range.
A human readable status message representing the reasons for cases where
the caller cannot use the secondary ranges under the subnet. For example if
the secondary_ip_ranges is empty due to a permission issue, an insufficient
permission message will be given by status_message.
[[["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\u003eUsableSubnetwork\u003c/code\u003e resource provides information about a subnetwork, including its name, associated network, and primary CIDR range, which is available across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.33.0, with a comprehensive list of previous versions from 3.32.0 back to 2.3.0, all documented on the same webpage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUsableSubnetwork\u003c/code\u003e class includes properties such as \u003ccode\u003eIpCidrRange\u003c/code\u003e, \u003ccode\u003eNetwork\u003c/code\u003e, \u003ccode\u003eSecondaryIpRanges\u003c/code\u003e, \u003ccode\u003eStatusMessage\u003c/code\u003e, and \u003ccode\u003eSubnetwork\u003c/code\u003e, to define the specifics of the subnetwork resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUsableSubnetwork\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eUsableSubnetwork\u003c/code\u003e objects: a default constructor and one that takes another \u003ccode\u003eUsableSubnetwork\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]