Message HrzProtocol.ClientVectorDataProviderParams
Defined in hrz/protocol/vector/provider.proto.
access: HrzProtocol.VectorDataSourceAccess
Determines how to group features whose attribute values are
requested in the request messages.
Cannot be set to ACCESS_BY_FEATURE_ID if the source defines geometry.
timeout: float
Duration in seconds before a data request timeouts. Upon timeout, a data request is considered failed by the engine. This can avoid clogging the engine with unanswered requests when the client is in a situation where it cannot guarantee a timely response to every request. (For example if it relays the requests to a third party and keeps no state on its side.) 0 is no timeout. Default: 0