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."],[[["The `AdditionalPodRangesConfig` class is used to configure additional pod secondary ranges, supporting the `ClusterUpdate` message within the Google Kubernetes Engine v1 API."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration with various functionalities within the .NET framework."],["The latest version available for `AdditionalPodRangesConfig` is 3.33.0, with a listing of versions available all the way down to 2.3.0 for documentation and reference purposes."],["`AdditionalPodRangesConfig` has properties like `PodRangeInfo` which provides output-only information about the additional pod ranges and `PodRangeNames` which are the names of the pod secondary IPv4 ranges."],["The namespace for this class is `Google.Cloud.Container.V1`, and it is contained in the assembly `Google.Cloud.Container.V1.dll`."]]],[]]