public sealed class IpConfig : IMessage<CertificateMap.Types.GclbTarget.Types.IpConfig>, IEquatable<CertificateMap.Types.GclbTarget.Types.IpConfig>, IDeepCloneable<CertificateMap.Types.GclbTarget.Types.IpConfig>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eIpConfig\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.CertificateManager.V1\u003c/code\u003e namespace is 2.8.0, while the earliest version listed is 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIpConfig\u003c/code\u003e class defines the IP configuration for a Certificate Map, specifying how the certificate is served and is part of the namespace \u003ccode\u003eGoogle.Cloud.CertificateManager.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIpConfig\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for operations such as message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIpConfig\u003c/code\u003e class includes two constructors: a default constructor \u003ccode\u003eIpConfig()\u003c/code\u003e and a copy constructor \u003ccode\u003eIpConfig(CertificateMap.Types.GclbTarget.Types.IpConfig other)\u003c/code\u003e, allowing for the creation of new objects either empty or as a copy of an existing \u003ccode\u003eIpConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eIpAddress\u003c/code\u003e, which is a string representing an external IP address, and \u003ccode\u003ePorts\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eUInt32\u003c/code\u003e values indicating the ports.\u003c/p\u003e\n"]]],[],null,[]]