allocatedContextLength property
What context length the runtime actually allocated -- a request is not a promise.
Implementation
@$pb.TagNumber(19)
$core.int get allocatedContextLength => $_getIZ(16);
Implementation
@$pb.TagNumber(19)
set allocatedContextLength($core.int value) => $_setSignedInt32(16, value);