StreamEntityComponents
StreamEntityComponentsRequest
lower_snake_case component names to include in response events, e.g. location. Only included components will populate.
Subscribe to all components. This should only be used in cases where you want all components. Setting both components_to_include and include_all_components is invalid and will be rejected.
Optional rate-limiting / down-sampling parameters, see RateLimit message for details.
The period (in milliseconds) at which a Heartbeat message will be sent on the message stream. If this field is set to 0 then no Heartbeat messages are sent.
Subscribe to a finite stream of preexisting events which closes when there are no additional pre-existing events to process. Respects the filter specified on the StreamEntityComponentsRequest.
StreamEntityComponentsResponse
A message that is periodically sent on the stream for keep-alive behaviour.