public sealed class ServiceExternalIPsConfig : IMessage<ServiceExternalIPsConfig>, IEquatable<ServiceExternalIPsConfig>, IDeepCloneable<ServiceExternalIPsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ServiceExternalIPsConfig.
[[["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 reference documentation for the `ServiceExternalIPsConfig` class within the Google Kubernetes Engine v1 API, detailing its functionality and implementation."],["The `ServiceExternalIPsConfig` class is designed to control whether services with external IP addresses are permitted within the Google Kubernetes Engine."],["It includes an `Enabled` property, which is a boolean that determines whether or not the use of external IPs is allowed, providing a simple mechanism to toggle this feature."],["The page lists a comprehensive history of versions for this class, from version 3.33.0 (latest) down to 2.3.0, allowing developers to view previous iterations of the API."],["The provided class, `ServiceExternalIPsConfig`, inherits from object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces, detailing the structure and capabilities of the class within the Google.Cloud.Container.V1 namespace."]]],[]]