endpoints property

List<String>? endpoints
getter/setter pair

List of endpoints on which this API is accessible.

Optional.

Implementation

core.List<core.String>? endpoints;