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 documentation for the `UsableSubnetworkSecondaryRange` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The latest version available is 3.33.0, and the documentation lists versions ranging from 3.33.0 down to 2.3.0, allowing developers to access information for different iterations."],["The `UsableSubnetworkSecondaryRange` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting members from the base `object` class."],["The class includes properties such as `IpCidrRange`, `RangeName`, and `Status`, which detail the IP address range, name, and current status of a subnetwork secondary range respectively."],["The documentation provides detailed information about the constructors, properties, and inherited members, as well as providing links to more information and code samples for the Google Kubernetes Engine."]]],[]]