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\u003eThe webpage details the \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e class, a part of the Google.Cloud.Compute.V1 namespace, used within the context of Google Cloud's Compute Engine.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e is 3.6.0, with multiple previous versions listed, going back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e inherits from the Object class and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eHasIpCidrRange\u003c/code\u003e which is a boolean to determine if the ip_cidr_range is set, and \u003ccode\u003eIpCidrRange\u003c/code\u003e that defines the actual IP range in CIDR format, used to ensure it's disjoint from other subnetworks and can be larger than previous definitions.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one is parameterless, and the other takes another \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]