resources property

List<String>? resources
getter/setter pair

List of the resources included in the API proxy revision formatted as "{type}://{name}".

Implementation

core.List<core.String>? resources;