endpoint property

String? endpoint
getter/setter pair

Endpoint to which gRPC notifications are sent.

This must be a valid gRPCLB DNS name.

Implementation

core.String? endpoint;