urlMap property

String? urlMap
getter/setter pair

URL to the UrlMap resource that defines the mapping from URL to the BackendService.

The protocol field in the BackendService must be set to GRPC.

Implementation

core.String? urlMap;