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 API endpoint retrieves a list of asset feeds within a specified parent project, folder, or organization."],["The HTTP request uses the `GET` method with a URL that follows gRPC Transcoding syntax, and includes a required `parent` path parameter."],["The request body must be empty, and no data needs to be provided in this section."],["The response body contains a JSON object with a `feeds` array, with each feed as a nested object."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for access."]]],[]]