public sealed class 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 information for the `IpConfig` class within the Google Cloud Certificate Manager v1 API."],["`IpConfig` defines the IP configuration for serving a Certificate Map, and it is part of the `CertificateMap.Types.GclbTarget.Types` namespace."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for varied operations and data management."],["Key properties of the `IpConfig` class are `IpAddress`, an output-only external IP address, and `Ports`, an output-only collection of ports as a `RepeatedField\u003cuint\u003e`."],["The page lists different versions of the IpConfig class reference, with the latest being `2.8.0`."]]],[]]