contextId property
optional
unique Context ID, allowing linking of multiple requests
Implementation
@$pb.TagNumber(5)
$core.List<$core.int> get contextId => $_getN(2);
optional
unique Context ID, allowing linking of multiple requests
@$pb.TagNumber(5)
$core.List<$core.int> get contextId => $_getN(2);