Reference documentation and code samples for the Certificate Manager V1 API class Google::Cloud::CertificateManager::V1::ListCertificateMapEntriesResponse.
Response for the ListCertificateMapEntries method.
(::String) — If there might be more results than those appearing in this response, then
next_page_token is included. To get the next set of results, call this
method again using the value of next_page_token as page_token.
#next_page_token=
defnext_page_token=(value)->::String
Parameter
value (::String) — If there might be more results than those appearing in this response, then
next_page_token is included. To get the next set of results, call this
method again using the value of next_page_token as page_token.
Returns
(::String) — If there might be more results than those appearing in this response, then
next_page_token is included. To get the next set of results, call this
method again using the value of next_page_token as page_token.
#unreachable
defunreachable()->::Array<::String>
Returns
(::Array<::String>) — Locations that could not be reached.
#unreachable=
defunreachable=(value)->::Array<::String>
Parameter
value (::Array<::String>) — Locations that could not be reached.
Returns
(::Array<::String>) — Locations that could not be reached.
[[["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::ListCertificateMapEntriesResponse (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-ListCertificateMapEntriesResponse)\n- [1.0.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/1.0.1/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.12.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.12.0/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.11.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.11.0/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.10.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.10.1/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.9.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.9.0/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.8.2](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.8.2/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.7.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.7.0/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.6.0/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.5.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.5.0/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.4.2](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.4.2/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.3.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.3.1/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.2.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.2.0/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse)\n- [0.1.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.1.0/Google-Cloud-CertificateManager-V1-ListCertificateMapEntriesResponse) \nReference documentation and code samples for the Certificate Manager V1 API class Google::Cloud::CertificateManager::V1::ListCertificateMapEntriesResponse.\n\nResponse for the `ListCertificateMapEntries` method. \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### #certificate_map_entries\n\n def certificate_map_entries() -\u003e ::Array\u003c::Google::Cloud::CertificateManager::V1::CertificateMapEntry\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::CertificateManager::V1::CertificateMapEntry](./Google-Cloud-CertificateManager-V1-CertificateMapEntry)\\\u003e) --- A list of certificate map entries for the parent resource.\n\n### #certificate_map_entries=\n\n def certificate_map_entries=(value) -\u003e ::Array\u003c::Google::Cloud::CertificateManager::V1::CertificateMapEntry\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::CertificateManager::V1::CertificateMapEntry](./Google-Cloud-CertificateManager-V1-CertificateMapEntry)\\\u003e) --- A list of certificate map entries for the parent resource. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::CertificateManager::V1::CertificateMapEntry](./Google-Cloud-CertificateManager-V1-CertificateMapEntry)\\\u003e) --- A list of certificate map entries for the parent resource.\n\n### #next_page_token\n\n def next_page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- If there might be more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token`.\n\n### #next_page_token=\n\n def next_page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- If there might be more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token`. \n**Returns**\n\n- (::String) --- If there might be more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token`.\n\n### #unreachable\n\n def unreachable() -\u003e ::Array\u003c::String\u003e\n\n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- Locations that could not be reached.\n\n### #unreachable=\n\n def unreachable=(value) -\u003e ::Array\u003c::String\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c::String\\\u003e) --- Locations that could not be reached. \n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- Locations that could not be reached."]]