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, presenting a comprehensive list of its versions, with the latest being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterAdvertisedIpRange\u003c/code\u003e class is used for defining IP ranges that a router can advertise and it 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 inherits from \u003ccode\u003eObject\u003c/code\u003e and includes constructors for creating instances, either empty or from an existing \u003ccode\u003eRouterAdvertisedIpRange\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRouterAdvertisedIpRange\u003c/code\u003e class include \u003ccode\u003eDescription\u003c/code\u003e, which stores the user-provided description of the IP range, and \u003ccode\u003eRange\u003c/code\u003e, specifying the IP range in CIDR format to be advertised.\u003c/p\u003e\n"],["\u003cp\u003eThere are also boolean properties \u003ccode\u003eHasDescription\u003c/code\u003e and \u003ccode\u003eHasRange\u003c/code\u003e that check whether the respective "description" and "range" fields have been set.\u003c/p\u003e\n"]]],[],null,[]]