public sealed class UsableSubnetworkSecondaryRange : IMessage<UsableSubnetworkSecondaryRange>, IEquatable<UsableSubnetworkSecondaryRange>, IDeepCloneable<UsableSubnetworkSecondaryRange>, IBufferMessage, IMessage
[[["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 latest version of the `UsableSubnetworkSecondaryRange` reference is 3.33.0, with numerous previous versions listed, dating back to 2.3.0."],["`UsableSubnetworkSecondaryRange` is a class representing the secondary IP range of a usable subnetwork, and it inherits from the `Object` class."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse functionalities."],["The `UsableSubnetworkSecondaryRange` class has two constructors, one default and one accepting another `UsableSubnetworkSecondaryRange` object as a parameter, and contains three properties: `IpCidrRange`, `RangeName`, and `Status`."],["The namespace for this class is `Google.Cloud.Container.V1`, and it is contained in the assembly `Google.Cloud.Container.V1.dll`."]]],[]]