endpoints property

Map<String, String>? endpoints
getter/setter pair

Map of remote access endpoints (such as web interfaces and APIs) to their URIs.

Output only.

Implementation

core.Map<core.String, core.String>? endpoints;