public sealed class SubnetworksExpandIpCidrRangeRequest : IMessage<SubnetworksExpandIpCidrRangeRequest>, IEquatable<SubnetworksExpandIpCidrRangeRequest>, IDeepCloneable<SubnetworksExpandIpCidrRangeRequest>, IBufferMessage, IMessage
The IP (in CIDR format or netmask) of internal addresses that are legal on this Subnetwork. This range should be disjoint from other subnetworks within this network. This range can only be larger than (i.e. a superset of) the range previously defined before the update.
[[["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\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e class, a component of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e library, with a focus on managing IP CIDR ranges in Google Cloud subnetworks.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 3.6.0, while this page specifically documents version 3.1.0, alongside links to documentation for multiple other versions ranging from 1.0.0 to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, offering methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e that are also inherited from object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eSubnetworksExpandIpCidrRangeRequest()\u003c/code\u003e) and one that accepts another \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e object as a parameter to construct a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two main properties, \u003ccode\u003eHasIpCidrRange\u003c/code\u003e, a boolean indicating if an ip range is set, and \u003ccode\u003eIpCidrRange\u003c/code\u003e, a string property that holds the IP CIDR range, which can only be a superset of the range previously defined before an update.\u003c/p\u003e\n"]]],[],null,[]]