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."],[[["The latest version of the `RouterAdvertisedIpRange` class is 3.6.0, and the documentation provides links to various prior versions, down to version 1.0.0."],["`RouterAdvertisedIpRange` is a class within the Google.Cloud.Compute.V1 namespace, part of the Compute Engine v1 API, used for description-tagged IP ranges for the router to advertise."],["This class implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from object."],["The class offers properties such as Description and Range, which allow users to set a description and a CIDR-formatted IP range, respectively."]]],[]]