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\u003eThe \u003ccode\u003eRouterAdvertisedIpRange\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace is used to define IP ranges that a router should advertise.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities in handling message data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterAdvertisedIpRange\u003c/code\u003e class allows for a user-specified description and the configuration of a specific IP range in CIDR format to be advertised, managed through its \u003ccode\u003eDescription\u003c/code\u003e and \u003ccode\u003eRange\u003c/code\u003e properties respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a detailed history of versions for the \u003ccode\u003eRouterAdvertisedIpRange\u003c/code\u003e, beginning with version 1.0.0 up to the latest version 3.6.0, and including version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one for a default instance, and another that accepts a copy of another instance of the \u003ccode\u003eRouterAdvertisedIpRange\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]