public sealed class KubernetesConfig.Types.ServiceNetworking : IMessage<KubernetesConfig.Types.ServiceNetworking>, IEquatable<KubernetesConfig.Types.ServiceNetworking>, IDeepCloneable<KubernetesConfig.Types.ServiceNetworking>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class KubernetesConfig.Types.ServiceNetworking.
Information about the Kubernetes Service networking configuration.
[[["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 latest version available for the `KubernetesConfig.Types.ServiceNetworking` class in the Google Cloud Deploy v1 API is 3.4.0."],["This class provides information about the Kubernetes Service networking configuration, and the current version being viewed is 2.3.0."],["The `ServiceNetworking` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it adheres to specific contract of message, equality, deep-cloning and buffering."],["It includes properties like `Deployment` and `Service`, which are required strings that specify the associated Kubernetes Deployment and Service names."],["The documentation lists various previous versions of this class, ranging from version 1.0.0 up to the latest version of 3.4.0, allowing for review of prior releases."]]],[]]