Description
Went to point someone to the RPC docs for the equivalent call for execute on a prepared statement and realized the docs were missing.
Giving a glance comparing the current docs to Service.java, I noticed we were missing ExecuteRequest, SyncResultsRequest, OpenConnectionRequest. Let me add some docs here.