[[["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-08-07 UTC."],[],[],null,["# Interface CertificateMap.GclbTargetOrBuilder (0.16.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.16.0 (latest)](/java/docs/reference/google-cloudevent-types/latest/com.google.events.cloud.certificatemanager.v1.CertificateMap.GclbTargetOrBuilder)\n- [0.15.0](/java/docs/reference/google-cloudevent-types/0.15.0/com.google.events.cloud.certificatemanager.v1.CertificateMap.GclbTargetOrBuilder)\n- [0.14.1](/java/docs/reference/google-cloudevent-types/0.14.1/com.google.events.cloud.certificatemanager.v1.CertificateMap.GclbTargetOrBuilder) \n\n public static interface CertificateMap.GclbTargetOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getIpConfigs(int index)\n\n public abstract CertificateMap.GclbTarget.IpConfig getIpConfigs(int index)\n\nOutput only. IP configurations for this Target Proxy where the\nCertificate Map is serving.\n\n`\nrepeated .google.events.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2;\n`\n\n### getIpConfigsCount()\n\n public abstract int getIpConfigsCount()\n\nOutput only. IP configurations for this Target Proxy where the\nCertificate Map is serving.\n\n`\nrepeated .google.events.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2;\n`\n\n### getIpConfigsList()\n\n public abstract List\u003cCertificateMap.GclbTarget.IpConfig\u003e getIpConfigsList()\n\nOutput only. IP configurations for this Target Proxy where the\nCertificate Map is serving.\n\n`\nrepeated .google.events.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2;\n`\n\n### getIpConfigsOrBuilder(int index)\n\n public abstract CertificateMap.GclbTarget.IpConfigOrBuilder getIpConfigsOrBuilder(int index)\n\nOutput only. IP configurations for this Target Proxy where the\nCertificate Map is serving.\n\n`\nrepeated .google.events.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2;\n`\n\n### getIpConfigsOrBuilderList()\n\n public abstract List\u003c? extends CertificateMap.GclbTarget.IpConfigOrBuilder\u003e getIpConfigsOrBuilderList()\n\nOutput only. IP configurations for this Target Proxy where the\nCertificate Map is serving.\n\n`\nrepeated .google.events.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2;\n`\n\n### getTargetHttpsProxy()\n\n public abstract String getTargetHttpsProxy()\n\nOutput only. This field returns the resource name in the following\nformat:\n`//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.\n\n`string target_https_proxy = 1;`\n\n### getTargetHttpsProxyBytes()\n\n public abstract ByteString getTargetHttpsProxyBytes()\n\nOutput only. This field returns the resource name in the following\nformat:\n`//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.\n\n`string target_https_proxy = 1;`\n\n### getTargetProxyCase()\n\n public abstract CertificateMap.GclbTarget.TargetProxyCase getTargetProxyCase()\n\n### getTargetSslProxy()\n\n public abstract String getTargetSslProxy()\n\nOutput only. This field returns the resource name in the following\nformat:\n`//compute.googleapis.com/projects/*/global/targetSslProxies/*`.\n\n`string target_ssl_proxy = 3;`\n\n### getTargetSslProxyBytes()\n\n public abstract ByteString getTargetSslProxyBytes()\n\nOutput only. This field returns the resource name in the following\nformat:\n`//compute.googleapis.com/projects/*/global/targetSslProxies/*`.\n\n`string target_ssl_proxy = 3;`\n\n### hasTargetHttpsProxy()\n\n public abstract boolean hasTargetHttpsProxy()\n\nOutput only. This field returns the resource name in the following\nformat:\n`//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.\n\n`string target_https_proxy = 1;`\n\n### hasTargetSslProxy()\n\n public abstract boolean hasTargetSslProxy()\n\nOutput only. This field returns the resource name in the following\nformat:\n`//compute.googleapis.com/projects/*/global/targetSslProxies/*`.\n\n`string target_ssl_proxy = 3;`"]]