public sealed class ServiceExternalIPsConfig : IMessage<ServiceExternalIPsConfig>, IEquatable<ServiceExternalIPsConfig>, IDeepCloneable<ServiceExternalIPsConfig>, IBufferMessage, IMessage
[[["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 details the `ServiceExternalIPsConfig` class within the `Google.Cloud.Container.V1` namespace, a component in the Google Cloud .NET library."],["The `ServiceExternalIPsConfig` class is used to configure whether services with external IP addresses are allowed, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The most recent version available for `ServiceExternalIPsConfig` is 3.33.0, with many prior versions also listed, spanning from 2.3.0 up to 3.32.0."],["The `ServiceExternalIPsConfig` class includes a public boolean property named `Enabled` that determines the allowance of services with ExternalIPs field."],["The page lists various inherited members from the `Object` class, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]