(::String) — Output only. This field returns the resource name in the following
format:
//compute.googleapis.com/projects/*/global/targetHttpsProxies/*.
Note: The following fields are mutually exclusive: target_https_proxy, target_ssl_proxy. If a field in that set is populated, all other fields in the set will automatically be cleared.
#target_ssl_proxy
deftarget_ssl_proxy()->::String
Returns
(::String) — Output only. This field returns the resource name in the following
format:
//compute.googleapis.com/projects/*/global/targetSslProxies/*.
Note: The following fields are mutually exclusive: target_ssl_proxy, target_https_proxy. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["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-09-04 UTC."],[],[],null,["# Certificate Manager V1 API - Class Google::Cloud::CertificateManager::V1::CertificateMap::GclbTarget (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-certificate_manager-v1/latest/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [1.0.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/1.0.1/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.12.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.12.0/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.11.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.11.0/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.10.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.10.1/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.9.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.9.0/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.8.2](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.8.2/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.7.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.7.0/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.6.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.6.0/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.5.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.5.0/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.4.2](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.4.2/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.3.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.3.1/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.2.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.2.0/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget)\n- [0.1.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.1.0/Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget) \nReference documentation and code samples for the Certificate Manager V1 API class Google::Cloud::CertificateManager::V1::CertificateMap::GclbTarget.\n\nDescribes a Target Proxy that uses this Certificate Map. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #ip_configs\n\n def ip_configs() -\u003e ::Array\u003c::Google::Cloud::CertificateManager::V1::CertificateMap::GclbTarget::IpConfig\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::CertificateManager::V1::CertificateMap::GclbTarget::IpConfig](./Google-Cloud-CertificateManager-V1-CertificateMap-GclbTarget-IpConfig)\\\u003e) --- Output only. IP configurations for this Target Proxy where the Certificate Map is serving.\n\n### #target_https_proxy\n\n def target_https_proxy() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. This field returns the resource name in the following format: `//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.\n\n\n Note: The following fields are mutually exclusive: `target_https_proxy`, `target_ssl_proxy`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #target_ssl_proxy\n\n def target_ssl_proxy() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. This field returns the resource name in the following format: `//compute.googleapis.com/projects/*/global/targetSslProxies/*`.\n\n\n Note: The following fields are mutually exclusive: `target_ssl_proxy`, `target_https_proxy`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]