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 in the Google.Cloud.Compute.V1 namespace defines description-tagged IP ranges for routers to advertise."],["The latest version available for `RouterAdvertisedIpRange` is 3.6.0, with various previous versions available dating back to 1.0.0, offering a history of changes and updates."],["The `RouterAdvertisedIpRange` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Description` and `Range`, allowing for user-specified descriptions and CIDR-formatted IP range values, and has constructors for instantiation."],["The object `RouterAdvertisedIpRange` has many inherited members such as `Object.GetHashCode()` and `Object.ToString()`."]]],[]]