Documentation Index
Fetch the complete documentation index at: https://docs.tilebox.com/llms.txt
Use this file to discover all available pages before exploring further.
proto.Message.
Useful to convert the output of Datapoints.Query into a slice of proto.Message.
This a convenience function for Collect(As[T](seq)).
Parameters
The sequence of bytes to convert
Returns
A slice ofproto.Message or an error if any.