The External API resources present in the API hub. Only following fields will be populated in the response: name, display_name, documentation.external_uri.
↳ next_page_token
string
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
getExternalApis
The External API resources present in the API hub.
Only following fields will be populated in the response: name,
display_name, documentation.external_uri.
[[["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-28 UTC."],[],[],null,["# Google Cloud Api Hub V1 Client - Class ListExternalApisResponse (0.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/cloud-apihub/latest/V1.ListExternalApisResponse)\n- [0.2.0](/php/docs/reference/cloud-apihub/0.2.0/V1.ListExternalApisResponse)\n- [0.1.4](/php/docs/reference/cloud-apihub/0.1.4/V1.ListExternalApisResponse) \nReference documentation and code samples for the Google Cloud Api Hub V1 Client class ListExternalApisResponse.\n\nThe [ListExternalApis](/php/docs/reference/cloud-apihub/latest/V1.Client.ApiHubClient#_Google_Cloud_ApiHub_V1_Client_ApiHubClient__listExternalApis__)\nmethod's response.\n\nGenerated from protobuf message `google.cloud.apihub.v1.ListExternalApisResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ApiHub \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getExternalApis\n\nThe External API resources present in the API hub.\n\nOnly following fields will be populated in the response: name,\ndisplay_name, documentation.external_uri.\n\n### setExternalApis\n\nThe External API resources present in the API hub.\n\nOnly following fields will be populated in the response: name,\ndisplay_name, documentation.external_uri.\n\n### getNextPageToken\n\nA token, which can be sent as `page_token` to retrieve the next page.\n\nIf this field is omitted, there are no subsequent pages.\n\n### setNextPageToken\n\nA token, which can be sent as `page_token` to retrieve the next page.\n\nIf this field is omitted, there are no subsequent pages."]]