public sealed class CertificateMap.Types.GclbTarget.Types.IpConfig : IMessage<CertificateMap.Types.GclbTarget.Types.IpConfig>, IEquatable<CertificateMap.Types.GclbTarget.Types.IpConfig>, IDeepCloneable<CertificateMap.Types.GclbTarget.Types.IpConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class CertificateMap.Types.GclbTarget.Types.IpConfig.
Defines IP configuration where this Certificate Map is serving.
[[["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 document provides reference documentation for the `CertificateMap.Types.GclbTarget.Types.IpConfig` class within the Google Cloud Certificate Manager v1 API, specifically for version 2.5.0 of the API."],["The `IpConfig` class defines the IP configuration for a Certificate Map, specifying how and where it serves traffic."],["This class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with relevant Google Protobuf and .NET functionalities."],["The `IpConfig` class has two primary properties: `IpAddress`, which is a string representing an external IP address, and `Ports`, which is a `RepeatedField` of `uint` representing the ports being used."],["The latest version of this documentation is for version 2.8.0 of the API, and older versions dating back to 1.0.0-beta02 are also available."]]],[]]