endpointUri property
The full HTTPS URI where update notifications will be sent.
The URI must be a valid URL and use HTTPS as the scheme. This endpoint
will be verified during the CreateSubscriber call. See CreateSubscriber
RPC documentation for verification details.
Required.
Implementation
core.String? endpointUri;