endpoint property

Endpoint? endpoint
final

Required. The Endpoint which replaces the resource on the server. Currently we only support updating the client_connection_config field, all the other fields' update will be blocked.

Implementation

final Endpoint? endpoint;