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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e is 3.6.0, with several previous versions ranging from 3.5.0 down to 1.0.0 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e is a class that inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \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 class provides properties like \u003ccode\u003eHasIpCidrRange\u003c/code\u003e, a boolean indicating if the "ip_cidr_range" field is set, and \u003ccode\u003eIpCidrRange\u003c/code\u003e, a string property representing the IP range in CIDR format.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one of which is parameterless, the other taking a \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e as the parameter.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the namespace \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e and is contained within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]