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-04-09 UTC."],[[["This webpage provides reference documentation for the `AdditionalPodRangesConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The content lists a range of versions for `AdditionalPodRangesConfig`, from the latest version 3.33.0 down to version 2.3.0, with each version linked to its respective documentation."],["The `AdditionalPodRangesConfig` class is designed to manage configuration for additional pod secondary ranges, which supports the `ClusterUpdate` message."],["The `AdditionalPodRangesConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has a property named `PodRangeNames` of type `RepeatedField\u003cstring\u003e`, which is used for names of pod secondary ipv4 ranges."]]],[]]