public RepeatedField<ExternalApi> ExternalApis { get; }
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListExternalApisResponse\u003c/code\u003e class, found in the Google.Cloud.ApiHub.V1 namespace, is the response type for the \u003ccode\u003eListExternalApis\u003c/code\u003e method, providing a collection of external APIs.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIPageResponse<ExternalApi>\u003c/code\u003e, \u003ccode\u003eIEnumerable<ExternalApi>\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its versatile use in managing API responses.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExternalApis\u003c/code\u003e property of the \u003ccode\u003eListExternalApisResponse\u003c/code\u003e class is a \u003ccode\u003eRepeatedField<ExternalApi>\u003c/code\u003e containing the list of external API resources, with specific fields populated (name, display_name, and documentation.external_uri).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNextPageToken\u003c/code\u003e property, a string, is used for pagination, allowing retrieval of subsequent pages of API resources when the initial response does not include them all.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class: a parameterless constructor, and one that accepts another \u003ccode\u003eListExternalApisResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]