public sealed class UsableSubnetwork : IMessage<UsableSubnetwork>, IEquatable<UsableSubnetwork>, IDeepCloneable<UsableSubnetwork>, IBufferMessage, IMessage
Subnetwork which the current user has compute.subnetworks.use permission on.
[[["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\u003eThis webpage details the \u003ccode\u003eUsableSubnetwork\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, which represents a subnetwork that a user has permissions to use.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists multiple versions of the \u003ccode\u003eUsableSubnetwork\u003c/code\u003e class, ranging from version 1.0.0 to the latest 3.6.0, each linked to its corresponding documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUsableSubnetwork\u003c/code\u003e class provides information such as the IP CIDR range, network URL, and subnetwork URL, as well as containing a list of secondary IP ranges.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a default one and one that takes another \u003ccode\u003eUsableSubnetwork\u003c/code\u003e as a parameter, and provides several properties like \u003ccode\u003eHasIpCidrRange\u003c/code\u003e, \u003ccode\u003eHasNetwork\u003c/code\u003e, and \u003ccode\u003eHasSubnetwork\u003c/code\u003e to check if a field is set.\u003c/p\u003e\n"]]],[],null,[]]