Service HrzProtocol.ClientDataService
Defined in hrz/protocol/client_data/service.proto.
ProvideVectorData(HrzProtocol.VectorDataRequestResponse) -> HrzProtocol.Void
Respond to a vector data request with the requested features.
InvalidateVectorData(HrzProtocol.VectorDataInvalidation) -> HrzProtocol.Void
Signal that the vector data received from a data source is now considered to be invalid. This makes the engine query it again if still needed. Note that this is not limited to client-provided data sources.
ProvideAssetData(HrzProtocol.AssetRequestResponse) -> HrzProtocol.Void
Respond to an asset data request with the data.