public sealed class RouterAdvertisedIpRange : IMessage<RouterAdvertisedIpRange>, IEquatable<RouterAdvertisedIpRange>, IDeepCloneable<RouterAdvertisedIpRange>, IBufferMessage, IMessage
Description-tagged IP ranges for the router to advertise.
[[["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\u003eRouterAdvertisedIpRange\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, including its implementation of various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterAdvertisedIpRange\u003c/code\u003e class is used to define IP ranges for a router to advertise, with properties for a user-specified description (\u003ccode\u003eDescription\u003c/code\u003e) and the IP range itself (\u003ccode\u003eRange\u003c/code\u003e), using a CIDR format.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to documentation for multiple versions of the \u003ccode\u003eRouterAdvertisedIpRange\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 3.6.0, enabling users to access information on previous releases.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e as well as two constructors: \u003ccode\u003eRouterAdvertisedIpRange()\u003c/code\u003e and \u003ccode\u003eRouterAdvertisedIpRange(RouterAdvertisedIpRange other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach IP range can be configured with a custom description, as indicated by the \u003ccode\u003eDescription\u003c/code\u003e property and can check if the description or range have values with \u003ccode\u003eHasDescription\u003c/code\u003e and \u003ccode\u003eHasRange\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]