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 webpage provides documentation for the `CertificateMap.Types.GclbTarget.Types.IpConfig` class within the Google Cloud Certificate Manager v1 API, specifically focusing on version 2.7.0, and it references other versions as well."],["The `IpConfig` class defines the IP configuration for a Certificate Map, indicating where it is serving, with details about inheritance, implemented interfaces, and member information listed."],["The document details two constructors for the `IpConfig` class: a parameterless constructor, and one that takes another `IpConfig` object as a parameter."],["The class has properties for `IpAddress`, which represents an external IP address, and `Ports`, representing a collection of ports, both of which are output only."],["The documentation for this `IpConfig` class is available for multiple versions of the API, including 2.8.0 as the latest version and all the way back to 1.0.0-beta02."]]],[]]