Required. Name of the environment in which to list resource files in the following format: organizations/{org}/environments/{env}.
Authorization requires the following IAM permission on the specified resource parent:
apigee.resourcefiles.list
type
string
Optional. Type of resource files to list. Valid types include java, js, jsc, properties, py, wsdl, xsd, or xsl. For more information, see Resource types.
[[["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-05-04 UTC."],[[["This webpage details how to list resource files within a specific environment in an organization using an HTTP GET request."],["The request URL utilizes gRPC Transcoding syntax and requires a `parent` path parameter specifying the environment."],["An optional `type` path parameter allows filtering resource files by types such as `java`, `js`, `jsc`, `properties`, `py`, `wsdl`, `xsd`, or `xsl`."],["The request body must be empty, and successful requests return a `ListEnvironmentResourcesResponse`."],["Authorization to perform this request requires the `apigee.resourcefiles.list` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]