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."],[[["This page provides reference documentation for the `UsableSubnetworkSecondaryRange` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, with the latest version being 3.33.0."],["The `UsableSubnetworkSecondaryRange` class represents a secondary IP range of a usable subnetwork, and it includes properties like `IpCidrRange`, `RangeName`, and `Status`."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Container.V1` namespace in the `Google.Cloud.Container.V1.dll` assembly."],["The documentation includes versions ranging from 3.33.0 down to 2.3.0, allowing users to browse through past iterations of this class."],["The `UsableSubnetworkSecondaryRange` class has two constructors, a default constructor and another taking a `UsableSubnetworkSecondaryRange` object as parameter."]]],[]]