public sealed class RouterAdvertisedIpRange : IMessage<RouterAdvertisedIpRange>, IEquatable<RouterAdvertisedIpRange>, IDeepCloneable<RouterAdvertisedIpRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class RouterAdvertisedIpRange.
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"]],[["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-03-24 UTC."],[[["This webpage provides reference documentation for the `RouterAdvertisedIpRange` class within the Google Compute Engine v1 API, spanning versions from 1.0.0 to the latest 3.6.0."],["The `RouterAdvertisedIpRange` class is used to define description-tagged IP ranges for routers to advertise and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `RouterAdvertisedIpRange` contains properties such as `Description`, which holds the user-provided description of the IP range, and `Range`, which contains the CIDR-formatted IP range to advertise."],["There are 29 version links to this class, ranging from 1.0.0 all the way up to 3.6.0, with the links directing to the `RouterAdvertisedIpRange` documentation for each of their respective versions."]]],[]]