tcxData property
Contains the exported TCX data.
This field is intended for gRPC clients, as media download integration is
not supported for gRPC. HTTP clients should instead use the alt=media
query parameter to download the raw binary TCX file.
Implementation
core.String? tcxData;