public sealed class UsableSubnetworkSecondaryRange : IMessage<UsableSubnetworkSecondaryRange>, IEquatable<UsableSubnetworkSecondaryRange>, IDeepCloneable<UsableSubnetworkSecondaryRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class UsableSubnetworkSecondaryRange.
[[["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 Google.Cloud.Container.V1 API is 3.33.0, with the documentation displaying a historical list of versions down to 2.3.0."],["The class `UsableSubnetworkSecondaryRange` is part of the Google Kubernetes Engine v1 API, used to represent the secondary IP range of a usable subnetwork."],["The `UsableSubnetworkSecondaryRange` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting members from the `object` class."],["The `UsableSubnetworkSecondaryRange` class has three properties: `IpCidrRange` (the range of IP addresses), `RangeName` (the name of the range), and `Status` (the status of the secondary range), that are accessed and set through get and set methods."],["The namespace the class is a part of is `Google.Cloud.Container.V1`, and the assembly is `Google.Cloud.Container.V1.dll`."]]],[]]