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-21 UTC."],[[["The `RouterAdvertisedIpRange` class, part of the Google.Cloud.Compute.V1 API, is used to define description-tagged IP ranges for router advertisement."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring comprehensive functionality."],["The latest version for RouterAdvertisedIpRange is 3.6.0, while many prior versions from 3.5.0 down to 1.0.0 are also available for viewing and reference."],["Key properties of the `RouterAdvertisedIpRange` class include `Description` and `Range`, which allow users to set a description for and the IP range to be advertised."],["The class contains 2 available constructors, `RouterAdvertisedIpRange()` and `RouterAdvertisedIpRange(RouterAdvertisedIpRange other)`."]]],[]]