Required. The parent project/folder/organization whose feeds are to be listed. It can only be using project/folder/organization number (such as "folders/12345")", or a project ID (such as "projects/my-project-id").
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
[[["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 2024-06-26 UTC."],[[["This endpoint retrieves a list of asset feeds within a specified parent project, folder, or organization."],["The HTTP request is a GET method using a specific URL structure, including a parent path parameter to define the scope."],["The request body must be empty, meaning no additional data is sent in the request itself."],["The response, if successful, will include a list of feed objects structured as a JSON array within the `feeds` field."],["Accessing this function requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]