public sealed class AdditionalPodRangesConfig : IMessage<AdditionalPodRangesConfig>, IEquatable<AdditionalPodRangesConfig>, IDeepCloneable<AdditionalPodRangesConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class AdditionalPodRangesConfig.
AdditionalPodRangesConfig is the configuration for additional pod secondary
ranges supporting the ClusterUpdate message.
[[["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 webpage provides reference documentation for the `AdditionalPodRangesConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The content details the available versions of `AdditionalPodRangesConfig`, ranging from version 2.3.0 to the latest version, 3.33.0."],["`AdditionalPodRangesConfig` is designed to configure additional pod secondary ranges, supporting the `ClusterUpdate` message and it inherits and implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `AdditionalPodRangesConfig` class has two properties, `PodRangeInfo` and `PodRangeNames`, which provide information for the pod range, as well as the names for pod secondary IPv4 ranges."],["The page includes the assembly and namespace information for the `AdditionalPodRangesConfig` class."]]],[]]