target property

String? target
getter/setter pair

The specification of an Internet routable address of API frontend that will handle requests to this API Endpoint.

It should be either a valid IPv4 address or a fully-qualified domain name. For example, "8.8.8.8" or "myservice.appspot.com".

Implementation

core.String? target;