updateConfig
inline suspend fun GroundStationClient.updateConfig(crossinline block: UpdateConfigRequest.Builder.() -> Unit): UpdateConfigResponse
Updates the Config
used when scheduling contacts.
Updating a Config
will not update the execution parameters for existing future contacts scheduled with this Config
.